mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
theme engine complete
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
|
||||
|
||||
|
||||
frame_color = "#8AADF4"
|
||||
frame_color = "#458588"
|
||||
separator_color= frame
|
||||
|
||||
|
||||
@@ -331,17 +331,17 @@
|
||||
# context = ctrl+shift+period
|
||||
|
||||
[urgency_low]
|
||||
background = "#24273A"
|
||||
foreground = "#CAD3F5"
|
||||
background = "#282828"
|
||||
foreground = "#ebdbb2"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#24273A"
|
||||
foreground = "#CAD3F5"
|
||||
background = "#282828"
|
||||
foreground = "#ebdbb2"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#24273A"
|
||||
foreground = "#CAD3F5"
|
||||
frame_color = "#F5A97F"
|
||||
background = "#282828"
|
||||
foreground = "#ebdbb2"
|
||||
frame_color = "#cc241d"
|
||||
|
||||
#[urgency_low]
|
||||
## IMPORTANT: colors have to be defined in quotation marks.
|
||||
|
||||
Reference in New Issue
Block a user