diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | previews/scrot_nightcity-5.png | bin | 0 -> 148142 bytes | |||
-rw-r--r-- | tmux/.tmux.conf | 2 | ||||
-rw-r--r-- | urxvt/.Xdefaults | 48 | ||||
-rw-r--r-- | vim/.vim/colors/sourcerer.vim (renamed from vim/.vim/colors/sorcerer.vim) | 16 | ||||
-rw-r--r-- | vim/.vimrc | 6 |
6 files changed, 48 insertions, 30 deletions
@@ -36,7 +36,7 @@ sublime > sublime text 2 with greybeard, monokai, and gohu themes > mod of the cathexis dark theme for gtk/qt/xfce tmux > terminal multiplexer with custom status bar - urxvt > urxvt terminal colors and keyboard settings + urxvt > sourcerer terminal colors and keyboard settings vim > wizard status bar and sorcerer color scheme wallpaper > the cool desktop background images i use zsh > zshell settings, aliases, and custom prompts @@ -124,3 +124,7 @@ install herbstluftwm ![](https://raw.githubusercontent.com/xero/dotfiles/master/previews/scrot_nightcity-4.png) - [irssi](http://git.io/.irssi) - [tmux](http://git.io/.tmux) + +![](https://raw.githubusercontent.com/xero/dotfiles/master/previews/scrot_nightcity-5.png) +- [vim](http://git.io/.vim) +- [color scripts](http://git.io/.fun) diff --git a/previews/scrot_nightcity-5.png b/previews/scrot_nightcity-5.png Binary files differnew file mode 100644 index 0000000..d145ef8 --- /dev/null +++ b/previews/scrot_nightcity-5.png diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 9a8f412..4880851 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -105,7 +105,7 @@ setw -g aggressive-resize on # window status set-option -g status-position bottom -setw -g window-status-format "#[bg=colour8]#[fg=black]█▓░ #W " +setw -g window-status-format "#[bg=colour241]#[fg=black]█▓░ #W " setw -g window-status-attr dim setw -g window-status-current-format "#[bg=colour66]#[fg=black]█▓░ #W " setw -g window-status-content-attr blink diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults index c36ac34..0759c57 100644 --- a/urxvt/.Xdefaults +++ b/urxvt/.Xdefaults @@ -24,26 +24,34 @@ urxvt*scrollBar: false urxvt*transparent: false !urxvt*shading: 38 -! █▓▒░ mikado colors -urxvt*foreground: #f3f3f3 -urxvt*background: #222222 -urxvt*cursorColor: #f3f3f3 -urxvt*color1: #a04363 -urxvt*color9: #ae837a -urxvt*color2: #9b9329 -urxvt*color10: #b4aa30 -urxvt*color3: #bf7a29 -urxvt*color11: #c7a551 -urxvt*color4: #6a8c8c -urxvt*color12: #74999e -urxvt*color5: #856774 -urxvt*color13: #9c818e -urxvt*color6: #757978 -urxvt*color14: #9fa590 -urxvt*color7: #bcbcaf -urxvt*color15: #c1c4bc -urxvt*color0: #222222 -urxvt*color8: #666666 +! █▓▒░ scorcerer colors +*.foreground: #c2c2b0 +*.background: #222222 +*.cursorColor: #c2c2b0 +! black +*.color0: #222222 +*.color8: #272822 +! red +*.color1: #aa4450 +*.color9: #ff6a6a +! green +*.color2: #719611 +*.color10: #b1d631 +! yellow +*.color3: #cc8800 +*.color11: #ff9800 +! blue +*.color4: #6688aa +*.color12: #90b0d1 +! magenta +*.color5: #8f6f8f +*.color13: #8181a6 +! cyan +*.color6: #528b8b +*.color14: #87ceeb +! white +*.color7: #d3d3d3 +*.color15: #c1cdc1 ! █▓▒░ clipboard urxvt.perl-ext-common: default,clipboard,keyboard-select diff --git a/vim/.vim/colors/sorcerer.vim b/vim/.vim/colors/sourcerer.vim index 6c1e8aa..8dbb73e 100644 --- a/vim/.vim/colors/sorcerer.vim +++ b/vim/.vim/colors/sourcerer.vim @@ -1,8 +1,14 @@ -" 'sorcerer.vim' -- Vim color scheme. -" Maintainer: Andrew Lawson -" Forked from 'vim-scripts/Sorcerer' by Jeet Sukumaran -" Based on 'Mustang' by Henrique C. Alves (hcarvalhoalves@gmail.com), -" Interface mods by xero harrison (http://git.io/.files) + +" ██████ ██████ ██ ██ ██████ █████ █████ ██████ █████ ██████ +" ██░░░░ ██░░░░██░██ ░██░░██░░█ ██░░░██ ██░░░██░░██░░█ ██░░░██░░██░░█ +" ░░█████ ░██ ░██░██ ░██ ░██ ░ ░██ ░░ ░███████ ░██ ░ ░███████ ░██ ░ +" ░░░░░██░██ ░██░██ ░██ ░██ ░██ ██░██░░░░ ░██ ░██░░░░ ░██ +" ██████ ░░██████ ░░██████░███ ░░█████ ░░██████░███ ░░██████░███ +" ░░░░░░ ░░░░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░ ░░░░░░ ░░░ +" +" sourcerer -- a vim color scheme +" forked from http://git.io/sorcerer.vim by Jeet Sukumaran +" mods by xero harrison (http://git.io/xero) set background=dark @@ -13,7 +13,7 @@ " ░▓ mirror ▓ http://git.io/.files " ░▓▓▓▓▓▓▓▓▓▓ " ░░░░░░░░░░ - +" " use vim settings, rather than vi settings " must be first, because it changes other options as a side effect set nocompatible @@ -38,7 +38,7 @@ set shortmess+=I " syntax highlighting and colors syntax on -colorscheme sorcerer +colorscheme sourcerer filetype plugin indent on " stop unnecessary rendering @@ -123,5 +123,5 @@ function! Colorize(mode) endfunction au InsertEnter * call Colorize(v:insertmode) -:au InsertLeave * hi StatColor guibg=#3a3a3a guifg=#ffffff ctermbg=237 ctermfg=255 +au InsertLeave * hi StatColor guibg=#3a3a3a guifg=#ffffff ctermbg=237 ctermfg=255 |