more theme tweaks

This commit is contained in:
atagen 2023-06-16 20:27:11 +10:00
parent 143cad616f
commit 0418138d76
5 changed files with 11 additions and 11 deletions

View file

@ -47,7 +47,7 @@ pkgs.stdenv.mkDerivation rec {
HDR_FG=${palette.bright.yellow}
HDR_BG=${palette.util.bg}
MATERIA_SURFACE=${palette.normal.black}
MATERIA_VIEW=${palette.util.bg}
MATERIA_VIEW=${palette.bright.black}
MENU_BG=${palette.util.bg}
MENU_FG=${palette.util.fg}
SEL_BG=${palette.normal.yellow}