mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: fuck alejandra
This commit is contained in:
parent
0be43dc3f5
commit
a72d9e63e0
96 changed files with 1474 additions and 631 deletions
|
@ -6,24 +6,24 @@
|
|||
|
||||
inherit
|
||||
(flake.config.aesthetics.themes)
|
||||
currentTheme
|
||||
currentColours
|
||||
schemes
|
||||
# currentTheme
|
||||
# elements
|
||||
# schemes
|
||||
font
|
||||
;
|
||||
|
||||
cc = currentColours;
|
||||
# el = elements;
|
||||
|
||||
theme = colour: schemes.${currentTheme}.colours.${colour};
|
||||
# theme = colour: schemes.${currentTheme}.colours.${colour};
|
||||
|
||||
custom = {
|
||||
font = font;
|
||||
font_size = "12px";
|
||||
font_weight = "bold";
|
||||
text_color = theme cc.warmAccent2;
|
||||
secondary_accent = theme cc.coolAccent4;
|
||||
tertiary_accent = theme cc.coolAccent1;
|
||||
button_color = theme cc.overlay2;
|
||||
# text_color = theme el.keyword;
|
||||
# secondary_accent = theme el.link;
|
||||
# tertiary_accent = theme el.operator;
|
||||
# button_color = theme el.overlay2;
|
||||
background_1 = colours.base;
|
||||
background_2 = colours.crust;
|
||||
background_3 = colours.surface2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue