Add Hawolex holiday theme

- Add Hawolex palette and emoji set

- Add Hawolex option to holiday prompts
This commit is contained in:
2026-01-24 11:34:34 +00:00
parent a462aa81f9
commit 808fcc774f
5 changed files with 46 additions and 2 deletions

View File

@@ -98,6 +98,16 @@
"evening": "🌆",
"night": "🌙"
}
},
"hawolex": {
"palette": { "Z1_BG": 61, "Z1_FG": 255, "Z2_BG": 37, "Z2_FG": 255, "PATH_FG": 194, "FRAME": 60 },
"emoji_set": {
"sunrise": [ "💻", "🚗", "🔊", "🎮" ],
"work": [ "🎧", "🕹️", "📟", "🧩" ],
"coffee": "☕",
"evening": "🌆",
"night": "🌙"
}
}
}
},