add rofi config
This commit is contained in:
@@ -1,70 +1,29 @@
|
||||
# vim:ft=kitty
|
||||
## name: Everforest Light Medium
|
||||
## author: Sainnhe Park
|
||||
## license: MIT
|
||||
## upstream: https://github.com/ewal/kitty-everforest/blob/master/themes/everforest_light_medium.conf
|
||||
## blurb: A green based color scheme designed to be warm and soft
|
||||
background #202020
|
||||
foreground #d0d0d0
|
||||
cursor #d0d0d0
|
||||
selection_background #eecb8b
|
||||
color0 #151515
|
||||
color8 #505050
|
||||
color1 #ac4142
|
||||
color9 #ac4142
|
||||
color2 #7e8d50
|
||||
color10 #7e8d50
|
||||
color3 #e5b566
|
||||
color11 #e5b566
|
||||
color4 #6c99ba
|
||||
color12 #6c99ba
|
||||
color5 #9e4e85
|
||||
color13 #9e4e85
|
||||
color6 #7dd5cf
|
||||
color14 #7dd5cf
|
||||
color7 #d0d0d0
|
||||
color15 #f5f5f5
|
||||
selection_foreground #232323
|
||||
|
||||
foreground #5c6a72
|
||||
background #fdf6e3
|
||||
selection_foreground #829181
|
||||
selection_background #eaedc8
|
||||
|
||||
cursor #5c6a72
|
||||
cursor_text_color #f4f0d9
|
||||
|
||||
url_color #3a94c5
|
||||
|
||||
active_border_color #8da101
|
||||
inactive_border_color #bdc3af
|
||||
bell_border_color #f57d26
|
||||
visual_bell_color none
|
||||
|
||||
wayland_titlebar_color system
|
||||
macos_titlebar_color system
|
||||
|
||||
active_tab_background #fdf6e3
|
||||
active_tab_foreground #5c6a72
|
||||
inactive_tab_background #fdf6e3
|
||||
inactive_tab_foreground #939f91
|
||||
tab_bar_background #fdf6e3
|
||||
tab_bar_margin_color none
|
||||
|
||||
mark1_foreground #fdf6e3
|
||||
mark1_background #3a94c5
|
||||
mark2_foreground #fdf6e3
|
||||
mark2_background #d3c6aa
|
||||
mark3_foreground #fdf6e3
|
||||
mark3_background #df69ba
|
||||
|
||||
#: black
|
||||
color0 #708089
|
||||
color8 #829181
|
||||
|
||||
#: red
|
||||
color1 #f85552
|
||||
color9 #e66868
|
||||
|
||||
#: green
|
||||
color2 #8da101
|
||||
color10 #93b259
|
||||
|
||||
#: yellow
|
||||
color3 #dfa000
|
||||
color11 #dfa000
|
||||
|
||||
#: blue
|
||||
color4 #3a94c5
|
||||
color12 #3a94c5
|
||||
|
||||
#: magenta
|
||||
color5 #df69ba
|
||||
color13 #df69ba
|
||||
|
||||
#: cyan
|
||||
color6 #35a77c
|
||||
color14 #35a77c
|
||||
|
||||
#: white
|
||||
color7 #939f91
|
||||
color15 #a6b0a0
|
||||
# START_AUTOGENERATED_TAB_STYLE
|
||||
# Feel free to update these colors manually and remove these comments.
|
||||
active_tab_foreground #444444
|
||||
active_tab_background #eecb8b
|
||||
inactive_tab_foreground #d0d0d0
|
||||
inactive_tab_background #1a1a1a
|
||||
# END_AUTOGENERATED_TAB_STYLE
|
||||
|
||||
Reference in New Issue
Block a user