diff --git a/colors/.config/colors b/colors/.config/colors new file mode 100644 index 0000000..0129d60 --- /dev/null +++ b/colors/.config/colors @@ -0,0 +1,19 @@ +# Global color scheme - Bearded Arc (main variant) +# Based on: https://github.com/BeardedBear/bearded-theme + +# Backgrounds +set $bg #1c2433 +set $bg_bar #212a3b +set $bg_inactive #4a5e84 + +# UI elements +set $track #405275 +set $border #69C3FF + +# Accents +set $accent #EACD61 +set $urgent #FF738A +set $match #3CEC85 + +# Text +set $fg #afbbd2