Add theme screenshots and update library
@@ -22,7 +22,8 @@
|
|||||||
"global_installer_wrapper": "dotfiles/install/install-global-ps1.sh",
|
"global_installer_wrapper": "dotfiles/install/install-global-ps1.sh",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"library": "libary.md",
|
"library": "libary.md",
|
||||||
"palette_image": "images/bash-pallete.png"
|
"palette_image": "images/bash-pallete.png",
|
||||||
|
"theme_images_dir": "images/themes"
|
||||||
},
|
},
|
||||||
"install_behavior": {
|
"install_behavior": {
|
||||||
"linux": {
|
"linux": {
|
||||||
|
|||||||
@@ -266,6 +266,7 @@ Meaning:
|
|||||||
├── images/
|
├── images/
|
||||||
│ ├── bash-pallete.png
|
│ ├── bash-pallete.png
|
||||||
│ └── contest.png
|
│ └── contest.png
|
||||||
|
│ └── themes/
|
||||||
├── dotfiles/
|
├── dotfiles/
|
||||||
│ ├── banner/
|
│ ├── banner/
|
||||||
│ │ └── banner.sh
|
│ │ └── banner.sh
|
||||||
|
|||||||
BIN
images/themes/acidlime.png
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
images/themes/arcticfire.png
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
BIN
images/themes/aurora.png
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
BIN
images/themes/christmas.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
images/themes/circuit.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
images/themes/easter.png
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
BIN
images/themes/forge.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
images/themes/git.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
images/themes/glitch.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
images/themes/halloween.png
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
images/themes/hawolex.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
images/themes/mono.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
images/themes/neon.png
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
images/themes/newyear.png
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
BIN
images/themes/noir.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
BIN
images/themes/radar.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
images/themes/synthwave.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
images/themes/thanksgiving.png
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
BIN
images/themes/topo.png
Normal file
|
After Width: | Height: | Size: 8.0 KiB |
BIN
images/themes/valentine.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
49
libary.md
@@ -41,6 +41,10 @@ PATH_FG=223
|
|||||||
FRAME=95
|
FRAME=95
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Seasonal preview (Aurora):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Contest Pack (style_pack=contest)
|
## Contest Pack (style_pack=contest)
|
||||||
|
|
||||||
Design intent: high-contrast silhouettes, fast scanning, stage-ready presence.
|
Design intent: high-contrast silhouettes, fast scanning, stage-ready presence.
|
||||||
@@ -55,6 +59,10 @@ PATH_FG=51
|
|||||||
FRAME=23
|
FRAME=23
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Aurora (contest) preview:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Neon:
|
Neon:
|
||||||
```
|
```
|
||||||
Z1_BG=201 Z1_FG=255
|
Z1_BG=201 Z1_FG=255
|
||||||
@@ -63,6 +71,8 @@ PATH_FG=16
|
|||||||
FRAME=199
|
FRAME=199
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Forge:
|
Forge:
|
||||||
```
|
```
|
||||||
Z1_BG=94 Z1_FG=230
|
Z1_BG=94 Z1_FG=230
|
||||||
@@ -71,6 +81,8 @@ PATH_FG=224
|
|||||||
FRAME=130
|
FRAME=130
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Circuit:
|
Circuit:
|
||||||
```
|
```
|
||||||
FG_MAIN=46
|
FG_MAIN=46
|
||||||
@@ -78,12 +90,16 @@ FG_DIM=22
|
|||||||
PATH_FG=120
|
PATH_FG=120
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Mono:
|
Mono:
|
||||||
```
|
```
|
||||||
FG_MAIN=250
|
FG_MAIN=250
|
||||||
FG_DIM=240
|
FG_DIM=240
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Git:
|
Git:
|
||||||
```
|
```
|
||||||
Z1_BG=61 Z1_FG=255
|
Z1_BG=61 Z1_FG=255
|
||||||
@@ -92,6 +108,8 @@ PATH_FG=194
|
|||||||
FRAME=60
|
FRAME=60
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Hawolex:
|
Hawolex:
|
||||||
```
|
```
|
||||||
Z1_BG=54 Z1_FG=255
|
Z1_BG=54 Z1_FG=255
|
||||||
@@ -100,6 +118,8 @@ PATH_FG=230
|
|||||||
FRAME=24
|
FRAME=24
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
HawolexV2 (gradient):
|
HawolexV2 (gradient):
|
||||||
```
|
```
|
||||||
Z1_BG=54 Z2_BG=55 Z3_BG=56 Z4_BG=31 Z5_BG=30
|
Z1_BG=54 Z2_BG=55 Z3_BG=56 Z4_BG=31 Z5_BG=30
|
||||||
@@ -108,6 +128,8 @@ PATH_FG=230
|
|||||||
FRAME=24
|
FRAME=24
|
||||||
```
|
```
|
||||||
|
|
||||||
|
HawolexV2 preview: image pending
|
||||||
|
|
||||||
Demo:
|
Demo:
|
||||||
```
|
```
|
||||||
Cycles all themes on each prompt (screenshots mode).
|
Cycles all themes on each prompt (screenshots mode).
|
||||||
@@ -126,6 +148,8 @@ PATH_FG=194
|
|||||||
FRAME=88
|
FRAME=88
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Easter:
|
Easter:
|
||||||
```
|
```
|
||||||
Z1_BG=186 Z2_BG=150
|
Z1_BG=186 Z2_BG=150
|
||||||
@@ -134,6 +158,8 @@ PATH_FG=94
|
|||||||
FRAME=143
|
FRAME=143
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Halloween:
|
Halloween:
|
||||||
```
|
```
|
||||||
Z1_BG=53 Z2_BG=166
|
Z1_BG=53 Z2_BG=166
|
||||||
@@ -142,6 +168,8 @@ PATH_FG=16
|
|||||||
FRAME=89
|
FRAME=89
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Valentine:
|
Valentine:
|
||||||
```
|
```
|
||||||
Z1_BG=198 Z2_BG=205
|
Z1_BG=198 Z2_BG=205
|
||||||
@@ -150,6 +178,8 @@ PATH_FG=224
|
|||||||
FRAME=162
|
FRAME=162
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Thanksgiving:
|
Thanksgiving:
|
||||||
```
|
```
|
||||||
Z1_BG=94 Z2_BG=136
|
Z1_BG=94 Z2_BG=136
|
||||||
@@ -158,6 +188,8 @@ PATH_FG=223
|
|||||||
FRAME=130
|
FRAME=130
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
NewYear:
|
NewYear:
|
||||||
```
|
```
|
||||||
Z1_BG=17 Z2_BG=20
|
Z1_BG=17 Z2_BG=20
|
||||||
@@ -166,6 +198,8 @@ PATH_FG=229
|
|||||||
FRAME=19
|
FRAME=19
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Custom Pack (style_pack=custom)
|
## Custom Pack (style_pack=custom)
|
||||||
|
|
||||||
Design intent: experimental, high-signal styles with bold contrast and distinct silhouettes.
|
Design intent: experimental, high-signal styles with bold contrast and distinct silhouettes.
|
||||||
@@ -179,6 +213,8 @@ FG_DIM=28
|
|||||||
PATH_FG=120
|
PATH_FG=120
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Synthwave:
|
Synthwave:
|
||||||
```
|
```
|
||||||
Z1_BG=198 Z1_FG=255
|
Z1_BG=198 Z1_FG=255
|
||||||
@@ -187,6 +223,8 @@ Z3_BG=208 Z3_FG=16
|
|||||||
FRAME=201
|
FRAME=201
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Noir:
|
Noir:
|
||||||
```
|
```
|
||||||
FG_MAIN=250
|
FG_MAIN=250
|
||||||
@@ -195,12 +233,16 @@ PATH_FG=160
|
|||||||
FRAME=236
|
FRAME=236
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Topo:
|
Topo:
|
||||||
```
|
```
|
||||||
PATH_FG_LIST=109,110,111,110
|
PATH_FG_LIST=109,110,111,110
|
||||||
FRAME=24
|
FRAME=24
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Glitch:
|
Glitch:
|
||||||
```
|
```
|
||||||
FG_MAIN=118
|
FG_MAIN=118
|
||||||
@@ -208,6 +250,8 @@ FG_DIM=60
|
|||||||
FRAME=129
|
FRAME=129
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
ArcticFire:
|
ArcticFire:
|
||||||
```
|
```
|
||||||
Z1_BG=24 Z1_FG=255
|
Z1_BG=24 Z1_FG=255
|
||||||
@@ -216,6 +260,8 @@ Z3_BG=208 Z3_FG=16
|
|||||||
FRAME=25
|
FRAME=25
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
AcidLime:
|
AcidLime:
|
||||||
```
|
```
|
||||||
FG_MAIN=46
|
FG_MAIN=46
|
||||||
@@ -224,12 +270,13 @@ PATH_FG=118
|
|||||||
FRAME=46
|
FRAME=46
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
## Configuration Options
|
## Configuration Options
|
||||||
|
|
||||||
Core:
|
Core:
|
||||||
```
|
```
|
||||||
PS1_STYLE_PACK=standard|contest|holiday|custom
|
PS1_STYLE_PACK=standard|contest|holiday|custom
|
||||||
PS1_STYLE=aurora|neon|forge|circuit|mono|git|hawolex|hawolexv2|radar|synthwave|noir|topo|glitch|arcticfire|acidlime
|
PS1_STYLE=aurora|neon|forge|circuit|mono|git|hawolex|hawolexv2|radar|synthwave|noir|topo|glitch|arcticfire|acidlime|demo
|
||||||
PS1_SEASON_MODE=dynamic|static
|
PS1_SEASON_MODE=dynamic|static
|
||||||
PS1_SEASON=winter|spring|summer|autumn
|
PS1_SEASON=winter|spring|summer|autumn
|
||||||
PS1_CONTEST_LAYOUT=day-time-user|user-time|time-user|day-time
|
PS1_CONTEST_LAYOUT=day-time-user|user-time|time-user|day-time
|
||||||
|
|||||||