[kitty] Fixed gruvbox light background color
This commit is contained in:
parent
025fbb7ee3
commit
0fe5411708
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Font handling
|
# Font handling
|
||||||
font_family JetBrainsMono Nerd Font Mono Light
|
font_family JetBrainsMono Nerd Font Mono Regular
|
||||||
font_size 16.0
|
font_size 16.0
|
||||||
|
|
||||||
#Remove annoying things
|
#Remove annoying things
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# This work is licensed under the terms of the MIT license.
|
# This work is licensed under the terms of the MIT license.
|
||||||
# For a copy, see https://opensource.org/licenses/MIT.
|
# For a copy, see https://opensource.org/licenses/MIT.
|
||||||
|
|
||||||
background #fbf1c7
|
background #f2e5bc
|
||||||
foreground #3c3836
|
foreground #3c3836
|
||||||
|
|
||||||
cursor #928374
|
cursor #928374
|
||||||
|
|
Loading…
Reference in a new issue