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

@ -207,7 +207,7 @@
# 'frequency' displays the lower cut off frequency of the bar above. # 'frequency' displays the lower cut off frequency of the bar above.
# Only supported on ncurses and noncurses output. # Only supported on ncurses and noncurses output.
; xaxis = none ; xaxis = none
# enable synchronized sync. 1 = on, 0 = off # enable synchronized sync. 1 = on, 0 = off
# removes flickering in alacritty terminal emulator. # removes flickering in alacritty terminal emulator.
# defaults to off since the behaviour in other terminal emulators is unknown # defaults to off since the behaviour in other terminal emulators is unknown
@ -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]