Changed cava foreground to dracula purple
This commit is contained in:
parent
cf3714f565
commit
34e9f9cc83
1 changed files with 3 additions and 3 deletions
|
|
@ -241,7 +241,7 @@
|
||||||
|
|
||||||
# SDL and sdl_glsl only support hex code colors, these are the default:
|
# SDL and sdl_glsl only support hex code colors, these are the default:
|
||||||
; background = '#111111'
|
; background = '#111111'
|
||||||
; foreground = '#33ffff'
|
foreground = '#BD93F9'
|
||||||
|
|
||||||
|
|
||||||
# Gradient mode, only hex defined colors are supported,
|
# Gradient mode, only hex defined colors are supported,
|
||||||
|
|
@ -279,7 +279,7 @@
|
||||||
|
|
||||||
# use theme file instead of defining colors in this file
|
# use theme file instead of defining colors in this file
|
||||||
# themes are located in $HOME/.config/cava/themes
|
# themes are located in $HOME/.config/cava/themes
|
||||||
; theme = 'none'
|
; theme = 'default'
|
||||||
|
|
||||||
|
|
||||||
[smoothing]
|
[smoothing]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue