Update 2024-02-14 09:01 OpenBSD/amd64-x13
This commit is contained in:
65
.config/vifm/colors/Default.vifm
Normal file
65
.config/vifm/colors/Default.vifm
Normal file
@@ -0,0 +1,65 @@
|
||||
" You can edit this file by hand.
|
||||
" The " character at the beginning of a line comments out the line.
|
||||
" Blank lines are ignored.
|
||||
|
||||
" The Default color scheme is used for any directory that does not have
|
||||
" a specified scheme and for parts of user interface like menus. A
|
||||
" color scheme set for a base directory will also
|
||||
" be used for the sub directories.
|
||||
|
||||
" The standard ncurses colors are:
|
||||
" Default = -1 = None, can be used for transparency or default color
|
||||
" Black = 0
|
||||
" Red = 1
|
||||
" Green = 2
|
||||
" Yellow = 3
|
||||
" Blue = 4
|
||||
" Magenta = 5
|
||||
" Cyan = 6
|
||||
" White = 7
|
||||
|
||||
" Light versions of colors are also available (set bold attribute):
|
||||
" LightBlack
|
||||
" LightRed
|
||||
" LightGreen
|
||||
" LightYellow
|
||||
" LightBlue
|
||||
" LightMagenta
|
||||
" LightCyan
|
||||
" LightWhite
|
||||
|
||||
" Available attributes (some of them can be combined):
|
||||
" bold
|
||||
" underline
|
||||
" reverse or inverse
|
||||
" standout
|
||||
" none
|
||||
|
||||
" Vifm supports 256 colors you can use color numbers 0-255
|
||||
" (requires properly set up terminal: set your TERM environment variable
|
||||
" (directly or using resources) to some color terminal name (e.g.
|
||||
" xterm-256color) from /usr/lib/terminfo/; you can check current number
|
||||
" of colors in your terminal with tput colors command)
|
||||
|
||||
" highlight group cterm=attrs ctermfg=foreground_color ctermbg=background_color
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=white ctermbg=black
|
||||
highlight Directory cterm=bold ctermfg=cyan ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=yellow ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight Device cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Fifo cterm=bold ctermfg=cyan ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=green ctermbg=default
|
||||
highlight Selected cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight CurrLine cterm=bold ctermfg=default ctermbg=blue
|
||||
highlight TopLine cterm=none ctermfg=black ctermbg=white
|
||||
highlight TopLineSel cterm=bold ctermfg=black ctermbg=default
|
||||
highlight StatusLine cterm=bold ctermfg=black ctermbg=white
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=black
|
||||
highlight Border cterm=none ctermfg=black ctermbg=white
|
||||
highlight JobLine cterm=bold,reverse ctermfg=black ctermbg=white
|
||||
44
.config/vifm/colors/afterglow.vifm
Normal file
44
.config/vifm/colors/afterglow.vifm
Normal file
@@ -0,0 +1,44 @@
|
||||
" afterglow
|
||||
" by danilo-augusto
|
||||
"
|
||||
" afterglow color scheme converted from the one for vim
|
||||
" by romic
|
||||
|
||||
" Reset all styles first
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=253 ctermbg=default
|
||||
|
||||
highlight TabLine cterm=none ctermfg=default ctermbg=239
|
||||
highlight TabLineSel cterm=none ctermfg=default ctermbg=235
|
||||
|
||||
highlight TopLine cterm=none ctermfg=243 ctermbg=default
|
||||
highlight TopLineSel cterm=none ctermfg=253 ctermbg=default
|
||||
|
||||
highlight JobLine cterm=bold,inverse ctermfg=238 ctermbg=179
|
||||
highlight StatusLine cterm=bold,inverse ctermfg=238 ctermbg=179
|
||||
|
||||
highlight Border cterm=none ctermfg=default ctermbg=default
|
||||
|
||||
highlight CurrLine ctermfg=default ctermbg=default cterm=inverse
|
||||
highlight OtherLine ctermfg=default ctermbg=default cterm=none
|
||||
|
||||
highlight LineNr ctermfg=243 ctermbg=default cterm=inverse
|
||||
|
||||
highlight Selected cterm=none ctermfg=default ctermbg=60
|
||||
|
||||
highlight CmpMismatch cterm=none ctermfg=179 ctermbg=225
|
||||
|
||||
highlight SuggestBox cterm=none ctermfg=253 ctermbg=default
|
||||
highlight WildMenu cterm=none ctermfg=179 ctermbg=232
|
||||
|
||||
highlight CmdLine cterm=none ctermfg=253 ctermbg=default
|
||||
highlight ErrorMsg ctermfg=Red ctermbg=default cterm=none
|
||||
|
||||
highlight Directory cterm=none ctermfg=179 ctermbg=default
|
||||
highlight Executable cterm=none ctermfg=108 ctermbg=default
|
||||
highlight Socket cterm=none ctermfg=67 ctermbg=default
|
||||
highlight Device cterm=none ctermfg=67 ctermbg=default
|
||||
highlight Fifo cterm=none ctermfg=179 ctermbg=default
|
||||
highlight Link cterm=none ctermfg=139 ctermbg=default
|
||||
highlight BrokenLink cterm=none ctermfg=131 ctermbg=default
|
||||
39
.config/vifm/colors/ansa.vifm
Normal file
39
.config/vifm/colors/ansa.vifm
Normal file
@@ -0,0 +1,39 @@
|
||||
"
|
||||
" Ansa theme for vifm
|
||||
"
|
||||
hi clear
|
||||
|
||||
" UI elements
|
||||
hi Border cterm=none ctermfg=235 ctermbg=0
|
||||
hi CmdLine cterm=none ctermfg=250 ctermbg=0
|
||||
hi CurrLine cterm=none ctermfg=default ctermbg=236
|
||||
hi ErrorMsg cterm=italic ctermfg=9 ctermbg=52
|
||||
hi JobLine cterm=none ctermfg=220 ctermbg=1
|
||||
hi LineNr cterm=none ctermfg=237 ctermbg=0
|
||||
hi OtherLine cterm=none ctermfg=default ctermbg=234
|
||||
hi Selected cterm=none ctermfg=default ctermbg=17
|
||||
hi StatusLine cterm=none ctermfg=243 ctermbg=235
|
||||
hi SuggestBox cterm=none ctermfg=243 ctermbg=0
|
||||
hi TopLine cterm=none ctermfg=239 ctermbg=235
|
||||
hi TopLineSel cterm=none ctermfg=248 ctermbg=235
|
||||
hi WildMenu cterm=none ctermfg=254 ctermbg=237
|
||||
hi Win cterm=none ctermfg=249 ctermbg=0
|
||||
|
||||
" Filetypes
|
||||
hi BrokenLink cterm=italic ctermfg=9 ctermbg=52
|
||||
hi CmpMismatch cterm=italic ctermfg=9 ctermbg=52
|
||||
hi Device cterm=italic ctermfg=1 ctermbg=default
|
||||
hi Directory cterm=none ctermfg=12 ctermbg=default
|
||||
hi Executable cterm=none ctermfg=2 ctermbg=default
|
||||
hi Fifo cterm=italic ctermfg=14 ctermbg=default
|
||||
hi HardLink cterm=bold ctermfg=3 ctermbg=default
|
||||
hi Link cterm=italic ctermfg=3 ctermbg=default
|
||||
hi Socket cterm=italic ctermfg=13 ctermbg=default
|
||||
|
||||
if $USER == 'root'
|
||||
hi StatusLine ctermbg=52 ctermfg=248
|
||||
hi TopLineSel ctermbg=52 ctermfg=252
|
||||
hi TopLine ctermbg=52 ctermfg=245
|
||||
endif
|
||||
|
||||
finish
|
||||
33
.config/vifm/colors/astrell.vifm
Normal file
33
.config/vifm/colors/astrell.vifm
Normal file
@@ -0,0 +1,33 @@
|
||||
" by astrell
|
||||
" with builtin regular/root user differentiation
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Border cterm=none ctermfg=black ctermbg=131
|
||||
|
||||
highlight TopLine cterm=none ctermfg=black ctermbg=white
|
||||
highlight TopLineSel cterm=bold ctermfg=default ctermbg=default
|
||||
|
||||
highlight StatusLine cterm=none ctermfg=black ctermbg=white
|
||||
highlight WildMenu cterm=none ctermfg=default ctermbg=153
|
||||
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=default
|
||||
|
||||
highlight Win cterm=none ctermfg=0 ctermbg=224
|
||||
highlight Directory cterm=bold ctermfg=17 ctermbg=default
|
||||
highlight Link cterm=none ctermfg=94 ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=160 ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=91 ctermbg=default
|
||||
highlight Device cterm=bold ctermfg=52 ctermbg=default
|
||||
highlight Fifo cterm=bold ctermfg=105 ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=23 ctermbg=default
|
||||
highlight Selected cterm=bold ctermfg=default ctermbg=182
|
||||
highlight CurrLine cterm=bold ctermfg=238 ctermbg=153
|
||||
highlight OtherLine cterm=none ctermfg=default ctermbg=default
|
||||
|
||||
" overwrite some colors for root user
|
||||
if $USER == 'root'
|
||||
highlight Win cterm=none ctermfg=0 ctermbg=182
|
||||
highlight Selected cterm=bold ctermfg=default ctermbg=217
|
||||
endif
|
||||
29
.config/vifm/colors/crown_24bit.vifm
Normal file
29
.config/vifm/colors/crown_24bit.vifm
Normal file
@@ -0,0 +1,29 @@
|
||||
" crown vifm color scheme for 256 and 24-bit colors
|
||||
|
||||
" Reset all styles first
|
||||
highlight clear
|
||||
|
||||
highlight Border cterm=none ctermfg=235 ctermbg=None guifg=#262626 guibg=None
|
||||
|
||||
highlight TopLine cterm=none ctermfg=247 ctermbg=232 guifg=#9e9e9e guibg=#080808
|
||||
highlight TopLineSel cterm=inverse ctermfg=236 ctermbg=254 guifg=#f5dabf guibg=#2a2016
|
||||
|
||||
|
||||
highlight Win cterm=none ctermfg=188 ctermbg=None guifg=#d7d7d7 guibg=None
|
||||
highlight Directory cterm=bold ctermfg=255 ctermbg=None gui=bold guifg=#f5dabf guibg=None
|
||||
highlight CurrLine cterm=inverse ctermfg=137 ctermbg=232 gui=inverse guifg=#af875f guibg=#080808
|
||||
highlight OtherLine cterm=none ctermfg=Default ctermbg=None guifg=Default guibg=None
|
||||
highlight Selected cterm=none ctermfg=None ctermbg=238 guifg=None guibg=#444444
|
||||
|
||||
highlight JobLine cterm=bold ctermfg=116 ctermbg=238 guifg=#87d7d7 guibg=#444444
|
||||
highlight StatusLine cterm=bold ctermfg=251 ctermbg=233 guifg=#c6c6c6 guibg=#121212
|
||||
highlight ErrorMsg cterm=bold ctermfg=115 ctermbg=237 guifg=#87d7af guibg=#3a3a3a
|
||||
highlight WildMenu cterm=bold ctermfg=235 ctermbg=144 guifg=#262626 guibg=#afafff
|
||||
highlight CmdLine cterm=none ctermfg=252 ctermbg=None guifg=#d0d0d0 guibg=None
|
||||
|
||||
highlight Executable cterm=none ctermfg=131 ctermbg=None guifg=#af5f5f guibg=None
|
||||
highlight Link cterm=none ctermfg=142 ctermbg=None guifg=#afaf00 guibg=None
|
||||
highlight BrokenLink cterm=none ctermfg=174 ctermbg=None guifg=#d787d7 guibg=None
|
||||
highlight Device cterm=none ctermfg=228 ctermbg=None guifg=#ffff87 guibg=None
|
||||
highlight Fifo cterm=none ctermfg=109 ctermbg=None guifg=#87afaf guibg=None
|
||||
highlight Socket cterm=none ctermfg=110 ctermbg=None guifg=#87afd7 guibg=None
|
||||
24
.config/vifm/colors/darkdesert.vifm
Normal file
24
.config/vifm/colors/darkdesert.vifm
Normal file
@@ -0,0 +1,24 @@
|
||||
" Dark Desert
|
||||
" by Karol M. Langner
|
||||
" based on Desert by Michael jubalh Vetter
|
||||
" https://github.com/vifm/vifm-colors
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=220 ctermbg=233
|
||||
highlight Directory cterm=bold ctermfg=77 ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=239 ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=24 ctermbg=default
|
||||
highlight Device cterm=bold ctermfg=31 ctermbg=default
|
||||
highlight Fifo cterm=bold ctermfg=31 ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=green ctermbg=default
|
||||
highlight Selected cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight CurrLine cterm=bold ctermfg=131 ctermbg=228
|
||||
highlight TopLine cterm=none ctermfg=124 ctermbg=235
|
||||
highlight TopLineSel cterm=bold ctermfg=124 ctermbg=235
|
||||
highlight StatusLine cterm=bold ctermfg=124 ctermbg=235
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=217 ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=7 ctermbg=1
|
||||
highlight Border cterm=none ctermfg=black ctermbg=235
|
||||
23
.config/vifm/colors/desert.vifm
Normal file
23
.config/vifm/colors/desert.vifm
Normal file
@@ -0,0 +1,23 @@
|
||||
" Desert
|
||||
" by Michael jubalh Vetter
|
||||
" https://github.com/jubalh/vifm-colors
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=220 ctermbg=237
|
||||
highlight Directory cterm=bold ctermfg=77 ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=239 ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=24 ctermbg=default
|
||||
highlight Device cterm=bold ctermfg=31 ctermbg=default
|
||||
highlight Fifo cterm=bold ctermfg=31 ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=green ctermbg=default
|
||||
highlight Selected cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight CurrLine cterm=bold ctermfg=131 ctermbg=228
|
||||
highlight TopLine cterm=none ctermfg=black ctermbg=white
|
||||
highlight TopLineSel cterm=bold ctermfg=red ctermbg=default
|
||||
highlight StatusLine cterm=bold ctermfg=red ctermbg=white
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=217 ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=7 ctermbg=1
|
||||
highlight Border cterm=none ctermfg=black ctermbg=white
|
||||
45
.config/vifm/colors/dracula.vifm
Normal file
45
.config/vifm/colors/dracula.vifm
Normal file
@@ -0,0 +1,45 @@
|
||||
" VIFM COLORS
|
||||
" dracula
|
||||
" based on: https://github.com/istib/dotfiles/blob/master/vifm/vifm-colors
|
||||
|
||||
" Default = -1 = None, can be used for transparency or default color
|
||||
" Black = 0
|
||||
" Red = 1
|
||||
" Green = 2
|
||||
" Yellow = 3
|
||||
" Blue = 4
|
||||
" Magenta = 5
|
||||
" Cyan = 6
|
||||
" White = 7
|
||||
|
||||
" STYLES
|
||||
" bold
|
||||
" underline
|
||||
" reverse or inverse
|
||||
" standout
|
||||
" none
|
||||
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=default ctermbg=none
|
||||
|
||||
highlight TopLine cterm=none ctermfg=blue ctermbg=none
|
||||
highlight TopLineSel cterm=none ctermfg=magenta ctermbg=none
|
||||
highlight StatusLine cterm=none ctermfg=blue ctermbg=none
|
||||
highlight Border cterm=none ctermfg=blue ctermbg=none
|
||||
|
||||
highlight Selected cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight CurrLine cterm=bold ctermfg=236 ctermbg=blue
|
||||
|
||||
highlight WildMenu cterm=none,reverse ctermfg=blue ctermbg=236
|
||||
highlight CmdLine cterm=none ctermfg=255 ctermbg=236
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=black
|
||||
|
||||
highlight Directory cterm=none ctermfg=blue ctermbg=default
|
||||
highlight Link cterm=none ctermfg=cyan ctermbg=default
|
||||
highlight BrokenLink cterm=none ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=none ctermfg=magenta ctermbg=black
|
||||
highlight Device cterm=none ctermfg=red ctermbg=default
|
||||
highlight Fifo cterm=none ctermfg=yellow ctermbg=black
|
||||
highlight Executable cterm=none ctermfg=green ctermbg=default
|
||||
74
.config/vifm/colors/dwmlight.vifm
Normal file
74
.config/vifm/colors/dwmlight.vifm
Normal file
@@ -0,0 +1,74 @@
|
||||
" dwmlight
|
||||
" Author: SaeidSaati
|
||||
" I suggest you to use PaperColor colorscheme in vim/nvim, then this theme will match with it
|
||||
" SEE THIS WEBSITE: https://www.calmar.ws/vim/256-xterm-24bit-rgb-color-chart.html
|
||||
" https://github.com/vifm/vifm-colors
|
||||
|
||||
" =============================
|
||||
" The standard ncurses colors are:
|
||||
" =============================
|
||||
" Default = -1 = None, can be used for transparency or default color
|
||||
" Black = 0 = 16
|
||||
" Red = 1
|
||||
" Green = 2
|
||||
" Yellow = 3
|
||||
" Blue = 4
|
||||
" Magenta = 5
|
||||
" Cyan = 6
|
||||
" White = 7 = 231
|
||||
" =============================
|
||||
" Available attributes (some of them can be combined):
|
||||
" =============================
|
||||
" bold
|
||||
" underline
|
||||
" reverse or inverse
|
||||
" standout
|
||||
" italic (on unsupported systems becomes reverse)
|
||||
" none
|
||||
|
||||
|
||||
" =============================
|
||||
" export TERM=xterm-256color (in your .bashrc or .zshrc)
|
||||
" =============================
|
||||
" Vifm supports 256 colors you can use color numbers 0-255
|
||||
" (requires properly set up terminal: set your TERM environment variable
|
||||
" (directly or using resources) to some color terminal name (e.g.
|
||||
" xterm-256color) from /usr/lib/terminfo/; you can check current number
|
||||
" of colors in your terminal with tput colors command)
|
||||
|
||||
|
||||
" =============================
|
||||
" Explanation
|
||||
" =============================
|
||||
" highlight group cterm=attrs ctermfg=foreground_color ctermbg=background_color
|
||||
|
||||
|
||||
" =============================
|
||||
" Color Scheme
|
||||
" =============================
|
||||
highlight clear
|
||||
|
||||
highlight SuggestBox cterm=none ctermfg=24 ctermbg=255
|
||||
highlight Win cterm=none ctermfg=238 ctermbg=255
|
||||
highlight Directory cterm=bold ctermfg=25 ctermbg=255
|
||||
highlight Link cterm=none ctermfg=27 ctermbg=255
|
||||
|
||||
highlight BrokenLink cterm=bold ctermfg=196 ctermbg=255
|
||||
highlight Socket cterm=bold ctermfg=24 ctermbg=251
|
||||
highlight Device cterm=none ctermfg=57 ctermbg=255
|
||||
|
||||
highlight Fifo cterm=none ctermfg=24 ctermbg=255
|
||||
highlight Executable cterm=none ctermfg=125 ctermbg=255
|
||||
highlight Selected cterm=none ctermfg=16 ctermbg=154
|
||||
|
||||
highlight CurrLine cterm=reverse ctermfg=-1 ctermbg=-1 " none 238 254
|
||||
highlight TopLineSel cterm=none ctermfg=255 ctermbg=31
|
||||
highlight TopLine cterm=none ctermfg=255 ctermbg=24
|
||||
"highlight TopLineSel cterm=none ctermfg=240 ctermbg=254
|
||||
|
||||
highlight StatusLine cterm=none ctermfg=255 ctermbg=24
|
||||
highlight WildMenu cterm=none ctermfg=255 ctermbg=31
|
||||
highlight CmdLine cterm=none ctermfg=255 ctermbg=24
|
||||
|
||||
highlight ErrorMsg cterm=bold ctermfg=16 ctermbg=166
|
||||
highlight Border cterm=none ctermfg=255 ctermbg=255
|
||||
21
.config/vifm/colors/fargo.vifm
Normal file
21
.config/vifm/colors/fargo.vifm
Normal file
@@ -0,0 +1,21 @@
|
||||
" Fargo theme for vifm
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=bold ctermfg=118 ctermbg=0
|
||||
highlight Directory cterm=bold ctermfg=15 ctermbg=33
|
||||
highlight Link cterm=bold ctermfg=yellow ctermbg=0
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=none
|
||||
highlight Socket cterm=bold ctermfg=magenta ctermbg=black
|
||||
highlight Device cterm=bold ctermfg=red ctermbg=black
|
||||
highlight Fifo cterm=bold ctermfg=cyan ctermbg=none
|
||||
highlight Executable cterm=bold ctermfg=118 ctermbg=0
|
||||
highlight Selected cterm=bold ctermfg=0 ctermbg=34
|
||||
highlight CurrLine cterm=bold ctermfg=0 ctermbg=199
|
||||
highlight TopLine cterm=bold ctermfg=118 ctermbg=0
|
||||
highlight TopLineSel cterm=bold ctermfg=0 ctermbg=118
|
||||
highlight StatusLine cterm=bold ctermfg=15 ctermbg=57
|
||||
highlight WildMenu cterm=bold ctermfg=57 ctermbg=15
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=0
|
||||
highlight ErrorMsg cterm=none ctermfg=15 ctermbg=21
|
||||
highlight Border cterm=none ctermfg=0 ctermbg=0
|
||||
28
.config/vifm/colors/g80.vifm
Normal file
28
.config/vifm/colors/g80.vifm
Normal file
@@ -0,0 +1,28 @@
|
||||
" G80
|
||||
|
||||
" Reset all styles first
|
||||
highlight clear
|
||||
|
||||
highlight Border cterm=none ctermfg=237 ctermbg=237
|
||||
|
||||
highlight TopLine cterm=none ctermfg=188 ctermbg=237
|
||||
highlight TopLineSel cterm=underline ctermfg=188 ctermbg=237
|
||||
|
||||
highlight Win cterm=none ctermfg=188 ctermbg=237
|
||||
highlight Directory cterm=none ctermfg=188 ctermbg=237
|
||||
highlight CurrLine cterm=none ctermfg=188 ctermbg=236
|
||||
highlight OtherLine cterm=none ctermfg=247 ctermbg=237
|
||||
highlight Selected cterm=none ctermfg=188 ctermbg=238
|
||||
|
||||
highlight JobLine cterm=bold ctermfg=188 ctermbg=238
|
||||
highlight StatusLine cterm=none ctermfg=188 ctermbg=235
|
||||
highlight WildMenu cterm=none ctermfg=188 ctermbg=238
|
||||
highlight CmdLine cterm=none ctermfg=188 ctermbg=237
|
||||
highlight ErrorMsg cterm=none ctermfg=188 ctermbg=237
|
||||
|
||||
highlight Executable cterm=none ctermfg=188 ctermbg=237
|
||||
highlight Link cterm=none ctermfg=188 ctermbg=237
|
||||
highlight BrokenLink cterm=none ctermfg=188 ctermbg=237
|
||||
highlight Device cterm=none ctermfg=188 ctermbg=237
|
||||
highlight Fifo cterm=none ctermfg=188 ctermbg=237
|
||||
highlight Socket cterm=none ctermfg=188 ctermbg=237
|
||||
30
.config/vifm/colors/gruvbox.vifm
Normal file
30
.config/vifm/colors/gruvbox.vifm
Normal file
@@ -0,0 +1,30 @@
|
||||
" gruvbox color scheme approximation for vifm
|
||||
|
||||
" Reset all styles first
|
||||
highlight clear
|
||||
|
||||
highlight Border cterm=none ctermfg=235 ctermbg=default
|
||||
|
||||
highlight TopLine cterm=none ctermfg=214 ctermbg=235
|
||||
highlight TopLineSel cterm=bold ctermfg=214 ctermbg=237
|
||||
|
||||
highlight Win cterm=none ctermfg=223 ctermbg=default
|
||||
"highlight OtherWin cterm=none ctermfg=223 ctermbg=236
|
||||
highlight Directory cterm=bold ctermfg=109 ctermbg=default
|
||||
highlight CurrLine cterm=bold,inverse ctermfg=default ctermbg=default
|
||||
highlight OtherLine cterm=bold ctermfg=default ctermbg=235
|
||||
highlight Selected cterm=none ctermfg=223 ctermbg=237
|
||||
|
||||
highlight JobLine cterm=bold ctermfg=116 ctermbg=238
|
||||
highlight StatusLine cterm=bold ctermfg=144 ctermbg=236
|
||||
highlight ErrorMsg cterm=bold ctermfg=167 ctermbg=default
|
||||
highlight WildMenu cterm=bold ctermfg=235 ctermbg=144
|
||||
highlight CmdLine cterm=none ctermfg=223 ctermbg=default
|
||||
|
||||
highlight Executable cterm=bold ctermfg=142 ctermbg=default
|
||||
highlight Link cterm=none ctermfg=132 ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=167 ctermbg=default
|
||||
highlight Device cterm=none,standout ctermfg=214 ctermbg=default
|
||||
highlight Fifo cterm=none ctermfg=172 ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=223 ctermbg=default
|
||||
|
||||
29
.config/vifm/colors/iceberg.vifm
Normal file
29
.config/vifm/colors/iceberg.vifm
Normal file
@@ -0,0 +1,29 @@
|
||||
" iceberg
|
||||
" by puven12
|
||||
"
|
||||
" This colorscheme is based on iceberg colorscheme for vim
|
||||
" by cocopon
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=255 ctermbg=234
|
||||
highlight Directory cterm=bold ctermfg=109 ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=216 ctermbg=234
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=239
|
||||
highlight Socket cterm=bold ctermfg=green ctermbg=default
|
||||
highlight Device cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Fifo cterm=bold ctermfg=150 ctermbg=default
|
||||
highlight Executable cterm=none ctermfg=150 ctermbg=default
|
||||
highlight Selected cterm=none ctermfg=255 ctermbg=236
|
||||
highlight CurrLine cterm=reverse
|
||||
highlight TopLine cterm=none ctermfg=255 ctermbg=234
|
||||
highlight TopLineSel cterm=bold ctermfg=110 ctermbg=default
|
||||
highlight StatusLine cterm=none ctermfg=240 ctermbg=235
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=255 ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=255 ctermbg=234
|
||||
highlight ErrorMsg cterm=none ctermfg=203 ctermbg=234
|
||||
highlight Border cterm=none ctermfg=black ctermbg=234
|
||||
highlight JobLine cterm=bold,reverse ctermfg=black ctermbg=255
|
||||
highlight SuggestBox cterm=bold ctermfg=default ctermbg=default
|
||||
highlight CmpMismatch cterm=bold ctermfg=255 ctermbg=red
|
||||
highlight AuxWin cterm=bold,underline,reverse,standout ctermfg=default ctermbg=default
|
||||
25
.config/vifm/colors/lucius.vifm
Normal file
25
.config/vifm/colors/lucius.vifm
Normal file
@@ -0,0 +1,25 @@
|
||||
" lucius
|
||||
" by francogonzaga
|
||||
"
|
||||
" https://gist.github.com/francogonzaga/5509523
|
||||
"
|
||||
" This color scheme is loosely based on the lucius color scheme for vim
|
||||
|
||||
highlight clear
|
||||
highlight Win cterm=none ctermfg=250 ctermbg=236
|
||||
highlight Directory cterm=bold ctermfg=4 ctermbg=236
|
||||
highlight Link cterm=bold ctermfg=yellow ctermbg=236
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=none
|
||||
highlight Socket cterm=bold ctermfg=magenta ctermbg=black
|
||||
highlight Device cterm=bold ctermfg=red ctermbg=black
|
||||
highlight Fifo cterm=bold ctermfg=cyan ctermbg=none
|
||||
highlight Executable cterm=bold ctermfg=112 ctermbg=236
|
||||
highlight Selected cterm=none ctermfg=236 ctermbg=208
|
||||
highlight CurrLine cterm=bold ctermfg=251 ctermbg=240
|
||||
highlight TopLine cterm=none ctermfg=black ctermbg=240
|
||||
highlight TopLineSel cterm=none ctermfg=250 ctermbg=12
|
||||
highlight StatusLine cterm=bold ctermfg=255 ctermbg=12
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=240
|
||||
highlight ErrorMsg cterm=none ctermfg=250 ctermbg=124
|
||||
highlight Border cterm=none ctermfg=236 ctermbg=236
|
||||
27
.config/vifm/colors/matrix.vifm
Normal file
27
.config/vifm/colors/matrix.vifm
Normal file
@@ -0,0 +1,27 @@
|
||||
" Matrix
|
||||
" by Michael jubalh Vetter
|
||||
" https://github.com/jubalh/vifm-colors
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=green ctermbg=black
|
||||
|
||||
highlight TopLine cterm=none ctermfg=green ctermbg=none
|
||||
highlight TopLineSel cterm=none ctermfg=green ctermbg=none
|
||||
highlight StatusLine cterm=none ctermfg=green ctermbg=none
|
||||
highlight Border cterm=none ctermfg=green ctermbg=none
|
||||
|
||||
highlight Selected cterm=bold ctermfg=red ctermbg=default
|
||||
highlight CurrLine cterm=bold ctermfg=black ctermbg=green
|
||||
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=black
|
||||
|
||||
highlight Directory cterm=none ctermfg=blue ctermbg=default
|
||||
highlight Link cterm=none ctermfg=yellow ctermbg=default
|
||||
highlight BrokenLink cterm=none ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=none ctermfg=yellow ctermbg=default
|
||||
highlight Device cterm=none ctermfg=yellow ctermbg=default
|
||||
highlight Fifo cterm=none ctermfg=yellow ctermbg=default
|
||||
highlight Executable cterm=none ctermfg=green ctermbg=default
|
||||
26
.config/vifm/colors/mc-like.vifm
Normal file
26
.config/vifm/colors/mc-like.vifm
Normal file
@@ -0,0 +1,26 @@
|
||||
" mimicking midnight commander
|
||||
" by Petteri Knihti, update by Jose Riha
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=white ctermbg=blue
|
||||
|
||||
highlight CurrLine cterm=none ctermfg=black ctermbg=cyan
|
||||
highlight Selected cterm=bold ctermfg=yellow ctermbg=default
|
||||
|
||||
highlight TopLine cterm=none ctermfg=white ctermbg=blue
|
||||
highlight TopLineSel cterm=none ctermfg=black ctermbg=white
|
||||
highlight StatusLine cterm=none ctermfg=black ctermbg=cyan
|
||||
highlight Border cterm=none ctermfg=none ctermbg=blue
|
||||
|
||||
highlight WildMenu cterm=reverse ctermfg=black ctermbg=white
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=black
|
||||
|
||||
highlight Directory cterm=none ctermfg=lightwhite ctermbg=default
|
||||
highlight Link cterm=none ctermfg=white ctermbg=default
|
||||
highlight BrokenLink cterm=none ctermfg=lightred ctermbg=default
|
||||
highlight Socket cterm=none ctermfg=lightmagenta ctermbg=default
|
||||
highlight Device cterm=none ctermfg=lightmagenta ctermbg=default
|
||||
highlight Fifo cterm=none ctermfg=black ctermbg=default
|
||||
highlight Executable cterm=none ctermfg=lightgreen ctermbg=default
|
||||
31
.config/vifm/colors/molokai.vifm
Normal file
31
.config/vifm/colors/molokai.vifm
Normal file
@@ -0,0 +1,31 @@
|
||||
" Molokai
|
||||
" by Miguel Madrid Mencia
|
||||
" https://github.com/vifm/vifm-colors
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Border cterm=none ctermfg=black ctermbg=232
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=black
|
||||
highlight CurrLine cterm=bold ctermfg=default ctermbg=208
|
||||
highlight Device cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Directory cterm=bold ctermfg=12 ctermbg=default
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=black
|
||||
highlight Executable cterm=bold ctermfg=green ctermbg=default
|
||||
highlight Fifo cterm=bold ctermfg=cyan ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=green ctermbg=default
|
||||
highlight OtherLine cterm=bold ctermfg=default ctermbg=130
|
||||
highlight Selected cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight StatusLine cterm=none ctermfg=white ctermbg=233
|
||||
highlight SuggestBox cterm=none ctermfg=white ctermbg=black
|
||||
highlight TopLine cterm=none ctermfg=15 ctermbg=233
|
||||
highlight TopLineSel cterm=none ctermfg=148 ctermbg=default
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight Win cterm=none ctermfg=white ctermbg=black
|
||||
|
||||
if $USER == 'root'
|
||||
highlight Border cterm=none ctermfg=default ctermbg=red
|
||||
highlight StatusLine cterm=none ctermfg=white ctermbg=red
|
||||
highlight TopLine cterm=none ctermfg=default ctermbg=red
|
||||
endif
|
||||
27
.config/vifm/colors/monochrome.vifm
Normal file
27
.config/vifm/colors/monochrome.vifm
Normal file
@@ -0,0 +1,27 @@
|
||||
hi clear
|
||||
|
||||
hi Win cterm=none ctermfg=-1 ctermbg=-1
|
||||
|
||||
hi Directory cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi Executable cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi Link cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi BrokenLink cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi HardLink cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi Socket cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi Device cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi Fifo cterm=none ctermfg=-1 ctermbg=-1
|
||||
|
||||
hi LineNr cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi Selected cterm=reverse ctermfg=-1 ctermbg=-1
|
||||
hi CurrLine cterm=reverse ctermfg=-1 ctermbg=-1
|
||||
hi OtherLine cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi TopLine cterm=reverse ctermfg=-1 ctermbg=-1
|
||||
hi TopLineSel cterm=reverse ctermfg=-1 ctermbg=-1
|
||||
hi StatusLine cterm=reverse ctermfg=-1 ctermbg=-1
|
||||
hi TabLine cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi TabLineSel cterm=reverse ctermfg=-1 ctermbg=-1
|
||||
hi WildMenu cterm=reverse ctermfg=-1 ctermbg=-1
|
||||
hi CmdLine cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi ErrorMsg cterm=reverse ctermfg=-1 ctermbg=-1
|
||||
hi Border cterm=none ctermfg=-1 ctermbg=-1
|
||||
hi AuxWin cterm=none ctermfg=-1 ctermbg=-1
|
||||
89
.config/vifm/colors/near-default.vifm
Normal file
89
.config/vifm/colors/near-default.vifm
Normal file
@@ -0,0 +1,89 @@
|
||||
" vim: filetype=vifm :
|
||||
|
||||
" xterm color customization:
|
||||
"
|
||||
" ! regular (not bold) red
|
||||
" XTerm*color1: #ff3030
|
||||
" ! regular (not bold) green
|
||||
" XTerm*color2: #70dd70
|
||||
" ! regular (not bold) yellow
|
||||
" XTerm*color3: #f0f000
|
||||
" ! regular (not bold) blue
|
||||
" XTerm*color4: #6060dd
|
||||
" ! bold red
|
||||
" XTerm*color9: #ff8080
|
||||
" ! bold green
|
||||
" XTerm*color10: #20dd20
|
||||
" ! bold yellow
|
||||
" XTerm*color11: #e0e000
|
||||
" ! bold blue
|
||||
" XTerm*color12: #a8a8ff
|
||||
|
||||
highlight clear
|
||||
highlight Win cterm=none ctermfg=white ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight Device cterm=bold,reverse ctermfg=red ctermbg=default
|
||||
highlight Fifo cterm=bold,reverse ctermfg=cyan ctermbg=default
|
||||
highlight CurrLine cterm=reverse,bold ctermfg=default ctermbg=default
|
||||
highlight TopLine cterm=none ctermfg=black ctermbg=white
|
||||
highlight TopLineSel cterm=underline ctermfg=black ctermbg=default
|
||||
highlight StatusLine cterm=none ctermfg=black ctermbg=white
|
||||
highlight WildMenu cterm=underline,bold,reverse ctermfg=yellow ctermbg=black
|
||||
highlight CmdLine cterm=bold ctermfg=white ctermbg=default
|
||||
highlight ErrorMsg cterm=bold ctermfg=white ctermbg=red
|
||||
highlight Border cterm=none ctermfg=white ctermbg=default
|
||||
highlight OtherLine cterm=reverse ctermfg=234 ctermbg=white
|
||||
highlight SuggestBox cterm=bold,reverse ctermfg=cyan ctermbg=default
|
||||
|
||||
" no 256-color palette on Windows
|
||||
if $OS == 'Windows_NT'
|
||||
highlight Directory cterm=bold ctermfg=cyan ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=yellow ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=green ctermbg=default
|
||||
highlight Selected cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight CmpMismatch cterm=bold ctermfg=white ctermbg=red
|
||||
finish
|
||||
endif
|
||||
|
||||
highlight Directory cterm=bold ctermfg=123 ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=229 ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=119 ctermbg=default
|
||||
highlight Selected cterm=bold ctermfg=213 ctermbg=default
|
||||
highlight CmpMismatch cterm=bold ctermfg=white ctermbg=88
|
||||
|
||||
" software documentation
|
||||
highlight {COPYRIGHT,COPYING*,BUGS,ChangeLog*,FAQ,INSTALL*,LICEN[CS]E,NEWS,
|
||||
\README*,AUTHORS,TODO,THANKS}
|
||||
\ cterm=none ctermfg=187 ctermbg=default
|
||||
" build system files
|
||||
highlight {Makefile,Makefile.am,Makefile.in,Makefile.win,*.mak,*.mk,
|
||||
\CMakeLists.txt}
|
||||
\ cterm=none ctermfg=121 ctermbg=default
|
||||
" archives
|
||||
highlight {*.7z,*.ace,*.arj,*.bz2,*.cpio,*.deb,*.dz,*.gz,*.jar,*.lzh,*.lzma,
|
||||
\*.rar,*.rpm,*.rz,*.tar,*.taz,*.tb2,*.tbz,*.tbz2,*.tgz,*.tlz,*.trz,
|
||||
\*.txz,*.tz,*.tz2,*.xz,*.z,*.zip,*.zoo}
|
||||
\ cterm=none ctermfg=215 ctermbg=default
|
||||
" documents
|
||||
highlight {*.djvu,*.htm,*.html,*.shtml,*.css,*.markdown,*.md,*[^0-9].[1-9],
|
||||
\*.mkd,*.org,*.pandoc,*.pdc,*.pdf,*.epub,*.fb2,*.tex,*.txt,*.xhtml,
|
||||
\*.xml,*.pptx,*.ppt,*.doc,*.docx,*.xls,*.xls[mx],*.mobi}
|
||||
\ cterm=none ctermfg=217 ctermbg=default
|
||||
" media
|
||||
highlight {*.aac,*.anx,*.asf,*.au,*.avi,*.ts,*.axa,*.axv,*.divx,*.flac,*.m2a,
|
||||
\*.m2v,*.m4a,*.m4p,*.m4v,*.mid,*.midi,*.mka,*.mkv,*.mov,*.mp3,*.mp4,
|
||||
\*.flv,*.mp4v,*.mpc,*.mpeg,*.mpg,*.nuv,*.oga,*.ogg,*.ogv,*.ogx,*.pbm,
|
||||
\*.pgm,*.qt,*.ra,*.ram,*.rm,*.spx,*.vob,*.wav,*.wma,*.wmv,*.xvid,
|
||||
\*.ac3}
|
||||
\ cterm=none ctermfg=49 ctermbg=default
|
||||
" images
|
||||
highlight {*.bmp,*.gif,*.jpeg,*.jpg,*.ico,*.png,*.ppm,*.svg,*.svgz,*.tga,*.tif,
|
||||
\*.tiff,*.xbm,*.xcf,*.xpm,*.xspf,*.xwd}
|
||||
\ cterm=none ctermfg=117 ctermbg=default
|
||||
" executables
|
||||
highlight {*.sh,*.bash,*.bat,*.btm,*.cmd,*.com,*.dll,*.exe,*.run,*.msu,*.msi}
|
||||
\ cterm=none ctermfg=77 ctermbg=default
|
||||
" source code
|
||||
highlight {*.patch,*.diff,*.py,*.[ch]pp,*.mk,*.c,*.h,*.[ch]pp,*.cc,*.hs,*.php}
|
||||
\ cterm=none ctermfg=193 ctermbg=default
|
||||
29
.config/vifm/colors/nord.vifm
Normal file
29
.config/vifm/colors/nord.vifm
Normal file
@@ -0,0 +1,29 @@
|
||||
" nord color scheme approximation for vifm
|
||||
|
||||
" Reset all styles first
|
||||
highlight clear
|
||||
|
||||
highlight Border cterm=none ctermfg=default ctermbg=default
|
||||
highlight TopLine cterm=none ctermfg=110 ctermbg=236
|
||||
highlight TopLineSel cterm=bold ctermfg=110 ctermbg=237
|
||||
|
||||
highlight Win cterm=none ctermfg=7 ctermbg=default
|
||||
highlight OtherWin cterm=none ctermfg=7 ctermbg=default
|
||||
highlight CurrLine cterm=bold,inverse ctermfg=default ctermbg=default
|
||||
highlight OtherLine cterm=bold ctermfg=default ctermbg=235
|
||||
highlight Selected cterm=none ctermfg=7 ctermbg=237
|
||||
|
||||
highlight JobLine cterm=bold ctermfg=116 ctermbg=238
|
||||
highlight StatusLine cterm=bold ctermfg=110 ctermbg=237
|
||||
highlight ErrorMsg cterm=bold ctermfg=167 ctermbg=default
|
||||
highlight WildMenu cterm=bold,inverse ctermfg=110 ctermbg=236
|
||||
highlight CmdLine cterm=none ctermfg=7 ctermbg=default
|
||||
|
||||
highlight Executable cterm=bold ctermfg=003 ctermbg=default
|
||||
highlight Directory cterm=bold ctermfg=110 ctermbg=default
|
||||
highlight Link cterm=none ctermfg=005 ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=007 ctermbg=167
|
||||
highlight Device cterm=none,standout ctermfg=110 ctermbg=default
|
||||
highlight Fifo cterm=none ctermfg=172 ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=223 ctermbg=default
|
||||
|
||||
29
.config/vifm/colors/onedark.vifm
Normal file
29
.config/vifm/colors/onedark.vifm
Normal file
@@ -0,0 +1,29 @@
|
||||
" onedark color scheme for vifm
|
||||
|
||||
" Reset all styles first
|
||||
highlight clear
|
||||
|
||||
highlight Border cterm=none ctermfg=035 ctermbg=default
|
||||
|
||||
highlight TopLine cterm=none ctermfg=002 ctermbg=default
|
||||
highlight TopLineSel cterm=bold ctermfg=002 ctermbg=015
|
||||
|
||||
highlight Win cterm=none ctermfg=250 ctermbg=default
|
||||
highlight Directory cterm=bold ctermfg=004 ctermbg=default
|
||||
highlight CurrLine cterm=bold,inverse ctermfg=default ctermbg=default
|
||||
highlight OtherLine cterm=bold ctermfg=default ctermbg=default
|
||||
highlight Selected cterm=none ctermfg=003 ctermbg=008
|
||||
|
||||
highlight JobLine cterm=bold ctermfg=250 ctermbg=008
|
||||
highlight StatusLine cterm=none ctermfg=250 ctermbg=015
|
||||
highlight ErrorMsg cterm=bold ctermfg=001 ctermbg=default
|
||||
highlight WildMenu cterm=bold ctermfg=015 ctermbg=250
|
||||
highlight CmdLine cterm=none ctermfg=007 ctermbg=default
|
||||
|
||||
highlight Executable cterm=bold ctermfg=002 ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=006 ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=001 ctermbg=default
|
||||
highlight Device cterm=bold,standout ctermfg=000 ctermbg=011
|
||||
highlight Fifo cterm=none ctermfg=003 ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=005 ctermbg=default
|
||||
|
||||
29
.config/vifm/colors/palenight.vifm
Normal file
29
.config/vifm/colors/palenight.vifm
Normal file
@@ -0,0 +1,29 @@
|
||||
" palenight color scheme for vifm
|
||||
|
||||
" Reset all styles first
|
||||
highlight clear
|
||||
|
||||
highlight Border cterm=none ctermfg=default ctermbg=default
|
||||
|
||||
highlight TopLine cterm=none ctermfg=002 ctermbg=default
|
||||
highlight TopLineSel cterm=bold ctermfg=002 ctermbg=default
|
||||
|
||||
highlight Win cterm=none ctermfg=251 ctermbg=default
|
||||
highlight Directory cterm=bold ctermfg=004 ctermbg=default
|
||||
highlight CurrLine cterm=bold,inverse ctermfg=default ctermbg=default
|
||||
highlight OtherLine cterm=bold ctermfg=default ctermbg=default
|
||||
highlight Selected cterm=none ctermfg=003 ctermbg=008
|
||||
|
||||
highlight JobLine cterm=bold ctermfg=251 ctermbg=008
|
||||
highlight StatusLine cterm=none ctermfg=008 ctermbg=default
|
||||
highlight ErrorMsg cterm=bold ctermfg=001 ctermbg=default
|
||||
highlight WildMenu cterm=bold ctermfg=015 ctermbg=008
|
||||
highlight CmdLine cterm=none ctermfg=007 ctermbg=default
|
||||
|
||||
highlight Executable cterm=bold ctermfg=002 ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=006 ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=001 ctermbg=default
|
||||
highlight Device cterm=bold,standout ctermfg=000 ctermbg=011
|
||||
highlight Fifo cterm=none ctermfg=003 ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=005 ctermbg=default
|
||||
|
||||
57
.config/vifm/colors/paper.vifm
Normal file
57
.config/vifm/colors/paper.vifm
Normal file
@@ -0,0 +1,57 @@
|
||||
" VIFM COLORS
|
||||
" Paper Theme c/o Samuel Sinclair
|
||||
" Original palette by @YorickPeterse
|
||||
|
||||
" default = -1 = None, can be used for transparency or default color
|
||||
" black = 0
|
||||
" red = 1
|
||||
" green = 2
|
||||
" yellow = 3
|
||||
" blue = 4
|
||||
" magenta = 5
|
||||
" cyan = 6
|
||||
" white = 7
|
||||
|
||||
"elseif g:solarized_termcolors != 256 && &t_Co >= 16
|
||||
"let s:vmode = "cterm"
|
||||
"let s:base03 = "8"
|
||||
"let s:base02 = "0"
|
||||
"let s:base01 = "10"
|
||||
"let s:base00 = "11"
|
||||
"let s:base0 = "12"
|
||||
"let s:base1 = "14"
|
||||
"let s:base2 = "7"
|
||||
"let s:base3 = "15"
|
||||
"let s:yellow = "3"
|
||||
"let s:orange = "9"
|
||||
"let s:red = "1"
|
||||
"let s:magenta = "5"
|
||||
"let s:violet = "13"
|
||||
"let s:blue = "4"
|
||||
"let s:cyan = "6"
|
||||
"let s:green = "2"
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=default ctermbg=default
|
||||
highlight OtherWin cterm=none ctermfg=default ctermbg=default
|
||||
|
||||
highlight TopLine cterm=none ctermfg=default ctermbg=default
|
||||
highlight TopLineSel cterm=bold ctermfg=default ctermbg=default
|
||||
highlight StatusLine cterm=reverse ctermfg=default ctermbg=default
|
||||
highlight Border cterm=none ctermfg=default ctermbg=default
|
||||
|
||||
highlight Selected cterm=bold ctermfg=default ctermbg=default
|
||||
highlight CurrLine cterm=reverse ctermfg=default ctermbg=default
|
||||
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=11 ctermbg=white
|
||||
highlight CmdLine cterm=none ctermfg=default ctermbg=default
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=default
|
||||
|
||||
highlight Directory cterm=none ctermfg=blue ctermbg=default
|
||||
highlight Link cterm=none ctermfg=green ctermbg=default
|
||||
highlight BrokenLink cterm=none ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=none ctermfg=red ctermbg=default
|
||||
highlight Device cterm=none ctermfg=yellow ctermbg=default
|
||||
highlight Fifo cterm=none ctermfg=cyan ctermbg=default
|
||||
highlight Executable cterm=none ctermfg=green ctermbg=default
|
||||
29
.config/vifm/colors/papercolor-dark.vifm
Normal file
29
.config/vifm/colors/papercolor-dark.vifm
Normal file
@@ -0,0 +1,29 @@
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=252 ctermbg=234
|
||||
highlight OtherWin cterm=none ctermfg=252 ctermbg=234
|
||||
highlight Border cterm=none ctermfg=252 ctermbg=234
|
||||
highlight AuxWin cterm=none ctermfg=252 ctermbg=234
|
||||
|
||||
highlight TopLine cterm=bold ctermfg=71 ctermbg=235
|
||||
highlight TopLineSel cterm=bold ctermfg=234 ctermbg=149
|
||||
|
||||
highlight CmdLine cterm=none ctermfg=252 ctermbg=234
|
||||
highlight ErrorMsg cterm=bold ctermfg=160 ctermbg=234
|
||||
highlight StatusLine cterm=bold ctermfg=71 ctermbg=235
|
||||
highlight JobLine cterm=bold ctermfg=71 ctermbg=235
|
||||
highlight SuggestBox cterm=bold ctermfg=71 ctermbg=235
|
||||
highlight WildMenu cterm=bold ctermfg=71 ctermbg=235
|
||||
|
||||
highlight CurrLine cterm=bold,inverse ctermfg=default ctermbg=default
|
||||
highlight OtherLine cterm=bold ctermfg=default ctermbg=235
|
||||
highlight Selected cterm=bold ctermfg=173 ctermbg=235
|
||||
highlight LineNr cterm=none ctermfg=244 ctermbg=234
|
||||
|
||||
highlight Directory cterm=bold ctermfg=74 ctermbg=234
|
||||
highlight Link cterm=none ctermfg=173 ctermbg=234
|
||||
highlight BrokenLink cterm=none ctermfg=160 ctermbg=234
|
||||
highlight Socket cterm=bold ctermfg=140 ctermbg=234
|
||||
highlight Device cterm=none ctermfg=125 ctermbg=234
|
||||
highlight Fifo cterm=none ctermfg=74 ctermbg=234
|
||||
highlight Executable cterm=bold ctermfg=70 ctermbg=234
|
||||
29
.config/vifm/colors/papercolor-light.vifm
Normal file
29
.config/vifm/colors/papercolor-light.vifm
Normal file
@@ -0,0 +1,29 @@
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=234 ctermbg=255
|
||||
highlight OtherWin cterm=none ctermfg=238 ctermbg=255
|
||||
highlight Border cterm=none ctermfg=238 ctermbg=255
|
||||
highlight AuxWin cterm=none ctermfg=238 ctermbg=255
|
||||
|
||||
highlight TopLine cterm=bold ctermfg=250 ctermbg=24
|
||||
highlight TopLineSel cterm=bold ctermfg=255 ctermbg=31
|
||||
|
||||
highlight CmdLine cterm=none ctermfg=234 ctermbg=255
|
||||
highlight ErrorMsg cterm=bold ctermfg=160 ctermbg=255
|
||||
highlight StatusLine cterm=bold ctermfg=255 ctermbg=24
|
||||
highlight JobLine cterm=bold ctermfg=255 ctermbg=31
|
||||
highlight SuggestBox cterm=bold ctermfg=255 ctermbg=31
|
||||
highlight WildMenu cterm=bold ctermfg=255 ctermbg=31
|
||||
|
||||
highlight CurrLine cterm=bold,inverse ctermfg=default ctermbg=default
|
||||
highlight OtherLine cterm=bold ctermfg=default ctermbg=250
|
||||
highlight Selected cterm=bold ctermfg=255 ctermbg=166
|
||||
highlight LineNr cterm=none ctermfg=102 ctermbg=255
|
||||
|
||||
highlight Directory cterm=bold ctermfg=25 ctermbg=255
|
||||
highlight Link cterm=none ctermfg=24 ctermbg=255
|
||||
highlight BrokenLink cterm=none ctermfg=160 ctermbg=255
|
||||
highlight Socket cterm=bold ctermfg=91 ctermbg=255
|
||||
highlight Device cterm=none ctermfg=124 ctermbg=255
|
||||
highlight Fifo cterm=none ctermfg=31 ctermbg=255
|
||||
highlight Executable cterm=bold ctermfg=28 ctermbg=255
|
||||
27
.config/vifm/colors/ph.vifm
Normal file
27
.config/vifm/colors/ph.vifm
Normal file
@@ -0,0 +1,27 @@
|
||||
" ph
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=248 ctermbg=234
|
||||
highlight Directory cterm=bold ctermfg=033 ctermbg=234
|
||||
highlight Link cterm=bold ctermfg=yellow ctermbg=234
|
||||
highlight BrokenLink cterm=reverse ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=125 ctermbg=default
|
||||
highlight Device cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Fifo cterm=bold ctermfg=cyan ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=166 ctermbg=default
|
||||
highlight Selected cterm=bold ctermfg=255 ctermbg=237
|
||||
highlight CurrLine cterm=bold ctermfg=default ctermbg=237
|
||||
highlight TopLine cterm=bold ctermfg=black ctermbg=235
|
||||
highlight TopLineSel cterm=bold ctermfg=black ctermbg=default
|
||||
highlight StatusLine cterm=bold ctermfg=black ctermbg=235
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=black
|
||||
highlight Border cterm=none ctermfg=black ctermbg=234
|
||||
highlight JobLine cterm=bold,reverse ctermfg=black ctermbg=white
|
||||
highlight SuggestBox cterm=bold ctermfg=default ctermbg=default
|
||||
|
||||
if $USER == 'root'
|
||||
highlight Border ctermbg=red
|
||||
endif
|
||||
28
.config/vifm/colors/reicheltd-light.vifm
Normal file
28
.config/vifm/colors/reicheltd-light.vifm
Normal file
@@ -0,0 +1,28 @@
|
||||
" vim: filetype=vifm :
|
||||
|
||||
" Author: Daniel R. (a.k.a. reicheltd)
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=236 ctermbg=255
|
||||
highlight Directory cterm=bold ctermfg=21 ctermbg=255
|
||||
highlight Link cterm=bold ctermfg=39 ctermbg=default
|
||||
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight Device cterm=bold ctermfg=blue ctermbg=default
|
||||
|
||||
highlight Fifo cterm=bold ctermfg=cyan ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Selected cterm=bold ctermfg=200 ctermbg=default
|
||||
|
||||
highlight CurrLine cterm=bold ctermfg=255 ctermbg=27
|
||||
highlight TopLine cterm=none ctermfg=236 ctermbg=255
|
||||
highlight TopLineSel cterm=bold ctermfg=236 ctermbg=255
|
||||
|
||||
highlight StatusLine cterm=bold ctermfg=236 ctermbg=255
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=236 ctermbg=255
|
||||
highlight CmdLine cterm=none ctermfg=236 ctermbg=255
|
||||
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=236
|
||||
highlight Border cterm=none ctermfg=236 ctermbg=255
|
||||
57
.config/vifm/colors/sandy.vifm
Normal file
57
.config/vifm/colors/sandy.vifm
Normal file
@@ -0,0 +1,57 @@
|
||||
" sandy
|
||||
" Author: Nando, based on colorscheme snowhite by Jochen Schweizer
|
||||
|
||||
" xterm color customization:
|
||||
"
|
||||
" ! regular (not bold) red
|
||||
" XTerm*color1: #ff3030
|
||||
" ! regular (not bold) green
|
||||
" XTerm*color2: #70dd70
|
||||
" ! regular (not bold) yellow
|
||||
" XTerm*color3: #f0f000
|
||||
" ! regular (not bold) blue
|
||||
" XTerm*color4: #6060dd
|
||||
" ! bold red
|
||||
" XTerm*color9: #ff8080
|
||||
" ! bold green
|
||||
" XTerm*color10: #20dd20
|
||||
" ! bold yellow
|
||||
" XTerm*color11: #e0e000
|
||||
" ! bold blue
|
||||
" XTerm*color12: #a8a8ff
|
||||
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight OtherLine cterm=reverse ctermfg=234 ctermbg=white
|
||||
highlight SuggestBox cterm=none ctermfg=16 ctermbg=231
|
||||
highlight Win cterm=none ctermfg=16 ctermbg=230
|
||||
highlight Directory cterm=bold ctermfg=16 ctermbg=default
|
||||
highlight Link cterm=none ctermfg=blue ctermbg=default
|
||||
|
||||
highlight BrokenLink cterm=bold ctermfg=196 ctermbg=default
|
||||
highlight Socket cterm=none ctermfg=16 ctermbg=default
|
||||
highlight Device cterm=none ctermfg=16 ctermbg=default
|
||||
|
||||
highlight Fifo cterm=none ctermfg=16 ctermbg=default
|
||||
highlight Executable cterm=none ctermfg=red ctermbg=default
|
||||
highlight Selected cterm=none ctermfg=208 ctermbg=default
|
||||
|
||||
highlight CurrLine cterm=none ctermfg=white ctermbg=LightCyan
|
||||
highlight TopLine cterm=none ctermfg=16 ctermbg=255
|
||||
highlight TopLineSel cterm=none ctermfg=231 ctermbg=blue
|
||||
|
||||
highlight StatusLine cterm=bold ctermfg=16 ctermbg=255
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=16 ctermbg=default
|
||||
highlight CmdLine cterm=none ctermfg=black ctermbg=white
|
||||
|
||||
highlight ErrorMsg cterm=bold ctermfg=196 ctermbg=default
|
||||
highlight Border cterm=none ctermfg=16 ctermbg=255
|
||||
|
||||
highlight AuxWin cterm=none ctermfg=default ctermbg=229
|
||||
highlight JobLine cterm=bold ctermfg=black ctermbg=white
|
||||
highlight CmpMismatch cterm=bold ctermfg=white ctermbg=red
|
||||
|
||||
" executables
|
||||
highlight {*.sh,*.bash,*.bat,*.btm,*.cmd,*.com,*.dll,*.exe,*.run,*.msu,*.msi}
|
||||
\ cterm=none ctermfg=red ctermbg=default
|
||||
23
.config/vifm/colors/semidarkdesert.vifm
Normal file
23
.config/vifm/colors/semidarkdesert.vifm
Normal file
@@ -0,0 +1,23 @@
|
||||
" SemiDarkDesert
|
||||
" by Claus E. Durst, based on 'Desert' by Michael jubalh Vetter
|
||||
" https://github.com/clausED/vifm-colors
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=220 ctermbg=233
|
||||
highlight Directory cterm=bold ctermfg=77 ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=239 ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=bold ctermfg=24 ctermbg=default
|
||||
highlight Device cterm=bold ctermfg=31 ctermbg=default
|
||||
highlight Fifo cterm=bold ctermfg=31 ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=green ctermbg=default
|
||||
highlight Selected cterm=bold ctermfg=magenta ctermbg=default
|
||||
highlight CurrLine cterm=bold ctermfg=131 ctermbg=228
|
||||
highlight TopLine cterm=none ctermfg=black ctermbg=248
|
||||
highlight TopLineSel cterm=bold ctermfg=red ctermbg=default
|
||||
highlight StatusLine cterm=bold ctermfg=red ctermbg=248
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=217 ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=7 ctermbg=1
|
||||
highlight Border cterm=none ctermfg=black ctermbg=240
|
||||
31
.config/vifm/colors/snowwhite.vifm
Normal file
31
.config/vifm/colors/snowwhite.vifm
Normal file
@@ -0,0 +1,31 @@
|
||||
" snowwhite
|
||||
" Author: Jochen Schweizer
|
||||
" https://github.com/durcheinandr/vifm-colors
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight SuggestBox cterm=none ctermfg=16 ctermbg=231
|
||||
highlight Win cterm=none ctermfg=16 ctermbg=231
|
||||
highlight Directory cterm=bold ctermfg=16 ctermbg=231
|
||||
highlight Link cterm=none ctermfg=16 ctermbg=231
|
||||
|
||||
highlight BrokenLink cterm=bold ctermfg=196 ctermbg=231
|
||||
highlight Socket cterm=none ctermfg=16 ctermbg=231
|
||||
highlight Device cterm=none ctermfg=16 ctermbg=231
|
||||
|
||||
highlight Fifo cterm=none ctermfg=16 ctermbg=231
|
||||
highlight Executable cterm=none ctermfg=16 ctermbg=231
|
||||
highlight Selected cterm=none ctermfg=208 ctermbg=231
|
||||
|
||||
highlight CurrLine cterm=none ctermfg=231 ctermbg=208
|
||||
highlight TopLine cterm=none ctermfg=16 ctermbg=255
|
||||
highlight TopLineSel cterm=none ctermfg=231 ctermbg=16
|
||||
|
||||
highlight StatusLine cterm=bold ctermfg=16 ctermbg=255
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=16 ctermbg=231
|
||||
highlight CmdLine cterm=none ctermfg=16 ctermbg=231
|
||||
|
||||
highlight ErrorMsg cterm=bold ctermfg=196 ctermbg=231
|
||||
highlight Border cterm=none ctermfg=16 ctermbg=255
|
||||
|
||||
|
||||
44
.config/vifm/colors/solarized-dark.vifm
Normal file
44
.config/vifm/colors/solarized-dark.vifm
Normal file
@@ -0,0 +1,44 @@
|
||||
" VIFM COLORS
|
||||
" solarized dark
|
||||
" based on: https://github.com/istib/dotfiles/blob/master/vifm/vifm-colors
|
||||
|
||||
" Default = -1 = None, can be used for transparency or default color
|
||||
" Black = 0
|
||||
" Red = 1
|
||||
" Green = 2
|
||||
" Yellow = 3
|
||||
" Blue = 4
|
||||
" Magenta = 5
|
||||
" Cyan = 6
|
||||
" White = 7
|
||||
|
||||
" STYLES
|
||||
" bold
|
||||
" underline
|
||||
" reverse or inverse
|
||||
" standout
|
||||
" none
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=default ctermbg=none
|
||||
|
||||
highlight TopLine cterm=none ctermfg=blue ctermbg=none
|
||||
highlight TopLineSel cterm=none ctermfg=blue ctermbg=none
|
||||
highlight StatusLine cterm=none ctermfg=blue ctermbg=none
|
||||
highlight Border cterm=none ctermfg=blue ctermbg=none
|
||||
|
||||
highlight Selected cterm=bold ctermfg=green ctermbg=none
|
||||
highlight CurrLine cterm=bold,reverse ctermfg=default ctermbg=default
|
||||
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=black
|
||||
|
||||
highlight Directory cterm=bold ctermfg=blue ctermbg=default
|
||||
highlight Link cterm=none ctermfg=yellow ctermbg=default
|
||||
highlight BrokenLink cterm=none ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=none ctermfg=magenta ctermbg=default
|
||||
highlight Device cterm=none ctermfg=red ctermbg=default
|
||||
highlight Fifo cterm=none ctermfg=cyan ctermbg=default
|
||||
highlight Executable cterm=none ctermfg=green ctermbg=default
|
||||
58
.config/vifm/colors/solarized-light.vifm
Normal file
58
.config/vifm/colors/solarized-light.vifm
Normal file
@@ -0,0 +1,58 @@
|
||||
" VIFM COLORS
|
||||
" solarized light
|
||||
" based on: https://github.com/altercation/vim-colors-solarized/blob/master/colors/solarized.vim
|
||||
|
||||
" default = -1 = None, can be used for transparency or default color
|
||||
" black = 0
|
||||
" red = 1
|
||||
" green = 2
|
||||
" yellow = 3
|
||||
" blue = 4
|
||||
" magenta = 5
|
||||
" cyan = 6
|
||||
" white = 7
|
||||
|
||||
"elseif g:solarized_termcolors != 256 && &t_Co >= 16
|
||||
"let s:vmode = "cterm"
|
||||
"let s:base03 = "8"
|
||||
"let s:base02 = "0"
|
||||
"let s:base01 = "10"
|
||||
"let s:base00 = "11"
|
||||
"let s:base0 = "12"
|
||||
"let s:base1 = "14"
|
||||
"let s:base2 = "7"
|
||||
"let s:base3 = "15"
|
||||
"let s:yellow = "3"
|
||||
"let s:orange = "9"
|
||||
"let s:red = "1"
|
||||
"let s:magenta = "5"
|
||||
"let s:violet = "13"
|
||||
"let s:blue = "4"
|
||||
"let s:cyan = "6"
|
||||
"let s:green = "2"
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=default ctermbg=none
|
||||
highlight OtherWin cterm=none ctermfg=default ctermbg=white
|
||||
|
||||
highlight TopLine cterm=none ctermfg=blue ctermbg=white
|
||||
highlight TopLineSel cterm=none,underline ctermfg=blue ctermbg=15
|
||||
highlight StatusLine cterm=none ctermfg=12 ctermbg=white
|
||||
highlight Border cterm=none ctermfg=blue ctermbg=white
|
||||
|
||||
highlight Selected cterm=reverse ctermfg=14 ctermbg=15
|
||||
highlight CurrLine cterm=none ctermbg=white
|
||||
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=11 ctermbg=white
|
||||
highlight CmdLine cterm=none ctermfg=11 ctermbg=15
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=white
|
||||
|
||||
highlight Directory cterm=none ctermfg=blue ctermbg=default
|
||||
highlight Link cterm=none ctermfg=magenta ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Socket cterm=none ctermfg=violet ctermbg=default
|
||||
highlight Device cterm=none ctermfg=green ctermbg=default
|
||||
highlight Fifo cterm=none ctermfg=cyan ctermbg=default
|
||||
highlight Executable cterm=none ctermfg=red ctermbg=default
|
||||
|
||||
30
.config/vifm/colors/truedark.vifm
Normal file
30
.config/vifm/colors/truedark.vifm
Normal file
@@ -0,0 +1,30 @@
|
||||
" A true dark theme. For Vifm. Duh.
|
||||
" by bratpeki (@GitHub)
|
||||
" https://github.com/bratpeki/truedark-vifm
|
||||
|
||||
highlight clear
|
||||
|
||||
highlight Border ctermfg=238 ctermbg=248 cterm=none
|
||||
highlight BrokenLink ctermfg=9 ctermbg=0 cterm=none
|
||||
highlight CmdLine ctermfg=251 ctermbg=0
|
||||
highlight CurrLine ctermfg=none ctermbg=236 cterm=bold
|
||||
highlight Device ctermfg=202 ctermbg=0 cterm=none
|
||||
highlight Directory ctermfg=93 ctermbg=0 cterm=none
|
||||
highlight ErrorMsg ctermfg=9 ctermbg=black cterm=bold
|
||||
highlight Executable ctermfg=51 ctermbg=0 cterm=none
|
||||
highlight Fifo ctermfg=51 ctermbg=0 cterm=none
|
||||
highlight HardLink ctermfg=130 ctermbg=0 cterm=none
|
||||
highlight LineNr ctermfg=246 ctermbg=0 cterm=bold
|
||||
highlight Link ctermfg=214 ctermbg=0 cterm=none
|
||||
highlight OtherLine ctermfg=241 ctermbg=234 cterm=italic
|
||||
highlight OtherWin ctermfg=241 ctermbg=0 cterm=italic
|
||||
highlight Selected ctermfg=118 ctermbg=0 cterm=bold
|
||||
highlight Socket ctermfg=200 ctermbg=0 cterm=none
|
||||
highlight StatusLine ctermfg=238 ctermbg=248 cterm=none
|
||||
highlight SuggestBox ctermfg=118 ctermbg=0 cterm=bold
|
||||
highlight TabLine ctermfg=238 ctermbg=0 cterm=none
|
||||
highlight TabLineSel ctermfg=254 ctermbg=0 cterm=bold
|
||||
highlight TopLine ctermfg=238 ctermbg=248 cterm=none
|
||||
highlight TopLineSel ctermfg=238 ctermbg=248 cterm=none
|
||||
highlight WildMenu ctermfg=7 ctermbg=0 cterm=none
|
||||
highlight Win ctermfg=251 ctermbg=0 cterm=none
|
||||
22
.config/vifm/colors/zenburn.vifm
Normal file
22
.config/vifm/colors/zenburn.vifm
Normal file
@@ -0,0 +1,22 @@
|
||||
highlight clear
|
||||
|
||||
highlight Win cterm=none ctermfg=245 ctermbg=234
|
||||
highlight Directory cterm=bold ctermfg=166 ctermbg=234
|
||||
highlight Link cterm=bold ctermfg=yellow ctermbg=234
|
||||
highlight BrokenLink cterm=reverse ctermfg=red ctermbg=default
|
||||
|
||||
highlight Socket cterm=bold ctermfg=125 ctermbg=default
|
||||
highlight Device cterm=bold ctermfg=red ctermbg=default
|
||||
highlight Fifo cterm=bold ctermfg=cyan ctermbg=default
|
||||
highlight Executable cterm=bold ctermfg=0x2aa198 ctermbg=default
|
||||
|
||||
highlight Selected cterm=bold ctermfg=125 ctermbg=235
|
||||
highlight CurrLine cterm=bold ctermfg=245 ctermbg=235
|
||||
|
||||
highlight TopLine cterm=none ctermfg=black ctermbg=white
|
||||
highlight TopLineSel cterm=bold ctermfg=black ctermbg=default
|
||||
highlight StatusLine cterm=bold ctermfg=black ctermbg=white
|
||||
highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
|
||||
highlight CmdLine cterm=none ctermfg=white ctermbg=black
|
||||
highlight ErrorMsg cterm=none ctermfg=red ctermbg=black
|
||||
highlight Border cterm=none ctermfg=black ctermbg=white
|
||||
29
.config/vifm/colors/zenburn_1.vifm
Normal file
29
.config/vifm/colors/zenburn_1.vifm
Normal file
@@ -0,0 +1,29 @@
|
||||
" zenburn like color scheme for vifm
|
||||
" http://kippura.org/zenburnpage/
|
||||
|
||||
" Reset all styles first
|
||||
highlight clear
|
||||
|
||||
highlight Border cterm=none ctermfg=235 ctermbg=237
|
||||
|
||||
highlight TopLine cterm=none ctermfg=108 ctermbg=235
|
||||
highlight TopLineSel cterm=bold ctermfg=186 ctermbg=235
|
||||
|
||||
highlight Win cterm=none ctermfg=188 ctermbg=237
|
||||
highlight Directory cterm=none ctermfg=108 ctermbg=237
|
||||
highlight CurrLine cterm=none ctermfg=223 ctermbg=235
|
||||
highlight OtherLine cterm=none ctermfg=247 ctermbg=237
|
||||
highlight Selected cterm=none ctermfg=116 ctermbg=238
|
||||
|
||||
highlight JobLine cterm=bold ctermfg=116 ctermbg=238
|
||||
highlight StatusLine cterm=bold ctermfg=144 ctermbg=236
|
||||
highlight ErrorMsg cterm=bold ctermfg=115 ctermbg=237
|
||||
highlight WildMenu cterm=bold ctermfg=235 ctermbg=144
|
||||
highlight CmdLine cterm=none ctermfg=188 ctermbg=237
|
||||
|
||||
highlight Executable cterm=none ctermfg=172 ctermbg=237
|
||||
highlight Link cterm=none ctermfg=142 ctermbg=237
|
||||
highlight BrokenLink cterm=none ctermfg=174 ctermbg=237
|
||||
highlight Device cterm=none ctermfg=228 ctermbg=237
|
||||
highlight Fifo cterm=none ctermfg=109 ctermbg=237
|
||||
highlight Socket cterm=none ctermfg=110 ctermbg=237
|
||||
6
.config/vifm/scripts/README
Normal file
6
.config/vifm/scripts/README
Normal file
@@ -0,0 +1,6 @@
|
||||
This directory is dedicated for user-supplied scripts/executables.
|
||||
vifm modifies its PATH environment variable to let user run those
|
||||
scripts without specifying full path. All subdirectories are added
|
||||
as well. File in a subdirectory overrules file with the same name
|
||||
in parent directories. Restart might be needed to recognize files
|
||||
in newly created or renamed subdirectories.
|
||||
6568
.config/vifm/vifm-help.txt
Normal file
6568
.config/vifm/vifm-help.txt
Normal file
File diff suppressed because it is too large
Load Diff
1
.config/vifm/vifminfo.json
Normal file
1
.config/vifm/vifminfo.json
Normal file
File diff suppressed because one or more lines are too long
507
.config/vifm/vifmrc
Normal file
507
.config/vifm/vifmrc
Normal file
@@ -0,0 +1,507 @@
|
||||
" vim: filetype=vifm :
|
||||
" Sample configuration file for vifm (last updated: 31 August, 2021)
|
||||
" You can edit this file by hand.
|
||||
" The " character at the beginning of a line comments out the line.
|
||||
" Blank lines are ignored.
|
||||
" The basic format for each item is shown with an example.
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
" Command used to edit files in various contexts. The default is vim.
|
||||
" If you would like to use another vi clone such as Elvis or Vile
|
||||
" you will need to change this setting.
|
||||
|
||||
set vicmd=vim
|
||||
" set vicmd=elvis\ -G\ termcap
|
||||
" set vicmd=vile
|
||||
|
||||
" This makes vifm perform file operations on its own instead of relying on
|
||||
" standard utilities like `cp`. While using `cp` and alike is a more universal
|
||||
" solution, it's also much slower when processing large amounts of files and
|
||||
" doesn't support progress measuring.
|
||||
|
||||
set syscalls
|
||||
|
||||
" Trash Directory
|
||||
" The default is to move files that are deleted with dd or :d to
|
||||
" the trash directory. If you change this you will not be able to move
|
||||
" files by deleting them and then using p to put the file in the new location.
|
||||
" I recommend not changing this until you are familiar with vifm.
|
||||
" This probably shouldn't be an option.
|
||||
|
||||
set trash
|
||||
set trashdir="~/.local/share/vifm/Trash"
|
||||
|
||||
" This is how many directories to store in the directory history.
|
||||
|
||||
set history=100
|
||||
|
||||
" Automatically resolve symbolic links on l or Enter.
|
||||
|
||||
set nofollowlinks
|
||||
|
||||
" Natural sort of (version) numbers within text.
|
||||
|
||||
set sortnumbers
|
||||
|
||||
" Display line numbers
|
||||
|
||||
set number
|
||||
|
||||
" Maximum number of changes that can be undone.
|
||||
|
||||
set undolevels=100
|
||||
|
||||
" Use Vim's format of help file (has highlighting and "hyperlinks").
|
||||
" If you would rather use a plain text help file set novimhelp.
|
||||
|
||||
set vimhelp
|
||||
|
||||
" If you would like to run an executable file when you
|
||||
" press Enter, l or Right Arrow, set this.
|
||||
|
||||
set norunexec
|
||||
|
||||
" List of color schemes to try (picks the first one supported by the terminal)
|
||||
|
||||
colorscheme gruvbox
|
||||
|
||||
" Format for displaying time in file list. For example:
|
||||
" TIME_STAMP_FORMAT=%m/%d-%H:%M
|
||||
" See man date or man strftime for details.
|
||||
|
||||
set timefmt=%m/%d\ %H:%M
|
||||
|
||||
" Show list of matches on tab completion in command-line mode
|
||||
|
||||
set wildmenu
|
||||
|
||||
" Display completions in a form of popup with descriptions of the matches
|
||||
|
||||
set wildstyle=popup
|
||||
|
||||
" Display suggestions in normal, visual and view modes for keys, marks and
|
||||
" registers (at most 5 files). In other view, when available.
|
||||
|
||||
set suggestoptions=normal,visual,view,otherpane,keys,marks,registers
|
||||
|
||||
" Ignore case in search patterns unless it contains at least one uppercase
|
||||
" letter
|
||||
|
||||
set ignorecase
|
||||
set smartcase
|
||||
|
||||
" Don't highlight search results automatically
|
||||
|
||||
set hlsearch
|
||||
|
||||
" Use increment searching (search while typing)
|
||||
set incsearch
|
||||
|
||||
" Try to leave some space from cursor to upper/lower border in lists
|
||||
|
||||
set scrolloff=3
|
||||
|
||||
" Don't do too many requests to slow file systems
|
||||
|
||||
if !has('win')
|
||||
set slowfs=curlftpfs
|
||||
endif
|
||||
|
||||
" Set custom status line look
|
||||
|
||||
set statusline=" Hint: %z%= %A %10u:%-7g %15s %20d "
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
" :mark mark /full/directory/path [filename]
|
||||
|
||||
mark b ~/.bin/
|
||||
mark h ~/
|
||||
mark t /tank/
|
||||
mark c ~/.config/
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
" :com[mand][!] command_name action
|
||||
" The following macros can be used in a command
|
||||
" %a is replaced with the user arguments.
|
||||
" %c the current file under the cursor.
|
||||
" %C the current file under the cursor in the other directory.
|
||||
" %f the current selected file, or files.
|
||||
" %F the current selected file, or files in the other directory.
|
||||
" %b same as %f %F.
|
||||
" %d the current directory name.
|
||||
" %D the other window directory name.
|
||||
" %m run the command in a menu window
|
||||
|
||||
command! df df -h %m 2> /dev/null
|
||||
command! diff vim -d %f %F
|
||||
command! zip zip -r %c.zip %f
|
||||
command! run !! ./%f
|
||||
command! make !!make %a
|
||||
command! mkcd :mkdir %a | cd %a
|
||||
command! vgrep vim "+grep %a"
|
||||
command! reload :write | restart full
|
||||
command! pack tar czf %f.tgz %f && readlink -f %f.tgz | xclip
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
" The file type is for the default programs to be used with
|
||||
" a file extension.
|
||||
" :filetype pattern1,pattern2 defaultprogram,program2
|
||||
" :fileviewer pattern1,pattern2 consoleviewer
|
||||
" The other programs for the file type can be accessed with the :file command
|
||||
" The command macros like %f, %F, %d, %D may be used in the commands.
|
||||
" The %a macro is ignored. To use a % you must put %%.
|
||||
|
||||
" For automated FUSE mounts, you must register an extension with :file[x]type
|
||||
" in one of following formats:
|
||||
"
|
||||
" :filetype extensions FUSE_MOUNT|some_mount_command using %SOURCE_FILE and %DESTINATION_DIR variables
|
||||
" %SOURCE_FILE and %DESTINATION_DIR are filled in by vifm at runtime.
|
||||
" A sample line might look like this:
|
||||
" :filetype *.zip,*.jar,*.war,*.ear FUSE_MOUNT|fuse-zip %SOURCE_FILE %DESTINATION_DIR
|
||||
"
|
||||
" :filetype extensions FUSE_MOUNT2|some_mount_command using %PARAM and %DESTINATION_DIR variables
|
||||
" %PARAM and %DESTINATION_DIR are filled in by vifm at runtime.
|
||||
" A sample line might look like this:
|
||||
" :filetype *.ssh FUSE_MOUNT2|sshfs %PARAM %DESTINATION_DIR
|
||||
" %PARAM value is filled from the first line of file (whole line).
|
||||
" Example first line for SshMount filetype: root@127.0.0.1:/
|
||||
"
|
||||
" You can also add %CLEAR if you want to clear screen before running FUSE
|
||||
" program.
|
||||
|
||||
" Pdf
|
||||
filextype {*.pdf},<application/pdf> zathura %c %i &, apvlv %c, xpdf %c
|
||||
fileviewer {*.pdf},<application/pdf> pdftotext -nopgbrk %c -
|
||||
|
||||
" PostScript
|
||||
filextype {*.ps,*.eps,*.ps.gz},<application/postscript>
|
||||
\ {View in zathura}
|
||||
\ zathura %f,
|
||||
\ {View in gv}
|
||||
\ gv %c %i &,
|
||||
|
||||
" Djvu
|
||||
filextype {*.djvu},<image/vnd.djvu>
|
||||
\ {View in zathura}
|
||||
\ zathura %f,
|
||||
\ {View in apvlv}
|
||||
\ apvlv %f,
|
||||
|
||||
" Audio
|
||||
filetype {*.wav,*.mp3,*.flac,*.m4a,*.wma,*.ape,*.ac3,*.og[agx],*.spx,*.opus},
|
||||
\<audio/*>
|
||||
\ {Play using ffplay}
|
||||
\ ffplay -nodisp -autoexit %c,
|
||||
\ {Play using MPlayer}
|
||||
\ mplayer %f,
|
||||
fileviewer {*.mp3},<audio/mpeg> mp3info
|
||||
fileviewer {*.flac},<audio/flac> soxi
|
||||
|
||||
" Video
|
||||
filextype {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
|
||||
\*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx,
|
||||
\*.as[fx]},
|
||||
\<video/*>
|
||||
\ {View using ffplay}
|
||||
\ ffplay -fs -autoexit %f,
|
||||
\ {View using Dragon}
|
||||
\ dragon %f:p,
|
||||
\ {View using mplayer}
|
||||
\ mplayer %f,
|
||||
fileviewer {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
|
||||
\*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx,
|
||||
\*.as[fx]},
|
||||
\<video/*>
|
||||
\ ffprobe -pretty %c 2>&1
|
||||
|
||||
" Web
|
||||
filextype {*.html,*.htm},<text/html>
|
||||
\ {Open with dwb}
|
||||
\ dwb %f %i &,
|
||||
\ {Open with firefox}
|
||||
\ firefox %f &,
|
||||
\ {Open with uzbl}
|
||||
\ uzbl-browser %f %i &,
|
||||
filetype {*.html,*.htm},<text/html> links, lynx
|
||||
|
||||
" Object
|
||||
filetype {*.o},<application/x-object> nm %f | less
|
||||
|
||||
" Man page
|
||||
filetype {*.[1-8]},<text/troff> man ./%c
|
||||
fileviewer {*.[1-8]},<text/troff> man ./%c | col -b
|
||||
|
||||
" Images
|
||||
filextype {*.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm},<image/*>
|
||||
\ {View in sxiv}
|
||||
\ sxiv %f,
|
||||
\ {View in gpicview}
|
||||
\ gpicview %c,
|
||||
\ {View in shotwell}
|
||||
\ shotwell,
|
||||
fileviewer {*.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm},<image/*>
|
||||
\ identify %f
|
||||
|
||||
" OpenRaster
|
||||
filextype *.ora
|
||||
\ {Edit in MyPaint}
|
||||
\ mypaint %f,
|
||||
|
||||
" Mindmap
|
||||
filextype *.vym
|
||||
\ {Open with VYM}
|
||||
\ vym %f &,
|
||||
|
||||
" MD5
|
||||
filetype *.md5
|
||||
\ {Check MD5 hash sum}
|
||||
\ md5sum -c %f %S,
|
||||
|
||||
" SHA1
|
||||
filetype *.sha1
|
||||
\ {Check SHA1 hash sum}
|
||||
\ sha1sum -c %f %S,
|
||||
|
||||
" SHA256
|
||||
filetype *.sha256
|
||||
\ {Check SHA256 hash sum}
|
||||
\ sha256sum -c %f %S,
|
||||
|
||||
" SHA512
|
||||
filetype *.sha512
|
||||
\ {Check SHA512 hash sum}
|
||||
\ sha512sum -c %f %S,
|
||||
|
||||
" GPG signature
|
||||
filetype {*.asc},<application/pgp-signature>
|
||||
\ {Check signature}
|
||||
\ !!gpg --verify %c,
|
||||
|
||||
" Torrent
|
||||
filetype {*.torrent},<application/x-bittorrent> ktorrent %f &
|
||||
fileviewer {*.torrent},<application/x-bittorrent> dumptorrent -v %c
|
||||
|
||||
" FuseZipMount
|
||||
filetype {*.zip,*.jar,*.war,*.ear,*.oxt,*.apkg},
|
||||
\<application/zip,application/java-archive>
|
||||
\ {Mount with fuse-zip}
|
||||
\ FUSE_MOUNT|fuse-zip %SOURCE_FILE %DESTINATION_DIR,
|
||||
\ {View contents}
|
||||
\ zip -sf %c | less,
|
||||
\ {Extract here}
|
||||
\ tar -xf %c,
|
||||
fileviewer *.zip,*.jar,*.war,*.ear,*.oxt zip -sf %c
|
||||
|
||||
" ArchiveMount
|
||||
filetype {*.tar,*.tar.bz2,*.tbz2,*.tgz,*.tar.gz,*.tar.xz,*.txz,*.tar.zst,*.tzst},
|
||||
\<application/x-tar>
|
||||
\ {Mount with archivemount}
|
||||
\ FUSE_MOUNT|archivemount %SOURCE_FILE %DESTINATION_DIR,
|
||||
fileviewer *.tgz,*.tar.gz tar -tzf %c
|
||||
fileviewer *.tar.bz2,*.tbz2 tar -tjf %c
|
||||
fileviewer *.tar.xz,*.txz tar -tJf %c
|
||||
fileviewer *.tar.zst,*.tzst tar -t --zstd -f %c
|
||||
fileviewer {*.tar},<application/x-tar> tar -tf %c
|
||||
|
||||
" Rar2FsMount and rar archives
|
||||
filetype {*.rar},<application/x-rar>
|
||||
\ {Mount with rar2fs}
|
||||
\ FUSE_MOUNT|rar2fs %SOURCE_FILE %DESTINATION_DIR,
|
||||
fileviewer {*.rar},<application/x-rar> unrar v %c
|
||||
|
||||
" IsoMount
|
||||
filetype {*.iso},<application/x-iso9660-image>
|
||||
\ {Mount with fuseiso}
|
||||
\ FUSE_MOUNT|fuseiso %SOURCE_FILE %DESTINATION_DIR,
|
||||
|
||||
" SshMount
|
||||
filetype *.ssh
|
||||
\ {Mount with sshfs}
|
||||
\ FUSE_MOUNT2|sshfs %PARAM %DESTINATION_DIR %FOREGROUND,
|
||||
|
||||
" FtpMount
|
||||
filetype *.ftp
|
||||
\ {Mount with curlftpfs}
|
||||
\ FUSE_MOUNT2|curlftpfs -o ftp_port=-,,disable_eprt %PARAM %DESTINATION_DIR %FOREGROUND,
|
||||
|
||||
" Fuse7z and 7z archives
|
||||
filetype {*.7z},<application/x-7z-compressed>
|
||||
\ {Mount with fuse-7z}
|
||||
\ FUSE_MOUNT|fuse-7z %SOURCE_FILE %DESTINATION_DIR,
|
||||
fileviewer {*.7z},<application/x-7z-compressed> 7z l %c
|
||||
|
||||
" Office files
|
||||
filextype {*.odt,*.doc,*.docx,*.xls,*.xlsx,*.odp,*.pptx,*.ppt},
|
||||
\<application/vnd.openxmlformats-officedocument.*,
|
||||
\application/msword,
|
||||
\application/vnd.ms-excel>
|
||||
\ libreoffice %f &
|
||||
fileviewer {*.doc},<application/msword> catdoc %c
|
||||
fileviewer {*.docx},
|
||||
\<application/
|
||||
\vnd.openxmlformats-officedocument.wordprocessingml.document>
|
||||
\ docx2txt.pl %f -
|
||||
|
||||
" TuDu files
|
||||
filetype *.tudu tudu -f %c
|
||||
|
||||
" Qt projects
|
||||
filextype *.pro qtcreator %f &
|
||||
|
||||
" Directories
|
||||
filextype */
|
||||
\ {View in thunar}
|
||||
\ Thunar %f &,
|
||||
|
||||
" Syntax highlighting in preview
|
||||
"
|
||||
" Explicitly set highlight type for some extensions
|
||||
"
|
||||
" 256-color terminal
|
||||
" fileviewer *.[ch],*.[ch]pp highlight -O xterm256 -s dante --syntax c %c
|
||||
" fileviewer Makefile,Makefile.* highlight -O xterm256 -s dante --syntax make %c
|
||||
"
|
||||
" 16-color terminal
|
||||
" fileviewer *.c,*.h highlight -O ansi -s dante %c
|
||||
"
|
||||
" Or leave it for automatic detection
|
||||
"
|
||||
" fileviewer *[^/] pygmentize -O style=monokai -f console256 -g
|
||||
|
||||
" Displaying pictures in terminal
|
||||
"
|
||||
" fileviewer *.jpg,*.png shellpic %c
|
||||
|
||||
" Open all other files with default system programs (you can also remove all
|
||||
" :file[x]type commands above to ensure they don't interfere with system-wide
|
||||
" settings). By default all unknown files are opened with 'vi[x]cmd'
|
||||
" uncommenting one of lines below will result in ignoring 'vi[x]cmd' option
|
||||
" for unknown file types.
|
||||
" For *nix:
|
||||
" filetype * xdg-open
|
||||
" For OS X:
|
||||
" filetype * open
|
||||
" For Windows:
|
||||
" filetype * start, explorer %"f &
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
" What should be saved automatically between vifm sessions. Drop "savedirs"
|
||||
" value if you don't want vifm to remember last visited directories for you.
|
||||
set vifminfo=dhistory,state,tui,shistory,
|
||||
\phistory,fhistory,dirstack,registers,bookmarks,bmarks
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
" Examples of configuring both panels
|
||||
|
||||
" Customize view columns a bit (enable ellipsis for truncated file names)
|
||||
"
|
||||
" set viewcolumns=-{name}..,6{}.
|
||||
|
||||
" Filter-out build and temporary files
|
||||
"
|
||||
" filter! {*.lo,*.o,*.d,*.class,*.pyc,*.pyo,.*~}
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
" Sample mappings
|
||||
|
||||
" Start shell in current directory
|
||||
nnoremap s :shell<cr>
|
||||
|
||||
" Display sorting dialog
|
||||
nnoremap S :sort<cr>
|
||||
|
||||
" Toggle visibility of preview window
|
||||
nnoremap w :view<cr>
|
||||
vnoremap w :view<cr>gv
|
||||
|
||||
" Open file in existing instance of gvim
|
||||
nnoremap o :!gvim --remote-tab-silent %f<cr>
|
||||
" Open file in new instance of gvim
|
||||
nnoremap O :!gvim %f<cr>
|
||||
|
||||
" Open file in the background using its default program
|
||||
nnoremap gb :file &<cr>l
|
||||
|
||||
" Interaction with system clipboard
|
||||
if has('win')
|
||||
" Yank current directory path to Windows clipboard with forward slashes
|
||||
nnoremap yp :!echo %"d:gs!\!/! %i | clip<cr>
|
||||
" Yank path to current file to Windows clipboard with forward slashes
|
||||
nnoremap yf :!echo %"c:gs!\!/! %i | clip<cr>
|
||||
elseif executable('xclip')
|
||||
" Yank current directory path into the clipboard
|
||||
nnoremap yd :!echo %d | xclip %i<cr>
|
||||
" Yank current file path into the clipboard
|
||||
nnoremap yf :!echo %c:p | xclip %i<cr>
|
||||
elseif executable('xsel')
|
||||
" Yank current directory path into primary and selection clipboards
|
||||
nnoremap yd :!echo -n %d | xsel --input --primary %i &&
|
||||
\ echo -n %d | xsel --clipboard --input %i<cr>
|
||||
" Yank current file path into into primary and selection clipboards
|
||||
nnoremap yf :!echo -n %c:p | xsel --input --primary %i &&
|
||||
\ echo -n %c:p | xsel --clipboard --input %i<cr>
|
||||
endif
|
||||
|
||||
" Mappings for faster renaming
|
||||
nnoremap I cw<c-a>
|
||||
nnoremap cc cw<c-u>
|
||||
nnoremap A cw
|
||||
|
||||
" Open console in current directory
|
||||
nnoremap ,t :!xterm &<cr>
|
||||
|
||||
" Open editor to edit vifmrc and apply settings after returning to vifm
|
||||
nnoremap ,c :write | edit $MYVIFMRC | restart full<cr>
|
||||
" Open gvim to edit vifmrc
|
||||
nnoremap ,C :!gvim --remote-tab-silent $MYVIFMRC &<cr>
|
||||
|
||||
" Toggle wrap setting on ,w key
|
||||
nnoremap ,w :set wrap!<cr>
|
||||
|
||||
" Example of standard two-panel file managers mappings
|
||||
nnoremap <f3> :!less %f<cr>
|
||||
nnoremap <f4> :edit<cr>
|
||||
nnoremap <f5> :copy<cr>
|
||||
nnoremap <f6> :move<cr>
|
||||
nnoremap <f7> :mkdir<space>
|
||||
nnoremap <f8> :delete<cr>
|
||||
|
||||
" Midnight commander alike mappings
|
||||
" Open current directory in the other pane
|
||||
nnoremap <a-i> :sync<cr>
|
||||
" Open directory under cursor in the other pane
|
||||
nnoremap <a-o> :sync %c<cr>
|
||||
" Swap panes
|
||||
nnoremap <c-u> <c-w>x
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
" Various customization examples
|
||||
|
||||
" Use ag (the silver searcher) instead of grep
|
||||
"
|
||||
" set grepprg='ag --line-numbers %i %a %s'
|
||||
|
||||
" Add additional place to look for executables
|
||||
"
|
||||
" let $PATH = $HOME.'/bin/fuse:'.$PATH
|
||||
|
||||
" Block particular shortcut
|
||||
"
|
||||
" nnoremap <left> <nop>
|
||||
|
||||
" Export IPC name of current instance as environment variable and use it to
|
||||
" communicate with the instance later.
|
||||
"
|
||||
" It can be used in some shell script that gets run from inside vifm, for
|
||||
" example, like this:
|
||||
" vifm --server-name "$VIFM_SERVER_NAME" --remote +"cd '$PWD'"
|
||||
"
|
||||
" let $VIFM_SERVER_NAME = v:servername
|
||||
Reference in New Issue
Block a user