mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
update polybar colors
This commit is contained in:
@@ -5,5 +5,5 @@ interval = 2
|
||||
click-left = ~/SudacodeRice/scripts/rofi-bluetooth
|
||||
click-right = blueman-manager
|
||||
# format-foreground = #fc8353
|
||||
format-foreground = #A8D385
|
||||
format-foreground = #98be65
|
||||
format-padding = 1
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
type = custom/text
|
||||
content =
|
||||
content-padding = 1
|
||||
content-foreground = #d19a66
|
||||
content-foreground = #ecbe7b
|
||||
click-left = kcolorchooser
|
||||
|
||||
@@ -7,7 +7,7 @@ click-left = mpc prev
|
||||
format-padding = 1
|
||||
format-underline = #1DB954
|
||||
# format-foreground = #1DB954
|
||||
format-foreground = #55AEBB
|
||||
format-foreground = #51afef
|
||||
|
||||
[module/music-toggle]
|
||||
type = custom/script
|
||||
@@ -22,5 +22,5 @@ format = <label>
|
||||
#format-padding=1
|
||||
click-left = mpc next
|
||||
# format-foreground = #1DB954
|
||||
format-foreground = #55AEBB
|
||||
format-foreground = #51afef
|
||||
format-underline = #1DB954
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
type = custom/ipc
|
||||
hook-0 = ~/SudacodeRice/scripts/package-updates
|
||||
# format-foreground = #56a7b5
|
||||
format-foreground = #A8D385
|
||||
format-foreground = #98be65
|
||||
format-padding = 1
|
||||
interval = 500
|
||||
|
||||
@@ -4,6 +4,6 @@ content =
|
||||
content-padding = 4
|
||||
content-background = ${color.shade4}
|
||||
# content-foreground = #D85458
|
||||
content-foreground = #e06c75
|
||||
content-foreground = #ff6c6b
|
||||
click-left = ~/SudacodeRice/scripts/powermenu
|
||||
click-right = ~/SudacodeRice/scripts/powermenu
|
||||
|
||||
@@ -10,12 +10,12 @@ format-volume-padding = 1
|
||||
# format-volume-foreground = #56a7b5
|
||||
# format-volume-foreground = #c578dd
|
||||
# format-volume-foreground = #a8d385
|
||||
format-volume-foreground = #98c379
|
||||
format-volume-foreground = #98be65
|
||||
label-volume = %percentage%%
|
||||
label-muted = "婢"
|
||||
label-muted-padding = 1
|
||||
# label-muted-foreground = #F85522
|
||||
label-muted-foreground = #e06c75
|
||||
label-muted-foreground = #ff6c6b
|
||||
|
||||
ramp-volume-0 = 奄
|
||||
ramp-volume-1 = 奄
|
||||
|
||||
@@ -16,7 +16,7 @@ label-empty = %name%
|
||||
|
||||
label-empty-padding = 1
|
||||
label-active-padding = 1
|
||||
label-active-underline = #99b679
|
||||
label-active-underline = #98be65
|
||||
label-urgent-padding = 1
|
||||
label-occupied-padding = 1
|
||||
|
||||
@@ -25,6 +25,6 @@ label-occupied-padding = 1
|
||||
# label-occupied-foreground = #55aebb
|
||||
|
||||
label-empty-foreground = #61afef
|
||||
label-active-foreground = #98c379
|
||||
label-active-foreground = #98be65
|
||||
label-occupied-foreground = #61afef
|
||||
label-urgent-foreground = ${color.urgent}
|
||||
|
||||
Reference in New Issue
Block a user