mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: themes module is sick now
This commit is contained in:
parent
a5ec879db0
commit
00cc80e9e4
31 changed files with 460 additions and 48 deletions
|
@ -13,7 +13,7 @@ let
|
|||
in
|
||||
{
|
||||
global = {
|
||||
font = "${font.name} 10";
|
||||
font = "${font.name} ${builtins.toString font.size.popups}";
|
||||
background = makeColor el.base01;
|
||||
frame_color = makeColor el.base0E;
|
||||
foreground = makeColor el.base05;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue