mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-15 06:23:49 -05:00
Change Selection Background in onedark.kitty to be consistatn with the Vim theme.
This commit is contained in:
@@ -6,7 +6,7 @@ cursor_text_color #2c323c
|
||||
foreground #abb2bf
|
||||
background #282c34
|
||||
selection_foreground #2c323c
|
||||
selection_background #5c6370
|
||||
selection_background #abb2bf
|
||||
|
||||
# Black
|
||||
color0 #2c323c
|
||||
|
||||
Reference in New Issue
Block a user