cleanup, and move automapaper to flake

This commit is contained in:
Noa Aarts 2024-03-13 00:26:08 +01:00
parent d71f3aa179
commit 6acc907490
9 changed files with 35 additions and 196 deletions

View file

@ -30,7 +30,7 @@
base0F = "#AAAAAA";
text = "#222222";
textInverted = "#DDDDDD";
textMuted = "#5F5F5F";
textMuted = "#DDDDDD";
background = "#FFD2D2";
backgroundMuted = "#CCCCCC";
warn = "#FF0000";
@ -38,7 +38,7 @@
danger = "#F53C3C";
succes = "#5BBD63";
spotifyGreen = "#39A04A";
border = "#DDDDDD";
border = "#5F5F5F";
info = "#2CB6AF";
ok = "#38B148";
};