Tidy library spacing
This commit is contained in:
49
libary.md
49
libary.md
@@ -10,6 +10,7 @@ Design intent: calm, readable, long-session comfort with a subtle five-step grad
|
||||
Layout: two-line powerline, host+path on line 1, status + emoji on line 2.
|
||||
|
||||
Winter:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -19,8 +20,8 @@ PATH_FG=152
|
||||
FRAME=60
|
||||
```
|
||||
|
||||
|
||||
Spring:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -30,8 +31,8 @@ PATH_FG=28
|
||||
FRAME=65
|
||||
```
|
||||
|
||||
|
||||
Summer:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -41,8 +42,8 @@ PATH_FG=0
|
||||
FRAME=130
|
||||
```
|
||||
|
||||
|
||||
Autumn:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -52,7 +53,6 @@ PATH_FG=223
|
||||
FRAME=95
|
||||
```
|
||||
|
||||
|
||||
## Contest Pack (style_pack=contest)
|
||||
|
||||
Design intent: high-contrast silhouettes, fast scanning, stage-ready presence.
|
||||
@@ -60,6 +60,7 @@ Design intent: high-contrast silhouettes, fast scanning, stage-ready presence.
|
||||
Layout: configurable order for the left segment, always ends with "@host - /path".
|
||||
|
||||
Aurora (contest palette):
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -69,8 +70,8 @@ PATH_FG=51
|
||||
FRAME=23
|
||||
```
|
||||
|
||||
|
||||
Neon:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -80,8 +81,8 @@ PATH_FG=16
|
||||
FRAME=199
|
||||
```
|
||||
|
||||
|
||||
Forge:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -91,8 +92,8 @@ PATH_FG=224
|
||||
FRAME=130
|
||||
```
|
||||
|
||||
|
||||
Circuit:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -101,8 +102,8 @@ FG_DIM=22
|
||||
PATH_FG=120
|
||||
```
|
||||
|
||||
|
||||
Mono:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -110,8 +111,8 @@ FG_MAIN=250
|
||||
FG_DIM=240
|
||||
```
|
||||
|
||||
|
||||
Git:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -121,8 +122,8 @@ PATH_FG=194
|
||||
FRAME=60
|
||||
```
|
||||
|
||||
|
||||
Hawolex:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -132,8 +133,8 @@ PATH_FG=230
|
||||
FRAME=24
|
||||
```
|
||||
|
||||
|
||||
HawolexV2 (gradient):
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -143,7 +144,6 @@ PATH_FG=230
|
||||
FRAME=24
|
||||
```
|
||||
|
||||
|
||||
Demo:
|
||||
```
|
||||
Cycles all themes on each prompt (screenshots mode).
|
||||
@@ -155,6 +155,7 @@ Design intent: themed color + emoji without sacrificing readability.
|
||||
Layout uses contest order and ends with "@host - /path".
|
||||
|
||||
Christmas:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -164,8 +165,8 @@ PATH_FG=194
|
||||
FRAME=88
|
||||
```
|
||||
|
||||
|
||||
Easter:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -175,8 +176,8 @@ PATH_FG=94
|
||||
FRAME=143
|
||||
```
|
||||
|
||||
|
||||
Halloween:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -186,8 +187,8 @@ PATH_FG=16
|
||||
FRAME=89
|
||||
```
|
||||
|
||||
|
||||
Valentine:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -197,8 +198,8 @@ PATH_FG=224
|
||||
FRAME=162
|
||||
```
|
||||
|
||||
|
||||
Thanksgiving:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -208,8 +209,8 @@ PATH_FG=223
|
||||
FRAME=130
|
||||
```
|
||||
|
||||
|
||||
NewYear:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -219,13 +220,13 @@ PATH_FG=229
|
||||
FRAME=19
|
||||
```
|
||||
|
||||
|
||||
## Custom Pack (style_pack=custom)
|
||||
|
||||
Design intent: experimental, high-signal styles with bold contrast and distinct silhouettes.
|
||||
Custom styles include a context badge when relevant (ssh, ctr, git).
|
||||
|
||||
Radar:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -235,8 +236,8 @@ FG_DIM=28
|
||||
PATH_FG=120
|
||||
```
|
||||
|
||||
|
||||
Synthwave:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -246,8 +247,8 @@ Z3_BG=208 Z3_FG=16
|
||||
FRAME=201
|
||||
```
|
||||
|
||||
|
||||
Noir:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -257,8 +258,8 @@ PATH_FG=160
|
||||
FRAME=236
|
||||
```
|
||||
|
||||
|
||||
Topo:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -266,8 +267,8 @@ PATH_FG_LIST=109,110,111,110
|
||||
FRAME=24
|
||||
```
|
||||
|
||||
|
||||
Glitch:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -276,8 +277,8 @@ FG_DIM=60
|
||||
FRAME=129
|
||||
```
|
||||
|
||||
|
||||
ArcticFire:
|
||||
|
||||

|
||||
|
||||
```
|
||||
@@ -287,8 +288,8 @@ Z3_BG=208 Z3_FG=16
|
||||
FRAME=25
|
||||
```
|
||||
|
||||
|
||||
AcidLime:
|
||||
|
||||

|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user