Updates colors theme to be less harmfull
This commit is contained in:
@@ -45,24 +45,24 @@ tmux_conf_new_session_prompt=false
|
||||
# - false (default)
|
||||
tmux_conf_24b_colour=true
|
||||
|
||||
th_color_black="#2A2A2A"
|
||||
th_color_black_light="#424242"
|
||||
th_color_red="#E44455"
|
||||
th_color_red_light="#FF7485"
|
||||
th_color_orange="#F5864F"
|
||||
th_color_orange_light="#FFB67F"
|
||||
th_color_yellow="#F0C15A"
|
||||
th_color_yellow_light="#FFF18A"
|
||||
th_color_green="#BAC85B"
|
||||
th_color_green_light="#EAF88B"
|
||||
th_color_cyan="#57C1B2"
|
||||
th_color_cyan_light="#87F1E2"
|
||||
th_color_blue="#69A9D7"
|
||||
th_color_blue_light="#99D9FF"
|
||||
th_color_magenta="#C798D4"
|
||||
th_color_magenta_light="#F7C8FF"
|
||||
th_color_black="#282A2E"
|
||||
th_color_black_light="#373B41"
|
||||
th_color_red="#CC6666"
|
||||
th_color_red_light="#FF9999"
|
||||
th_color_orange="#DE935F"
|
||||
th_color_orange_light="#FFC38F"
|
||||
th_color_yellow="#F0C674"
|
||||
th_color_yellow_light="#FFF6A4"
|
||||
th_color_green="#B5BD68"
|
||||
th_color_green_light="#E5ED98"
|
||||
th_color_cyan="#8ABEB7"
|
||||
th_color_cyan_light="#BAEEE7"
|
||||
th_color_blue="#81A2BE"
|
||||
th_color_blue_light="#B1D2EE"
|
||||
th_color_magenta="#B294BB"
|
||||
th_color_magenta_light="#E2C4EB"
|
||||
th_color_gray="#969896"
|
||||
th_color_white="#EAEAEA"
|
||||
th_color_white="#C5C8C6"
|
||||
|
||||
|
||||
# default theme
|
||||
|
||||
Reference in New Issue
Block a user