From 34a67cbafa53db65926aee31f2d6424b25a1cf0f Mon Sep 17 00:00:00 2001 From: Nulo Date: Thu, 4 Nov 2021 17:20:25 -0300 Subject: [PATCH] =?UTF-8?q?yambar:=20hacer=20que=20los=20tags=20enfocados?= =?UTF-8?q?=20sean=20m=C3=A1s=20obvios?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/yambar/real-config.yml | 38 +++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/.config/yambar/real-config.yml b/.config/yambar/real-config.yml index cb57e65..e7cade9 100644 --- a/.config/yambar/real-config.yml +++ b/.config/yambar/real-config.yml @@ -44,25 +44,25 @@ bar: map: <<: *river_base values: - 1: {string: {text: "u", foreground: *accent}} - 2: {string: {text: "i", foreground: *accent}} - 3: {string: {text: "o", foreground: *accent}} - 4: {string: {text: "p", foreground: *accent}} - 5: {string: {text: "y", foreground: *accent}} - 6: {string: {text: ",", foreground: *accent}} - 7: {string: {text: ".", foreground: *accent}} - 8: {string: {text: "/", foreground: *accent}} - 12: {string: {text: "1", foreground: *accent}} - 13: {string: {text: "2", foreground: *accent}} - 14: {string: {text: "3", foreground: *accent}} - 15: {string: {text: "4", foreground: *accent}} - 16: {string: {text: "5", foreground: *accent}} - 17: {string: {text: "6", foreground: *accent}} - 18: {string: {text: "7", foreground: *accent}} - 19: {string: {text: "8", foreground: *accent}} - 20: {string: {text: "9", foreground: *accent}} - 21: {string: {text: "0", foreground: *accent}} - deco: {underline: {size: 2, color: *accent}} + 1: {string: {text: "u", foreground: *bg}} + 2: {string: {text: "i", foreground: *bg}} + 3: {string: {text: "o", foreground: *bg}} + 4: {string: {text: "p", foreground: *bg}} + 5: {string: {text: "y", foreground: *bg}} + 6: {string: {text: ",", foreground: *bg}} + 7: {string: {text: ".", foreground: *bg}} + 8: {string: {text: "/", foreground: *bg}} + 12: {string: {text: "1", foreground: *bg}} + 13: {string: {text: "2", foreground: *bg}} + 14: {string: {text: "3", foreground: *bg}} + 15: {string: {text: "4", foreground: *bg}} + 16: {string: {text: "5", foreground: *bg}} + 17: {string: {text: "6", foreground: *bg}} + 18: {string: {text: "7", foreground: *bg}} + 19: {string: {text: "8", foreground: *bg}} + 20: {string: {text: "9", foreground: *bg}} + 21: {string: {text: "0", foreground: *bg}} + deco: {background: {color: *accent}} unfocused: {map: {<<: *river_base}} invisible: map: