feat: fuck alejandra

This commit is contained in:
Nick 2025-01-16 15:23:07 -06:00
parent a72d9e63e0
commit b6a40c8225
2 changed files with 8 additions and 5 deletions

View file

@ -20,10 +20,10 @@
font = font;
font_size = "12px";
font_weight = "bold";
# text_color = theme el.keyword;
# secondary_accent = theme el.link;
# tertiary_accent = theme el.operator;
# button_color = theme el.overlay2;
text_color = colours.mauve; # theme el.keyword;
secondary_accent = colours.mauve; # theme el.link;
tertiary_accent = colours.rosewater; # theme el.operator;
button_color = colours.mauve; # theme el.overlay2;
background_1 = colours.base;
background_2 = colours.crust;
background_3 = colours.surface2;

View file

@ -9,3 +9,6 @@ rebuild:
elm:
cd ~/Files/Projects/website/frontend; elm-land server
server:
ssh 192.168.50.140