From 0407f2f71e43bd034b4566112f5faa427076debd Mon Sep 17 00:00:00 2001 From: Nulo Date: Tue, 15 Feb 2022 14:41:44 -0300 Subject: [PATCH] yambar: Cambiar color del tag seleccionado --- .config/yambar/real-config.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.config/yambar/real-config.yml b/.config/yambar/real-config.yml index 161527a..68caeb7 100644 --- a/.config/yambar/real-config.yml +++ b/.config/yambar/real-config.yml @@ -60,6 +60,15 @@ bar: deco: {background: {color: *accent}} 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: map: <<: *river_base