feat: themes module is sick now

This commit is contained in:
Nick 2025-01-18 17:05:54 -06:00
parent a5ec879db0
commit 00cc80e9e4
31 changed files with 460 additions and 48 deletions

View file

@ -11,7 +11,7 @@ let
custom = {
font = font.name;
font_size = "12px";
font_size = "${builtins.toString font.size.desktop}px";
font_weight = "bold";
opacityBg = "0.90";
opacityBt = "1";