@oh-my-pi/pi-coding-agent 3.15.0 → 3.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/package.json +4 -4
- package/src/modes/interactive/components/hook-editor.ts +1 -0
- package/src/modes/interactive/components/status-line/separators.ts +4 -4
- package/src/modes/interactive/components/status-line.ts +3 -1
- package/src/modes/interactive/interactive-mode.ts +1 -0
- package/src/modes/interactive/theme/defaults/alabaster.json +99 -0
- package/src/modes/interactive/theme/defaults/amethyst.json +103 -0
- package/src/modes/interactive/theme/defaults/anthracite.json +100 -0
- package/src/modes/interactive/theme/defaults/basalt.json +90 -0
- package/src/modes/interactive/theme/defaults/birch.json +101 -0
- package/src/modes/interactive/theme/defaults/dark-abyss.json +97 -0
- package/src/modes/interactive/theme/defaults/dark-aurora.json +94 -0
- package/src/modes/interactive/theme/defaults/dark-cavern.json +97 -0
- package/src/modes/interactive/theme/defaults/dark-copper.json +94 -0
- package/src/modes/interactive/theme/defaults/dark-cosmos.json +96 -0
- package/src/modes/interactive/theme/defaults/dark-eclipse.json +97 -0
- package/src/modes/interactive/theme/defaults/dark-ember.json +94 -0
- package/src/modes/interactive/theme/defaults/dark-equinox.json +96 -0
- package/src/modes/interactive/theme/defaults/dark-lavender.json +94 -0
- package/src/modes/interactive/theme/defaults/dark-lunar.json +95 -0
- package/src/modes/interactive/theme/defaults/dark-midnight.json +94 -0
- package/src/modes/interactive/theme/defaults/dark-nebula.json +96 -0
- package/src/modes/interactive/theme/defaults/dark-rainforest.json +97 -0
- package/src/modes/interactive/theme/defaults/dark-reef.json +97 -0
- package/src/modes/interactive/theme/defaults/dark-sakura.json +94 -0
- package/src/modes/interactive/theme/defaults/dark-slate.json +94 -0
- package/src/modes/interactive/theme/defaults/dark-solstice.json +96 -0
- package/src/modes/interactive/theme/defaults/dark-starfall.json +97 -0
- package/src/modes/interactive/theme/defaults/dark-swamp.json +96 -0
- package/src/modes/interactive/theme/defaults/dark-taiga.json +97 -0
- package/src/modes/interactive/theme/defaults/dark-terminal.json +94 -0
- package/src/modes/interactive/theme/defaults/dark-tundra.json +97 -0
- package/src/modes/interactive/theme/defaults/dark-twilight.json +97 -0
- package/src/modes/interactive/theme/defaults/dark-volcanic.json +97 -0
- package/src/modes/interactive/theme/defaults/graphite.json +99 -0
- package/src/modes/interactive/theme/defaults/index.ts +128 -0
- package/src/modes/interactive/theme/defaults/light-aurora-day.json +97 -0
- package/src/modes/interactive/theme/defaults/light-canyon.json +97 -0
- package/src/modes/interactive/theme/defaults/light-cirrus.json +96 -0
- package/src/modes/interactive/theme/defaults/light-coral.json +94 -0
- package/src/modes/interactive/theme/defaults/light-dawn.json +96 -0
- package/src/modes/interactive/theme/defaults/light-dunes.json +97 -0
- package/src/modes/interactive/theme/defaults/light-eucalyptus.json +94 -0
- package/src/modes/interactive/theme/defaults/light-frost.json +94 -0
- package/src/modes/interactive/theme/defaults/light-glacier.json +97 -0
- package/src/modes/interactive/theme/defaults/light-haze.json +96 -0
- package/src/modes/interactive/theme/defaults/light-honeycomb.json +94 -0
- package/src/modes/interactive/theme/defaults/light-lagoon.json +97 -0
- package/src/modes/interactive/theme/defaults/light-lavender.json +94 -0
- package/src/modes/interactive/theme/defaults/light-meadow.json +97 -0
- package/src/modes/interactive/theme/defaults/light-mint.json +94 -0
- package/src/modes/interactive/theme/defaults/light-opal.json +97 -0
- package/src/modes/interactive/theme/defaults/light-orchard.json +97 -0
- package/src/modes/interactive/theme/defaults/light-paper.json +94 -0
- package/src/modes/interactive/theme/defaults/light-prism.json +96 -0
- package/src/modes/interactive/theme/defaults/light-sand.json +94 -0
- package/src/modes/interactive/theme/defaults/light-savanna.json +97 -0
- package/src/modes/interactive/theme/defaults/light-soleil.json +96 -0
- package/src/modes/interactive/theme/defaults/light-wetland.json +97 -0
- package/src/modes/interactive/theme/defaults/light-zenith.json +95 -0
- package/src/modes/interactive/theme/defaults/limestone.json +100 -0
- package/src/modes/interactive/theme/defaults/mahogany.json +104 -0
- package/src/modes/interactive/theme/defaults/marble.json +99 -0
- package/src/modes/interactive/theme/defaults/obsidian.json +90 -0
- package/src/modes/interactive/theme/defaults/onyx.json +90 -0
- package/src/modes/interactive/theme/defaults/pearl.json +99 -0
- package/src/modes/interactive/theme/defaults/porcelain.json +90 -0
- package/src/modes/interactive/theme/defaults/quartz.json +102 -0
- package/src/modes/interactive/theme/defaults/sandstone.json +101 -0
- package/src/modes/interactive/theme/defaults/titanium.json +89 -0
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
|
|
3
|
+
"name": "onyx",
|
|
4
|
+
"vars": {
|
|
5
|
+
"stone": "#0f0f14",
|
|
6
|
+
"band1": "#1a1a22",
|
|
7
|
+
"band2": "#25252f",
|
|
8
|
+
"band3": "#32323e",
|
|
9
|
+
"vein": "#d4a853",
|
|
10
|
+
"veinDim": "#9d7f3e",
|
|
11
|
+
"bronze": "#cd7f32",
|
|
12
|
+
"copper": "#b87333",
|
|
13
|
+
"cream": "#f0ebe4",
|
|
14
|
+
"warmGray": "#b8b3aa",
|
|
15
|
+
"ruby": "#d16969",
|
|
16
|
+
"emerald": "#6fb37f"
|
|
17
|
+
},
|
|
18
|
+
"colors": {
|
|
19
|
+
"accent": "$vein",
|
|
20
|
+
"border": "$band2",
|
|
21
|
+
"borderAccent": "$vein",
|
|
22
|
+
"borderMuted": "$band1",
|
|
23
|
+
"success": "$emerald",
|
|
24
|
+
"error": "$ruby",
|
|
25
|
+
"warning": "$bronze",
|
|
26
|
+
"muted": "$warmGray",
|
|
27
|
+
"dim": "#6a6760",
|
|
28
|
+
"text": "",
|
|
29
|
+
"thinkingText": "$warmGray",
|
|
30
|
+
"selectedBg": "$band2",
|
|
31
|
+
"userMessageBg": "$band1",
|
|
32
|
+
"userMessageText": "",
|
|
33
|
+
"customMessageBg": "$band2",
|
|
34
|
+
"customMessageText": "",
|
|
35
|
+
"customMessageLabel": "$vein",
|
|
36
|
+
"toolPendingBg": "$band1",
|
|
37
|
+
"toolSuccessBg": "$band1",
|
|
38
|
+
"toolErrorBg": "$band1",
|
|
39
|
+
"toolTitle": "",
|
|
40
|
+
"toolOutput": "$warmGray",
|
|
41
|
+
"mdHeading": "$vein",
|
|
42
|
+
"mdLink": "$bronze",
|
|
43
|
+
"mdLinkUrl": "$copper",
|
|
44
|
+
"mdCode": "$vein",
|
|
45
|
+
"mdCodeBlock": "$cream",
|
|
46
|
+
"mdCodeBlockBorder": "$band3",
|
|
47
|
+
"mdQuote": "$warmGray",
|
|
48
|
+
"mdQuoteBorder": "$veinDim",
|
|
49
|
+
"mdHr": "$band2",
|
|
50
|
+
"mdListBullet": "$vein",
|
|
51
|
+
"toolDiffAdded": "$emerald",
|
|
52
|
+
"toolDiffRemoved": "$ruby",
|
|
53
|
+
"toolDiffContext": "$warmGray",
|
|
54
|
+
"syntaxComment": "#6a6760",
|
|
55
|
+
"syntaxKeyword": "$vein",
|
|
56
|
+
"syntaxFunction": "$bronze",
|
|
57
|
+
"syntaxVariable": "$cream",
|
|
58
|
+
"syntaxString": "$copper",
|
|
59
|
+
"syntaxNumber": "$veinDim",
|
|
60
|
+
"syntaxType": "$vein",
|
|
61
|
+
"syntaxOperator": "$warmGray",
|
|
62
|
+
"syntaxPunctuation": "$warmGray",
|
|
63
|
+
"thinkingOff": "$warmGray",
|
|
64
|
+
"thinkingMinimal": "$warmGray",
|
|
65
|
+
"thinkingLow": "$warmGray",
|
|
66
|
+
"thinkingMedium": "$veinDim",
|
|
67
|
+
"thinkingHigh": "$vein",
|
|
68
|
+
"thinkingXhigh": "$bronze",
|
|
69
|
+
"bashMode": "$vein",
|
|
70
|
+
"statusLineBg": "$band1",
|
|
71
|
+
"statusLineSep": "$band3",
|
|
72
|
+
"statusLineModel": "$vein",
|
|
73
|
+
"statusLinePath": "$cream",
|
|
74
|
+
"statusLineGitClean": "$emerald",
|
|
75
|
+
"statusLineGitDirty": "$bronze",
|
|
76
|
+
"statusLineContext": "$warmGray",
|
|
77
|
+
"statusLineSpend": "$copper",
|
|
78
|
+
"statusLineStaged": "$emerald",
|
|
79
|
+
"statusLineDirty": "$bronze",
|
|
80
|
+
"statusLineUntracked": "$warmGray",
|
|
81
|
+
"statusLineOutput": "$cream",
|
|
82
|
+
"statusLineCost": "$copper",
|
|
83
|
+
"statusLineSubagents": "$vein"
|
|
84
|
+
},
|
|
85
|
+
"export": {
|
|
86
|
+
"pageBg": "$stone",
|
|
87
|
+
"cardBg": "$band1",
|
|
88
|
+
"infoBg": "$band2"
|
|
89
|
+
}
|
|
90
|
+
}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
|
|
3
|
+
"name": "pearl",
|
|
4
|
+
"vars": {
|
|
5
|
+
"nacrePink": "#b08090",
|
|
6
|
+
"oysterBlue": "#7080a0",
|
|
7
|
+
"shellLayer": "#dcd8e0",
|
|
8
|
+
"deepOyster": "#28242c",
|
|
9
|
+
"softPink": "#c89ca8",
|
|
10
|
+
"mistBlue": "#90a0b8",
|
|
11
|
+
"pearlGray": "#605860",
|
|
12
|
+
"lightShell": "#e8e4ec",
|
|
13
|
+
"selectedBg": "#ece8f0",
|
|
14
|
+
"userMsgBg": "#f0ecf4",
|
|
15
|
+
"toolPendingBg": "#f4f0f8",
|
|
16
|
+
"toolSuccessBg": "#f0f4f2",
|
|
17
|
+
"toolErrorBg": "#f8f0f0",
|
|
18
|
+
"customMsgBg": "#f8f4fc"
|
|
19
|
+
},
|
|
20
|
+
"colors": {
|
|
21
|
+
"accent": "nacrePink",
|
|
22
|
+
"border": "oysterBlue",
|
|
23
|
+
"borderAccent": "nacrePink",
|
|
24
|
+
"borderMuted": "shellLayer",
|
|
25
|
+
"success": "#709070",
|
|
26
|
+
"error": "#a06060",
|
|
27
|
+
"warning": "#b09060",
|
|
28
|
+
"muted": "pearlGray",
|
|
29
|
+
"dim": "#807880",
|
|
30
|
+
"text": "",
|
|
31
|
+
"thinkingText": "pearlGray",
|
|
32
|
+
|
|
33
|
+
"selectedBg": "selectedBg",
|
|
34
|
+
"userMessageBg": "userMsgBg",
|
|
35
|
+
"userMessageText": "",
|
|
36
|
+
"customMessageBg": "customMsgBg",
|
|
37
|
+
"customMessageText": "",
|
|
38
|
+
"customMessageLabel": "#9070a0",
|
|
39
|
+
"toolPendingBg": "toolPendingBg",
|
|
40
|
+
"toolSuccessBg": "toolSuccessBg",
|
|
41
|
+
"toolErrorBg": "toolErrorBg",
|
|
42
|
+
"toolTitle": "",
|
|
43
|
+
"toolOutput": "pearlGray",
|
|
44
|
+
|
|
45
|
+
"mdHeading": "#a08060",
|
|
46
|
+
"mdLink": "oysterBlue",
|
|
47
|
+
"mdLinkUrl": "#807880",
|
|
48
|
+
"mdCode": "nacrePink",
|
|
49
|
+
"mdCodeBlock": "#708070",
|
|
50
|
+
"mdCodeBlockBorder": "pearlGray",
|
|
51
|
+
"mdQuote": "pearlGray",
|
|
52
|
+
"mdQuoteBorder": "pearlGray",
|
|
53
|
+
"mdHr": "pearlGray",
|
|
54
|
+
"mdListBullet": "#709070",
|
|
55
|
+
|
|
56
|
+
"toolDiffAdded": "#709070",
|
|
57
|
+
"toolDiffRemoved": "#a06060",
|
|
58
|
+
"toolDiffContext": "pearlGray",
|
|
59
|
+
|
|
60
|
+
"syntaxComment": "#608060",
|
|
61
|
+
"syntaxKeyword": "#6070a0",
|
|
62
|
+
"syntaxFunction": "#805070",
|
|
63
|
+
"syntaxVariable": "#504070",
|
|
64
|
+
"syntaxString": "#a05070",
|
|
65
|
+
"syntaxNumber": "#508080",
|
|
66
|
+
"syntaxType": "#507090",
|
|
67
|
+
"syntaxOperator": "#404040",
|
|
68
|
+
"syntaxPunctuation": "#404040",
|
|
69
|
+
|
|
70
|
+
"thinkingOff": "shellLayer",
|
|
71
|
+
"thinkingMinimal": "#a09ca8",
|
|
72
|
+
"thinkingLow": "#7080a0",
|
|
73
|
+
"thinkingMedium": "#9070a0",
|
|
74
|
+
"thinkingHigh": "#a06090",
|
|
75
|
+
"thinkingXhigh": "#b05090",
|
|
76
|
+
|
|
77
|
+
"bashMode": "#709070",
|
|
78
|
+
|
|
79
|
+
"statusLineBg": "#ece8f0",
|
|
80
|
+
"statusLineSep": "#908898",
|
|
81
|
+
"statusLineModel": "#9070a0",
|
|
82
|
+
"statusLinePath": "#506080",
|
|
83
|
+
"statusLineGitClean": "#507050",
|
|
84
|
+
"statusLineGitDirty": "#a08050",
|
|
85
|
+
"statusLineContext": "#707090",
|
|
86
|
+
"statusLineSpend": "#507070",
|
|
87
|
+
"statusLineStaged": 65,
|
|
88
|
+
"statusLineDirty": 137,
|
|
89
|
+
"statusLineUntracked": 67,
|
|
90
|
+
"statusLineOutput": 133,
|
|
91
|
+
"statusLineCost": 133,
|
|
92
|
+
"statusLineSubagents": "nacrePink"
|
|
93
|
+
},
|
|
94
|
+
"export": {
|
|
95
|
+
"pageBg": "#f9f9fc",
|
|
96
|
+
"cardBg": "#ffffff",
|
|
97
|
+
"infoBg": "#f8f4fc"
|
|
98
|
+
}
|
|
99
|
+
}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
|
|
3
|
+
"name": "porcelain",
|
|
4
|
+
"vars": {
|
|
5
|
+
"porcelainWhite": "#f8f9fc",
|
|
6
|
+
"wedgwoodBlue": "#5070a0",
|
|
7
|
+
"goldTrim": "#b09040",
|
|
8
|
+
"delicateGray": "#d0d4e0",
|
|
9
|
+
"cobaltBlack": "#1a2030",
|
|
10
|
+
"paleBlue": "#e8eef8",
|
|
11
|
+
"deepWedgwood": "#405080",
|
|
12
|
+
"warmGold": "#c0a050",
|
|
13
|
+
"softBlue": "#708cb0",
|
|
14
|
+
"crimsonRed": "#c04040",
|
|
15
|
+
"darkGold": "#907030",
|
|
16
|
+
"mutedBlue": "#909cb0"
|
|
17
|
+
},
|
|
18
|
+
"colors": {
|
|
19
|
+
"accent": "wedgwoodBlue",
|
|
20
|
+
"border": "delicateGray",
|
|
21
|
+
"borderAccent": "wedgwoodBlue",
|
|
22
|
+
"borderMuted": "#e8eaf0",
|
|
23
|
+
"success": "#507050",
|
|
24
|
+
"error": "crimsonRed",
|
|
25
|
+
"warning": "darkGold",
|
|
26
|
+
"muted": "mutedBlue",
|
|
27
|
+
"dim": "#a0a8b8",
|
|
28
|
+
"text": "",
|
|
29
|
+
"thinkingText": "softBlue",
|
|
30
|
+
"selectedBg": "paleBlue",
|
|
31
|
+
"userMessageBg": "wedgwoodBlue",
|
|
32
|
+
"userMessageText": "",
|
|
33
|
+
"customMessageBg": "goldTrim",
|
|
34
|
+
"customMessageText": "",
|
|
35
|
+
"customMessageLabel": "warmGold",
|
|
36
|
+
"toolPendingBg": "paleBlue",
|
|
37
|
+
"toolSuccessBg": "#e8f0e8",
|
|
38
|
+
"toolErrorBg": "#f8e8e8",
|
|
39
|
+
"toolTitle": "",
|
|
40
|
+
"toolOutput": "cobaltBlack",
|
|
41
|
+
"mdHeading": "deepWedgwood",
|
|
42
|
+
"mdLink": "wedgwoodBlue",
|
|
43
|
+
"mdLinkUrl": "goldTrim",
|
|
44
|
+
"mdCode": "darkGold",
|
|
45
|
+
"mdCodeBlock": "cobaltBlack",
|
|
46
|
+
"mdCodeBlockBorder": "delicateGray",
|
|
47
|
+
"mdQuote": "softBlue",
|
|
48
|
+
"mdQuoteBorder": "wedgwoodBlue",
|
|
49
|
+
"mdHr": "delicateGray",
|
|
50
|
+
"mdListBullet": "wedgwoodBlue",
|
|
51
|
+
"toolDiffAdded": "#507050",
|
|
52
|
+
"toolDiffRemoved": "crimsonRed",
|
|
53
|
+
"toolDiffContext": "mutedBlue",
|
|
54
|
+
"syntaxComment": "mutedBlue",
|
|
55
|
+
"syntaxKeyword": "deepWedgwood",
|
|
56
|
+
"syntaxFunction": "wedgwoodBlue",
|
|
57
|
+
"syntaxVariable": "cobaltBlack",
|
|
58
|
+
"syntaxString": "darkGold",
|
|
59
|
+
"syntaxNumber": "goldTrim",
|
|
60
|
+
"syntaxType": "deepWedgwood",
|
|
61
|
+
"syntaxOperator": "softBlue",
|
|
62
|
+
"syntaxPunctuation": "#606870",
|
|
63
|
+
"thinkingOff": "#c0c4d0",
|
|
64
|
+
"thinkingMinimal": "mutedBlue",
|
|
65
|
+
"thinkingLow": "softBlue",
|
|
66
|
+
"thinkingMedium": "wedgwoodBlue",
|
|
67
|
+
"thinkingHigh": "deepWedgwood",
|
|
68
|
+
"thinkingXhigh": "cobaltBlack",
|
|
69
|
+
"bashMode": "goldTrim",
|
|
70
|
+
"statusLineBg": "porcelainWhite",
|
|
71
|
+
"statusLineSep": "delicateGray",
|
|
72
|
+
"statusLineModel": "wedgwoodBlue",
|
|
73
|
+
"statusLinePath": "cobaltBlack",
|
|
74
|
+
"statusLineGitClean": "#507050",
|
|
75
|
+
"statusLineGitDirty": "darkGold",
|
|
76
|
+
"statusLineContext": "softBlue",
|
|
77
|
+
"statusLineSpend": "goldTrim",
|
|
78
|
+
"statusLineStaged": "#507050",
|
|
79
|
+
"statusLineDirty": "darkGold",
|
|
80
|
+
"statusLineUntracked": "mutedBlue",
|
|
81
|
+
"statusLineOutput": "wedgwoodBlue",
|
|
82
|
+
"statusLineCost": "goldTrim",
|
|
83
|
+
"statusLineSubagents": "deepWedgwood"
|
|
84
|
+
},
|
|
85
|
+
"export": {
|
|
86
|
+
"pageBg": "porcelainWhite",
|
|
87
|
+
"cardBg": "#ffffff",
|
|
88
|
+
"infoBg": "paleBlue"
|
|
89
|
+
}
|
|
90
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
|
|
3
|
+
"name": "quartz",
|
|
4
|
+
"vars": {
|
|
5
|
+
"rosePink": "#c07088",
|
|
6
|
+
"quartzPurple": "#8070a0",
|
|
7
|
+
"softRose": "#e8dce0",
|
|
8
|
+
"deepRoseGray": "#3a2830",
|
|
9
|
+
"palePink": "#f5e8ed",
|
|
10
|
+
"dustyRose": "#9e6b7b",
|
|
11
|
+
"lavenderGray": "#a898b0",
|
|
12
|
+
"crystalMint": "#7fa090",
|
|
13
|
+
"warmGold": "#c09870",
|
|
14
|
+
"roseRed": "#b85860",
|
|
15
|
+
"roseGreen": "#88a088",
|
|
16
|
+
"selectedBg": "#f0e0e8",
|
|
17
|
+
"userMsgBg": "#faf5f7",
|
|
18
|
+
"toolPendingBg": "#f5eef8",
|
|
19
|
+
"toolSuccessBg": "#f0f5f0",
|
|
20
|
+
"toolErrorBg": "#f8f0f0",
|
|
21
|
+
"customMsgBg": "#f5f0f8"
|
|
22
|
+
},
|
|
23
|
+
"colors": {
|
|
24
|
+
"accent": "rosePink",
|
|
25
|
+
"border": "quartzPurple",
|
|
26
|
+
"borderAccent": "rosePink",
|
|
27
|
+
"borderMuted": "softRose",
|
|
28
|
+
"success": "roseGreen",
|
|
29
|
+
"error": "roseRed",
|
|
30
|
+
"warning": "warmGold",
|
|
31
|
+
"muted": "dustyRose",
|
|
32
|
+
"dim": "lavenderGray",
|
|
33
|
+
"text": "",
|
|
34
|
+
"thinkingText": "dustyRose",
|
|
35
|
+
|
|
36
|
+
"selectedBg": "selectedBg",
|
|
37
|
+
"userMessageBg": "userMsgBg",
|
|
38
|
+
"userMessageText": "",
|
|
39
|
+
"customMessageBg": "customMsgBg",
|
|
40
|
+
"customMessageText": "",
|
|
41
|
+
"customMessageLabel": "#8070a0",
|
|
42
|
+
"toolPendingBg": "toolPendingBg",
|
|
43
|
+
"toolSuccessBg": "toolSuccessBg",
|
|
44
|
+
"toolErrorBg": "toolErrorBg",
|
|
45
|
+
"toolTitle": "",
|
|
46
|
+
"toolOutput": "dustyRose",
|
|
47
|
+
|
|
48
|
+
"mdHeading": "warmGold",
|
|
49
|
+
"mdLink": "quartzPurple",
|
|
50
|
+
"mdLinkUrl": "lavenderGray",
|
|
51
|
+
"mdCode": "rosePink",
|
|
52
|
+
"mdCodeBlock": "crystalMint",
|
|
53
|
+
"mdCodeBlockBorder": "dustyRose",
|
|
54
|
+
"mdQuote": "dustyRose",
|
|
55
|
+
"mdQuoteBorder": "softRose",
|
|
56
|
+
"mdHr": "softRose",
|
|
57
|
+
"mdListBullet": "roseGreen",
|
|
58
|
+
|
|
59
|
+
"toolDiffAdded": "roseGreen",
|
|
60
|
+
"toolDiffRemoved": "roseRed",
|
|
61
|
+
"toolDiffContext": "dustyRose",
|
|
62
|
+
|
|
63
|
+
"syntaxComment": "#7fa090",
|
|
64
|
+
"syntaxKeyword": "#8070a0",
|
|
65
|
+
"syntaxFunction": "#c07088",
|
|
66
|
+
"syntaxVariable": "#3a2830",
|
|
67
|
+
"syntaxString": "#b85860",
|
|
68
|
+
"syntaxNumber": "#88a088",
|
|
69
|
+
"syntaxType": "#9e6b7b",
|
|
70
|
+
"syntaxOperator": "#3a2830",
|
|
71
|
+
"syntaxPunctuation": "#3a2830",
|
|
72
|
+
|
|
73
|
+
"thinkingOff": "softRose",
|
|
74
|
+
"thinkingMinimal": "#a898b0",
|
|
75
|
+
"thinkingLow": "#8070a0",
|
|
76
|
+
"thinkingMedium": "#c07088",
|
|
77
|
+
"thinkingHigh": "#9e6b7b",
|
|
78
|
+
"thinkingXhigh": "#8b4560",
|
|
79
|
+
|
|
80
|
+
"bashMode": "roseGreen",
|
|
81
|
+
|
|
82
|
+
"statusLineBg": "#f5e8ed",
|
|
83
|
+
"statusLineSep": "#9e6b7b",
|
|
84
|
+
"statusLineModel": "#8070a0",
|
|
85
|
+
"statusLinePath": "#7fa090",
|
|
86
|
+
"statusLineGitClean": "#5f875f",
|
|
87
|
+
"statusLineGitDirty": "#c09870",
|
|
88
|
+
"statusLineContext": "#8070a0",
|
|
89
|
+
"statusLineSpend": "#7fa090",
|
|
90
|
+
"statusLineStaged": 108,
|
|
91
|
+
"statusLineDirty": 180,
|
|
92
|
+
"statusLineUntracked": 139,
|
|
93
|
+
"statusLineOutput": 132,
|
|
94
|
+
"statusLineCost": 132,
|
|
95
|
+
"statusLineSubagents": "rosePink"
|
|
96
|
+
},
|
|
97
|
+
"export": {
|
|
98
|
+
"pageBg": "#fbf7f9",
|
|
99
|
+
"cardBg": "#ffffff",
|
|
100
|
+
"infoBg": "#faf5f7"
|
|
101
|
+
}
|
|
102
|
+
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
|
|
3
|
+
"name": "sandstone",
|
|
4
|
+
"vars": {
|
|
5
|
+
"rust": "#b86040",
|
|
6
|
+
"sage": "#688058",
|
|
7
|
+
"terracotta": "#c87850",
|
|
8
|
+
"olive": "#7a8a68",
|
|
9
|
+
"amber": "#d89850",
|
|
10
|
+
"shadow": "#302820",
|
|
11
|
+
"darkGray": "#544840",
|
|
12
|
+
"mediumGray": "#786858",
|
|
13
|
+
"erosion": "#d8cbb8",
|
|
14
|
+
"sand": "#f5ede3",
|
|
15
|
+
"selectedBg": "#e8dcc8",
|
|
16
|
+
"userMsgBg": "#f0e6d8",
|
|
17
|
+
"toolPendingBg": "#e8e0d0",
|
|
18
|
+
"toolSuccessBg": "#e0e8d8",
|
|
19
|
+
"toolErrorBg": "#e8d0c8",
|
|
20
|
+
"customMsgBg": "#e8dcd0"
|
|
21
|
+
},
|
|
22
|
+
"colors": {
|
|
23
|
+
"accent": "rust",
|
|
24
|
+
"border": "terracotta",
|
|
25
|
+
"borderAccent": "rust",
|
|
26
|
+
"borderMuted": "erosion",
|
|
27
|
+
"success": "sage",
|
|
28
|
+
"error": "rust",
|
|
29
|
+
"warning": "amber",
|
|
30
|
+
"muted": "mediumGray",
|
|
31
|
+
"dim": "darkGray",
|
|
32
|
+
"text": "",
|
|
33
|
+
"thinkingText": "mediumGray",
|
|
34
|
+
|
|
35
|
+
"selectedBg": "selectedBg",
|
|
36
|
+
"userMessageBg": "userMsgBg",
|
|
37
|
+
"userMessageText": "",
|
|
38
|
+
"customMessageBg": "customMsgBg",
|
|
39
|
+
"customMessageText": "",
|
|
40
|
+
"customMessageLabel": "#a05030",
|
|
41
|
+
"toolPendingBg": "toolPendingBg",
|
|
42
|
+
"toolSuccessBg": "toolSuccessBg",
|
|
43
|
+
"toolErrorBg": "toolErrorBg",
|
|
44
|
+
"toolTitle": "",
|
|
45
|
+
"toolOutput": "mediumGray",
|
|
46
|
+
|
|
47
|
+
"mdHeading": "amber",
|
|
48
|
+
"mdLink": "terracotta",
|
|
49
|
+
"mdLinkUrl": "mediumGray",
|
|
50
|
+
"mdCode": "rust",
|
|
51
|
+
"mdCodeBlock": "sage",
|
|
52
|
+
"mdCodeBlockBorder": "mediumGray",
|
|
53
|
+
"mdQuote": "mediumGray",
|
|
54
|
+
"mdQuoteBorder": "erosion",
|
|
55
|
+
"mdHr": "erosion",
|
|
56
|
+
"mdListBullet": "sage",
|
|
57
|
+
|
|
58
|
+
"toolDiffAdded": "sage",
|
|
59
|
+
"toolDiffRemoved": "rust",
|
|
60
|
+
"toolDiffContext": "mediumGray",
|
|
61
|
+
|
|
62
|
+
"syntaxComment": "#688058",
|
|
63
|
+
"syntaxKeyword": "#b86040",
|
|
64
|
+
"syntaxFunction": "#c87850",
|
|
65
|
+
"syntaxVariable": "#544840",
|
|
66
|
+
"syntaxString": "#a05030",
|
|
67
|
+
"syntaxNumber": "#7a8a68",
|
|
68
|
+
"syntaxType": "#8a6848",
|
|
69
|
+
"syntaxOperator": "#302820",
|
|
70
|
+
"syntaxPunctuation": "#302820",
|
|
71
|
+
|
|
72
|
+
"thinkingOff": "erosion",
|
|
73
|
+
"thinkingMinimal": "#a89888",
|
|
74
|
+
"thinkingLow": "#c87850",
|
|
75
|
+
"thinkingMedium": "#b86040",
|
|
76
|
+
"thinkingHigh": "#a05030",
|
|
77
|
+
"thinkingXhigh": "#903020",
|
|
78
|
+
|
|
79
|
+
"bashMode": "sage",
|
|
80
|
+
|
|
81
|
+
"statusLineBg": "#ebe0d0",
|
|
82
|
+
"statusLineSep": "#9a8878",
|
|
83
|
+
"statusLineModel": "#a05030",
|
|
84
|
+
"statusLinePath": "#8a6848",
|
|
85
|
+
"statusLineGitClean": "#588048",
|
|
86
|
+
"statusLineGitDirty": "#c87850",
|
|
87
|
+
"statusLineContext": "#786858",
|
|
88
|
+
"statusLineSpend": "#688058",
|
|
89
|
+
"statusLineStaged": 100,
|
|
90
|
+
"statusLineDirty": 173,
|
|
91
|
+
"statusLineUntracked": 95,
|
|
92
|
+
"statusLineOutput": 131,
|
|
93
|
+
"statusLineCost": 131,
|
|
94
|
+
"statusLineSubagents": "rust"
|
|
95
|
+
},
|
|
96
|
+
"export": {
|
|
97
|
+
"pageBg": "#f5ede3",
|
|
98
|
+
"cardBg": "#faf6f0",
|
|
99
|
+
"infoBg": "#f0e6d8"
|
|
100
|
+
}
|
|
101
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
|
|
3
|
+
"name": "titanium",
|
|
4
|
+
"vars": {
|
|
5
|
+
"brushedTitanium": "#151820",
|
|
6
|
+
"darkTitanium": "#0f1216",
|
|
7
|
+
"electricBlue": "#00b4ff",
|
|
8
|
+
"deepBlue": "#0082b3",
|
|
9
|
+
"titaniumGold": "#d4c090",
|
|
10
|
+
"brightAluminum": "#e8ecf4",
|
|
11
|
+
"dimAluminum": "#9ca3b0",
|
|
12
|
+
"warningAmber": "#ffb347",
|
|
13
|
+
"readoutGreen": "#00ff88",
|
|
14
|
+
"alertRed": "#ff4757",
|
|
15
|
+
"subtleGray": "#2a3038"
|
|
16
|
+
},
|
|
17
|
+
"colors": {
|
|
18
|
+
"accent": "electricBlue",
|
|
19
|
+
"border": "subtleGray",
|
|
20
|
+
"borderAccent": "electricBlue",
|
|
21
|
+
"borderMuted": "#1f252d",
|
|
22
|
+
"success": "readoutGreen",
|
|
23
|
+
"error": "alertRed",
|
|
24
|
+
"warning": "warningAmber",
|
|
25
|
+
"muted": "dimAluminum",
|
|
26
|
+
"dim": "#6b7280",
|
|
27
|
+
"text": "",
|
|
28
|
+
"thinkingText": "dimAluminum",
|
|
29
|
+
"selectedBg": "deepBlue",
|
|
30
|
+
"userMessageBg": "darkTitanium",
|
|
31
|
+
"userMessageText": "",
|
|
32
|
+
"customMessageBg": "subtleGray",
|
|
33
|
+
"customMessageText": "",
|
|
34
|
+
"customMessageLabel": "titaniumGold",
|
|
35
|
+
"toolPendingBg": "darkTitanium",
|
|
36
|
+
"toolSuccessBg": "darkTitanium",
|
|
37
|
+
"toolErrorBg": "#1a0f10",
|
|
38
|
+
"toolTitle": "",
|
|
39
|
+
"toolOutput": "dimAluminum",
|
|
40
|
+
"mdHeading": "electricBlue",
|
|
41
|
+
"mdLink": "electricBlue",
|
|
42
|
+
"mdLinkUrl": "deepBlue",
|
|
43
|
+
"mdCode": "readoutGreen",
|
|
44
|
+
"mdCodeBlock": "dimAluminum",
|
|
45
|
+
"mdCodeBlockBorder": "subtleGray",
|
|
46
|
+
"mdQuote": "dimAluminum",
|
|
47
|
+
"mdQuoteBorder": "subtleGray",
|
|
48
|
+
"mdHr": "subtleGray",
|
|
49
|
+
"mdListBullet": "electricBlue",
|
|
50
|
+
"toolDiffAdded": "readoutGreen",
|
|
51
|
+
"toolDiffRemoved": "alertRed",
|
|
52
|
+
"toolDiffContext": "dimAluminum",
|
|
53
|
+
"syntaxComment": "#6b7280",
|
|
54
|
+
"syntaxKeyword": "electricBlue",
|
|
55
|
+
"syntaxFunction": "readoutGreen",
|
|
56
|
+
"syntaxVariable": "brightAluminum",
|
|
57
|
+
"syntaxString": "titaniumGold",
|
|
58
|
+
"syntaxNumber": "warningAmber",
|
|
59
|
+
"syntaxType": "electricBlue",
|
|
60
|
+
"syntaxOperator": "electricBlue",
|
|
61
|
+
"syntaxPunctuation": "dimAluminum",
|
|
62
|
+
"thinkingOff": "#4a5058",
|
|
63
|
+
"thinkingMinimal": "#5a6068",
|
|
64
|
+
"thinkingLow": "#6a7078",
|
|
65
|
+
"thinkingMedium": "dimAluminum",
|
|
66
|
+
"thinkingHigh": "electricBlue",
|
|
67
|
+
"thinkingXhigh": "titaniumGold",
|
|
68
|
+
"bashMode": "readoutGreen",
|
|
69
|
+
"statusLineBg": "darkTitanium",
|
|
70
|
+
"statusLineSep": "subtleGray",
|
|
71
|
+
"statusLineModel": "electricBlue",
|
|
72
|
+
"statusLinePath": "brightAluminum",
|
|
73
|
+
"statusLineGitClean": "readoutGreen",
|
|
74
|
+
"statusLineGitDirty": "warningAmber",
|
|
75
|
+
"statusLineContext": "dimAluminum",
|
|
76
|
+
"statusLineSpend": "titaniumGold",
|
|
77
|
+
"statusLineStaged": "readoutGreen",
|
|
78
|
+
"statusLineDirty": "warningAmber",
|
|
79
|
+
"statusLineUntracked": "dimAluminum",
|
|
80
|
+
"statusLineOutput": "deepBlue",
|
|
81
|
+
"statusLineCost": "titaniumGold",
|
|
82
|
+
"statusLineSubagents": "electricBlue"
|
|
83
|
+
},
|
|
84
|
+
"export": {
|
|
85
|
+
"pageBg": "brushedTitanium",
|
|
86
|
+
"cardBg": "darkTitanium",
|
|
87
|
+
"infoBg": "subtleGray"
|
|
88
|
+
}
|
|
89
|
+
}
|