2024-02-29 23:55:36 -05:00
|
|
|
{
|
2024-02-29 23:51:18 -05:00
|
|
|
x = c: "#${c}";
|
|
|
|
|
|
2024-04-18 20:06:08 -04:00
|
|
|
colors = {
|
2024-02-29 23:57:43 -05:00
|
|
|
"base" = "191724";
|
|
|
|
|
"surface" = "1f1d2e";
|
|
|
|
|
"overlay" = "26233a";
|
|
|
|
|
"muted" = "6e6a86";
|
|
|
|
|
"subtle" = "6e6a86";
|
|
|
|
|
"text" = "e0def4";
|
|
|
|
|
"love" = "eb6f92";
|
|
|
|
|
"gold" = "f6c177";
|
|
|
|
|
"rose" = "ebbcba";
|
|
|
|
|
"pine" = "31748f";
|
|
|
|
|
"foam" = "9ccfd8";
|
|
|
|
|
"iris" = "c4a7e7";
|
|
|
|
|
"highlightlow" = "21202e";
|
|
|
|
|
"highlightmed" = "403d52";
|
|
|
|
|
"highlighthigh" = "524f67";
|
2024-02-29 23:51:18 -05:00
|
|
|
};
|
2024-02-29 23:55:36 -05:00
|
|
|
|
2024-05-13 14:55:13 -04:00
|
|
|
anime = ./anime.png;
|
2024-04-18 20:06:08 -04:00
|
|
|
wallpaper = ./wallpaper.png;
|
2024-02-29 23:51:18 -05:00
|
|
|
}
|