Some ranger shortcuts and cava color theme change

This commit is contained in:
Tuan-Dat Tran
2018-11-30 22:27:56 +01:00
parent db834c2d0d
commit 160743e2e7
9 changed files with 35 additions and 11 deletions

View File

@@ -103,9 +103,12 @@
# or remain commented out. 1 = on, 0 = off. Warning: for certain terminal emulators cava will
# not able to restore color definitions on exit, simply restart your terminal to restore colors.
gradient = 1
# Cool Blues
gradient_color_1 = '#2193b0'
gradient_color_2 = '#6dd5ed'
# Quepal
gradient_color_1 = '#11998e'
gradient_color_2 = '#38ef7d'
; gradient_color_1 = '#11998e'
; gradient_color_2 = '#38ef7d'
# Teal Love
; gradient_color_1 = '#11FFBD'
; gradient_color_2 = '#AAFFA9'