mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 04:22:47 +00:00
init
This commit is contained in:
55
.config/kitty/gruvbox/gruvbox_light.conf
Normal file
55
.config/kitty/gruvbox/gruvbox_light.conf
Normal file
@@ -0,0 +1,55 @@
|
||||
# Based on https://github.com/morhetz/gruvbox by morhetz <morhetz@gmail.com>
|
||||
# Adapted to kitty by wdomitrz <witekdomitrz@gmail.com>
|
||||
|
||||
cursor #928374
|
||||
cursor_text_color background
|
||||
|
||||
url_color #458588
|
||||
|
||||
visual_bell_color #689d6a
|
||||
bell_border_color #689d6a
|
||||
|
||||
active_border_color #b16286
|
||||
inactive_border_color #1d2021
|
||||
|
||||
foreground #3c3836
|
||||
background #fbf1c7
|
||||
selection_foreground #928374
|
||||
selection_background #3c3836
|
||||
|
||||
active_tab_foreground #282828
|
||||
active_tab_background #928374
|
||||
inactive_tab_foreground #7c6f64
|
||||
inactive_tab_background #ebdbb2
|
||||
|
||||
# white (bg3/bg4)
|
||||
color0 #bdae93
|
||||
color8 #a89984
|
||||
|
||||
# red
|
||||
color1 #cc241d
|
||||
color9 #9d0006
|
||||
|
||||
# green
|
||||
color2 #98971a
|
||||
color10 #79740e
|
||||
|
||||
# yellow
|
||||
color3 #d79921
|
||||
color11 #b57614
|
||||
|
||||
# blue
|
||||
color4 #458588
|
||||
color12 #076678
|
||||
|
||||
# purple
|
||||
color5 #b16286
|
||||
color13 #8f3f71
|
||||
|
||||
# aqua
|
||||
color6 #689d6a
|
||||
color14 #427b58
|
||||
|
||||
# black (fg4/fg3)
|
||||
color7 #7c6f64
|
||||
color15 #665c54
|
Reference in New Issue
Block a user