This commit is contained in:
ksyasuda
2021-11-01 19:26:12 -07:00
parent a4fb803411
commit 1a35b34fbc
19 changed files with 739 additions and 27 deletions

View File

@@ -9,7 +9,8 @@ label-background = ${color.shade4}
# blue
# label-foreground = #56a7b5
# orange
label-foreground = #e5c07b
# label-foreground = #e5c07b
label-foreground = #d19a66
# time =  %r
# time =  %l:%M:%S %p
time =  %l:%M %p

View File

@@ -4,6 +4,6 @@ type = custom/script
interval = 100
label-font = 4
# format-foreground = #fc8353
format-foreground = #c578dd
format-foreground = #c678dd
format-padding = 1
exec = python ~/SudacodeRice/scripts/date.py

View File

@@ -4,7 +4,7 @@ type = custom/text
content =
# alt icons = 
content-padding = 3
content-background = ${color.shade3}
content-background = ${color.shade4}
content-foreground = #2878af
click-right = $HOME/SudacodeRice/scripts/menu_full
click-left = $HOME/SudacodeRice/scripts/menu_small

View File

@@ -2,7 +2,8 @@
type = custom/text
content =
content-padding = 4
content-background = ${color.shade3}
content-foreground = #D85458
content-background = ${color.shade4}
# content-foreground = #D85458
content-foreground = #e06c75
click-left = ~/SudacodeRice/scripts/powermenu
click-right = ~/SudacodeRice/scripts/powermenu

View File

@@ -9,11 +9,13 @@ format-volume = <ramp-volume> <label-volume>
format-volume-padding = 1
# format-volume-foreground = #56a7b5
# format-volume-foreground = #c578dd
format-volume-foreground = #a8d385
# format-volume-foreground = #a8d385
format-volume-foreground = #98c379
label-volume = %percentage%%
label-muted = "婢"
label-muted-padding = 1
label-muted-foreground = #F85522
# label-muted-foreground = #F85522
label-muted-foreground = #e06c75
ramp-volume-0 =
ramp-volume-1 =

View File

@@ -20,7 +20,11 @@ label-active-underline = #99b679
label-urgent-padding = 1
label-occupied-padding = 1
label-empty-foreground = #55aebb
label-active-foreground = #99b679
# label-empty-foreground = #55aebb
# label-active-foreground = #99b679
# label-occupied-foreground = #55aebb
label-empty-foreground = #61afef
label-active-foreground = #98c379
label-occupied-foreground = #61afef
label-urgent-foreground = ${color.urgent}
label-occupied-foreground = #55aebb