yambar: Cambiar color del tag seleccionado

This commit is contained in:
Cat /dev/Nulo 2022-02-15 14:41:44 -03:00
parent 301b508b4a
commit 0407f2f71e

View file

@ -60,6 +60,15 @@ bar:
deco: {background: {color: *accent}} deco: {background: {color: *accent}}
values: values:
<<: *river_values <<: *river_values
1: {string: {text: "I", foreground: *bg}}
2: {string: {text: "II", foreground: *bg}}
3: {string: {text: "III", foreground: *bg}}
4: {string: {text: "IV", foreground: *bg}}
5: {string: {text: "V", foreground: *bg}}
6: {string: {text: "VI", foreground: *bg}}
7: {string: {text: "VII", foreground: *bg}}
8: {string: {text: "VIII", foreground: *bg}}
9: {string: {text: "IX", foreground: *bg}}
unfocused: unfocused:
map: map:
<<: *river_base <<: *river_base