Skip to content

Gruvbox Color Config for the Cava bar spectrum audio visualizer for terminal (karlstav/cava)

Notifications You must be signed in to change notification settings

gthelding/cava-gruvbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

cava-gruvbox

Gruvbox Color Config for the cava terminal-based bar spectrum audio visualizer.

Colors are sourced from the gruvbox project color scheme. It's gruuuvy!

I use the dark theme color pallete.

To produce a nice soothing gruvbox themed spectrum analyzer, use the following in your cava config file (usually in ~./config/cava).

[color]
background = '#32302f'
gradient = 1
gradient_count = 8

#GruvBox Green to Red Gradient
gradient_color_1 = '#98971a'
gradient_color_2 = '#98971a'
gradient_color_3 = '#fabd2f'
gradient_color_4 = '#fabd2f'
gradient_color_5 = '#fabd2f'
gradient_color_6 = '#d65d0e'
gradient_color_7 = '#cc241d'
gradient_color_8 = '#cc241d'

About

Gruvbox Color Config for the Cava bar spectrum audio visualizer for terminal (karlstav/cava)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published