feat: back up our stuff

This commit is contained in:
2025-03-11 13:38:58 -07:00
parent 8bbfb3d687
commit b7f60dbcb7
12 changed files with 180 additions and 14 deletions

16
palettes/sakura-dreams Normal file
View File

@ -0,0 +1,16 @@
{
"Sakura Dreams": {
"primary": "7a2048",
"secondary": "fff5f8",
"tertiary": "c75b7c",
"quaternary": "ff85a1",
"header_background": "ffb7c5",
"header_primary": "7a2048",
"highlight": "ffb7c5",
"danger": "ff5c5c",
"success": "ff9ecf",
"love": "ff6eb5",
"selected": "ffd6e0",
"hover": "ffecf2"
}
}