update theme files

This commit is contained in:
Mira 2024-02-29 10:42:16 -05:00
parent 62608e0130
commit 17e8488bd4
2 changed files with 2 additions and 2 deletions

View file

@ -305,7 +305,7 @@ colors:
# Bright colors # Bright colors
bright: bright:
black: "#2a2644" black: "#504573"
red: "#f5a9b8" red: "#f5a9b8"
green: "#98db95" green: "#98db95"
yellow: "#ffe70a" yellow: "#ffe70a"

View file

@ -1,6 +1,6 @@
# Colors # Colors
set $fg #EBF6FF set $fg #EBF6FF
set $bg #2a2644 set $bg #504573
set $inactive #1E1B30 set $inactive #1E1B30
set $urgent #A04558 set $urgent #A04558
# class border backgr. text indicator child_border # class border backgr. text indicator child_border