From 243d778b3fe59303a7925f6e032118e5ab65c371 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 23 Jul 2025 21:47:24 -0700 Subject: Make bar pretty :D --- context.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'context.json') diff --git a/context.json b/context.json index 30a2bed..cb3d953 100644 --- a/context.json +++ b/context.json @@ -265,8 +265,28 @@ } }, "theme": { + "colors": { + "background": "#282828", + "foreground": "#ebdbb2", + "regular0": "#282828", + "regular1": "#cc241d", + "regular2": "#98971a", + "regular3": "#d79921", + "regular4": "#458588", + "regular5": "#b16286", + "regular6": "#689d6a", + "regular7": "#a89984", + "bright0": "#928374", + "bright1": "#fb4934", + "bright2": "#b8bb26", + "bright3": "#fabd2f", + "bright4": "#83a598", + "bright5": "#d3869b", + "bright6": "#8ec07c", + "bright7": "#ebdbb2" + }, "waybar": { - "font": "Lekton Nerd Font Mono" + "font": "Lilex Nerd Font" }, "sketchybar": { "font": "Lekton Nerd Font Mono" -- cgit v1.2.3-70-g09d2