mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update kitty bg color, nvim config. Add bgcolor function in zshrc for set specific bg color, hot keys for archiving in vifm
This commit is contained in:
parent
f5a07cf3b0
commit
4f7f44d7f4
10 changed files with 91 additions and 42 deletions
|
|
@ -86,8 +86,8 @@ map alt+ctrl+backspace change_font_size all 0
|
|||
|
||||
# Theming
|
||||
foreground #dfdfdf
|
||||
background_opacity 0.85
|
||||
#background_opacity 1
|
||||
#background_opacity 0.85
|
||||
background_opacity 1
|
||||
background_image none
|
||||
background_image_layout tiled
|
||||
background_image_linear no
|
||||
|
|
@ -96,7 +96,7 @@ background_tint 0.0
|
|||
dim_opacity 0.75
|
||||
selection_foreground #edebd7
|
||||
selection_background #073642
|
||||
background #262a3b
|
||||
background #262a2b
|
||||
foreground #ffffff
|
||||
cursorColor #d2dae2
|
||||
selection_background #262a3b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue