This commit is contained in:
cheesus_crust 2023-02-14 20:25:15 +03:00
commit 55c06610dd
17 changed files with 8824 additions and 0 deletions

57
smol/tut_solarized_theme Normal file
View file

@ -0,0 +1,57 @@
theme=none
# The background color used on most elements.
# default=xrdb:background
background="#FDF6E3"
# The text color used on most of the text.
# default=xrdb:foreground
text="#657B83"
# The color to display sublte elements or subtle text. Like lines and help text.
# default=xrdb:color14
subtle="#657B83"
# The color for errors or warnings
# default=xrdb:color1
warning-text="#900000"
# This color is used to display username.
# default=xrdb:color5
text-special-one="#2F343A"
# This color is used to display username and key hints.
# default=xrdb:color2
text-special-two="#900000"
# The color of the bar at the top
# default=xrdb:color5
top-bar-background="#657B83"
# The color of the text in the bar at the top.
# default=xrdb:background
top-bar-text="#FDF6E3"
# The color of the bar at the bottom
# default=xrdb:color5
status-bar-background="#657B83"
# The color of the text in the bar at the bottom.
# default=xrdb:foreground
status-bar-text="#FDF6E3"
# The color of the bar at the bottom in view mode.
# default=xrdb:color4
status-bar-view-background="#2F343A"
# The color of the text in the bar at the bottom in view mode.
# default=xrdb:foreground
status-bar-view-text="#657B83"
# Background of selected list items.
# default=xrdb:color5
list-selected-background="#900000"
# The text color of selected list items.
# default=xrdb:background
list-selected-text=xrdb:background