aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/config/cava/config
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2020-10-05 21:19:31 +0200
committerneodarz <neodarz@neodarz.net>2020-10-05 21:19:31 +0200
commit4f42b14dd2ad149624d35e105f8155783ab12cf1 (patch)
tree28a56713eab4179a4f36f214273fa9a28c562b35 /dotfiles/config/cava/config
parent67d36c7fb727950bed8fe9e11b932726ccf45538 (diff)
downloaddotfiles_dotdrop-4f42b14dd2ad149624d35e105f8155783ab12cf1.tar.xz
dotfiles_dotdrop-4f42b14dd2ad149624d35e105f8155783ab12cf1.zip
Little update
Diffstat (limited to 'dotfiles/config/cava/config')
-rw-r--r--dotfiles/config/cava/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/config/cava/config b/dotfiles/config/cava/config
index 219c95b..9d83d91 100644
--- a/dotfiles/config/cava/config
+++ b/dotfiles/config/cava/config
@@ -119,7 +119,7 @@ method = ncurses
# default is to keep current terminal color
; background = default
; foreground = default
-foreground = '#ff00ff'
+foreground = "#711C91"
# Gradient mode, only hex defined colors (and thereby ncurses mode) are supported,
# background must also be defined in hex or remain commented out. 1 = on, 0 = off.