Changed cava foreground to dracula purple

This commit is contained in:
ManOfGoldForever 2025-11-16 21:03:16 -05:00
parent cf3714f565
commit 34e9f9cc83

View file

@ -241,7 +241,7 @@
# SDL and sdl_glsl only support hex code colors, these are the default:
; background = '#111111'
; foreground = '#33ffff'
foreground = '#BD93F9'
# Gradient mode, only hex defined colors are supported,
@ -279,7 +279,7 @@
# use theme file instead of defining colors in this file
# themes are located in $HOME/.config/cava/themes
; theme = 'none'
; theme = 'default'
[smoothing]