update polybar colors

This commit is contained in:
ksyasuda
2021-11-09 00:59:34 -08:00
parent 2cbb08284e
commit 19126b976d
13 changed files with 32 additions and 20 deletions

View File

@@ -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

View File

@@ -2,5 +2,5 @@
type = custom/text
content =
content-padding = 1
content-foreground = #d19a66
content-foreground = #ecbe7b
click-left = kcolorchooser

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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 =

View File

@@ -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}