Add Hawolex holiday theme
- Add Hawolex palette and emoji set - Add Hawolex option to holiday prompts
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
}
|
||||
],
|
||||
"config": {
|
||||
"env": "PS1_STYLE=aurora|neon|forge|circuit|mono; PS1_STYLE_PACK=standard|contest|holiday; PS1_CONTEST_LAYOUT=day-time-user|user-time|time-user|day-time; PS1_HOLIDAY=christmas|easter|halloween|valentine|thanksgiving|newyear",
|
||||
"env": "PS1_STYLE=aurora|neon|forge|circuit|mono; PS1_STYLE_PACK=standard|contest|holiday; PS1_CONTEST_LAYOUT=day-time-user|user-time|time-user|day-time; PS1_HOLIDAY=christmas|easter|halloween|valentine|thanksgiving|newyear|hawolex",
|
||||
"config_file_keys": [
|
||||
"PS1_STYLE",
|
||||
"PS1_STYLE_PACK",
|
||||
@@ -368,6 +368,23 @@
|
||||
"coffee": "☕",
|
||||
"evening": "🌆",
|
||||
"night": "🌙"
|
||||
},
|
||||
"hawolex": {
|
||||
"sunrise": [
|
||||
"💻",
|
||||
"🚗",
|
||||
"🔊",
|
||||
"🎮"
|
||||
],
|
||||
"work": [
|
||||
"🎧",
|
||||
"🕹️",
|
||||
"📟",
|
||||
"🧩"
|
||||
],
|
||||
"coffee": "☕",
|
||||
"evening": "🌆",
|
||||
"night": "🌙"
|
||||
}
|
||||
},
|
||||
"time_slots": {
|
||||
|
||||
Reference in New Issue
Block a user