@markusylisiurunen/tau 0.2.0 → 0.2.2

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.
@@ -2,647 +2,647 @@ export const builtinThemes = [
2
2
  {
3
3
  id: "crimson",
4
4
  tokens: {
5
- "brandAccent": "#d88aa2",
6
- "textMuted": "#a89197",
7
- "textDim": "#7d7174",
8
- "linkText": "#d88aa2",
9
- "thinkingText": "#7d7174",
10
- "codeInlineText": "#dc8b86",
11
- "codeBlockText": "#dc8b86",
12
- "editorBorderNone": "#c8a7b0",
13
- "editorBorderMinimal": "#c8a7b0",
14
- "editorBorderLow": "#c8a7b0",
15
- "editorBorderMedium": "#c8a7b0",
16
- "editorBorderHigh": "#c8a7b0",
17
- "editorBorderXhigh": "#c8a7b0",
18
- "statusWarn": "#ca8470",
19
- "statusError": "#ca8089",
20
- "modeMemory": "#bec4ff",
21
- "modeBash": "#e2c97d",
22
- "actionRunning": "#eeab98",
23
- "actionSuccess": "#c2c282",
24
- "actionError": "#eea8af",
25
- "actionOutput": "#7d7174",
26
- "diffAdd": "#979751",
27
- "diffRemove": "#c37a83",
28
- "toastSuccess": "#bebd68",
29
- "toastWarn": "#f49e87",
30
- "toastError": "#f49aa5",
31
- "toastSuccessBg": "#34341f",
32
- "toastWarnBg": "#432d27",
33
- "toastErrorBg": "#432c2e",
34
- "toastMutedBg": "#171616",
35
- "userSurface": "#1c1a1a",
36
- "userMemorySurface": "#1d1e2b",
37
- "userMemoryText": "#c0c6fc",
38
- "riskRestrictedText": "#7d7174",
39
- "riskReadOnlyText": "#a89197",
40
- "riskReadWriteText": "#a89197"
5
+ brandAccent: "#d88aa2",
6
+ textMuted: "#9f9598",
7
+ textDim: "#7f787a",
8
+ linkText: "#d88aa2",
9
+ thinkingText: "#7f787a",
10
+ codeInlineText: "#dc8b86",
11
+ codeBlockText: "#dc8b86",
12
+ editorBorderNone: "#c8a7b0",
13
+ editorBorderMinimal: "#c8a7b0",
14
+ editorBorderLow: "#c8a7b0",
15
+ editorBorderMedium: "#c8a7b0",
16
+ editorBorderHigh: "#c8a7b0",
17
+ editorBorderXhigh: "#c8a7b0",
18
+ statusWarn: "#ca8470",
19
+ statusError: "#ca8089",
20
+ modeMemory: "#bec4ff",
21
+ modeBash: "#e2c97d",
22
+ actionRunning: "#eeab98",
23
+ actionSuccess: "#c2c282",
24
+ actionError: "#eea8af",
25
+ actionOutput: "#7f787a",
26
+ diffAdd: "#979751",
27
+ diffRemove: "#c37a83",
28
+ toastSuccess: "#bebd68",
29
+ toastWarn: "#f49e87",
30
+ toastError: "#f49aa5",
31
+ toastSuccessBg: "#34341f",
32
+ toastWarnBg: "#432d27",
33
+ toastErrorBg: "#432c2e",
34
+ toastMutedBg: "#171616",
35
+ userSurface: "#1c1a1a",
36
+ userMemorySurface: "#1d1e2b",
37
+ userMemoryText: "#c0c6fc",
38
+ riskRestrictedText: "#7f787a",
39
+ riskReadOnlyText: "#9f9598",
40
+ riskReadWriteText: "#9f9598",
41
41
  },
42
42
  sourcePath: "builtin:themes/crimson.json",
43
- scope: "builtin"
43
+ scope: "builtin",
44
44
  },
45
45
  {
46
46
  id: "ember",
47
47
  tokens: {
48
- "brandAccent": "#dc8b86",
49
- "textMuted": "#a99290",
50
- "textDim": "#7e7170",
51
- "linkText": "#dc8b86",
52
- "thinkingText": "#7e7170",
53
- "codeInlineText": "#d8916c",
54
- "codeBlockText": "#d8916c",
55
- "editorBorderNone": "#caa8a5",
56
- "editorBorderMinimal": "#caa8a5",
57
- "editorBorderLow": "#caa8a5",
58
- "editorBorderMedium": "#caa8a5",
59
- "editorBorderHigh": "#caa8a5",
60
- "editorBorderXhigh": "#caa8a5",
61
- "statusWarn": "#ca8470",
62
- "statusError": "#ca8089",
63
- "modeMemory": "#bec4ff",
64
- "modeBash": "#e2c97d",
65
- "actionRunning": "#eeab98",
66
- "actionSuccess": "#c2c282",
67
- "actionError": "#eea8af",
68
- "actionOutput": "#7e7170",
69
- "diffAdd": "#979751",
70
- "diffRemove": "#c37a83",
71
- "toastSuccess": "#bebd68",
72
- "toastWarn": "#f49e87",
73
- "toastError": "#f49aa5",
74
- "toastSuccessBg": "#34341f",
75
- "toastWarnBg": "#432d27",
76
- "toastErrorBg": "#432c2e",
77
- "toastMutedBg": "#171616",
78
- "userSurface": "#1c1a1a",
79
- "userMemorySurface": "#1d1e2b",
80
- "userMemoryText": "#c0c6fc",
81
- "riskRestrictedText": "#7e7170",
82
- "riskReadOnlyText": "#a99290",
83
- "riskReadWriteText": "#a99290"
48
+ brandAccent: "#dc8b86",
49
+ textMuted: "#a09695",
50
+ textDim: "#7f7978",
51
+ linkText: "#dc8b86",
52
+ thinkingText: "#7f7978",
53
+ codeInlineText: "#d8916c",
54
+ codeBlockText: "#d8916c",
55
+ editorBorderNone: "#caa8a5",
56
+ editorBorderMinimal: "#caa8a5",
57
+ editorBorderLow: "#caa8a5",
58
+ editorBorderMedium: "#caa8a5",
59
+ editorBorderHigh: "#caa8a5",
60
+ editorBorderXhigh: "#caa8a5",
61
+ statusWarn: "#ca8470",
62
+ statusError: "#ca8089",
63
+ modeMemory: "#bec4ff",
64
+ modeBash: "#e2c97d",
65
+ actionRunning: "#eeab98",
66
+ actionSuccess: "#c2c282",
67
+ actionError: "#eea8af",
68
+ actionOutput: "#7f7978",
69
+ diffAdd: "#979751",
70
+ diffRemove: "#c37a83",
71
+ toastSuccess: "#bebd68",
72
+ toastWarn: "#f49e87",
73
+ toastError: "#f49aa5",
74
+ toastSuccessBg: "#34341f",
75
+ toastWarnBg: "#432d27",
76
+ toastErrorBg: "#432c2e",
77
+ toastMutedBg: "#171616",
78
+ userSurface: "#1c1a1a",
79
+ userMemorySurface: "#1d1e2b",
80
+ userMemoryText: "#c0c6fc",
81
+ riskRestrictedText: "#7f7978",
82
+ riskReadOnlyText: "#a09695",
83
+ riskReadWriteText: "#a09695",
84
84
  },
85
85
  sourcePath: "builtin:themes/ember.json",
86
- scope: "builtin"
86
+ scope: "builtin",
87
87
  },
88
88
  {
89
89
  id: "gold",
90
90
  tokens: {
91
- "brandAccent": "#d8916c",
92
- "textMuted": "#a8948a",
93
- "textDim": "#7d726c",
94
- "linkText": "#d8916c",
95
- "thinkingText": "#7d726c",
96
- "codeInlineText": "#cb9a5b",
97
- "codeBlockText": "#cb9a5b",
98
- "editorBorderNone": "#c7aa9c",
99
- "editorBorderMinimal": "#c7aa9c",
100
- "editorBorderLow": "#c7aa9c",
101
- "editorBorderMedium": "#c7aa9c",
102
- "editorBorderHigh": "#c7aa9c",
103
- "editorBorderXhigh": "#c7aa9c",
104
- "statusWarn": "#ca8470",
105
- "statusError": "#ca8089",
106
- "modeMemory": "#bec4ff",
107
- "modeBash": "#e2c97d",
108
- "actionRunning": "#eeab98",
109
- "actionSuccess": "#c2c282",
110
- "actionError": "#eea8af",
111
- "actionOutput": "#7d726c",
112
- "diffAdd": "#979751",
113
- "diffRemove": "#c37a83",
114
- "toastSuccess": "#bebd68",
115
- "toastWarn": "#f49e87",
116
- "toastError": "#f49aa5",
117
- "toastSuccessBg": "#34341f",
118
- "toastWarnBg": "#432d27",
119
- "toastErrorBg": "#432c2e",
120
- "toastMutedBg": "#171615",
121
- "userSurface": "#1c1a19",
122
- "userMemorySurface": "#1d1e2b",
123
- "userMemoryText": "#c0c6fc",
124
- "riskRestrictedText": "#7d726c",
125
- "riskReadOnlyText": "#a8948a",
126
- "riskReadWriteText": "#a8948a"
91
+ brandAccent: "#d8916c",
92
+ textMuted: "#9f9692",
93
+ textDim: "#7f7976",
94
+ linkText: "#d8916c",
95
+ thinkingText: "#7f7976",
96
+ codeInlineText: "#cb9a5b",
97
+ codeBlockText: "#cb9a5b",
98
+ editorBorderNone: "#c7aa9c",
99
+ editorBorderMinimal: "#c7aa9c",
100
+ editorBorderLow: "#c7aa9c",
101
+ editorBorderMedium: "#c7aa9c",
102
+ editorBorderHigh: "#c7aa9c",
103
+ editorBorderXhigh: "#c7aa9c",
104
+ statusWarn: "#ca8470",
105
+ statusError: "#ca8089",
106
+ modeMemory: "#bec4ff",
107
+ modeBash: "#e2c97d",
108
+ actionRunning: "#eeab98",
109
+ actionSuccess: "#c2c282",
110
+ actionError: "#eea8af",
111
+ actionOutput: "#7f7976",
112
+ diffAdd: "#979751",
113
+ diffRemove: "#c37a83",
114
+ toastSuccess: "#bebd68",
115
+ toastWarn: "#f49e87",
116
+ toastError: "#f49aa5",
117
+ toastSuccessBg: "#34341f",
118
+ toastWarnBg: "#432d27",
119
+ toastErrorBg: "#432c2e",
120
+ toastMutedBg: "#171615",
121
+ userSurface: "#1c1a19",
122
+ userMemorySurface: "#1d1e2b",
123
+ userMemoryText: "#c0c6fc",
124
+ riskRestrictedText: "#7f7976",
125
+ riskReadOnlyText: "#9f9692",
126
+ riskReadWriteText: "#9f9692",
127
127
  },
128
128
  sourcePath: "builtin:themes/gold.json",
129
- scope: "builtin"
129
+ scope: "builtin",
130
130
  },
131
131
  {
132
132
  id: "lime",
133
133
  tokens: {
134
- "brandAccent": "#cb9a5b",
135
- "textMuted": "#a39686",
136
- "textDim": "#7b736a",
137
- "linkText": "#cb9a5b",
138
- "thinkingText": "#7b736a",
139
- "codeInlineText": "#b7a458",
140
- "codeBlockText": "#b7a458",
141
- "editorBorderNone": "#c1ae96",
142
- "editorBorderMinimal": "#c1ae96",
143
- "editorBorderLow": "#c1ae96",
144
- "editorBorderMedium": "#c1ae96",
145
- "editorBorderHigh": "#c1ae96",
146
- "editorBorderXhigh": "#c1ae96",
147
- "statusWarn": "#ca8470",
148
- "statusError": "#ca8089",
149
- "modeMemory": "#bec4ff",
150
- "modeBash": "#e2c97d",
151
- "actionRunning": "#eeab98",
152
- "actionSuccess": "#c2c282",
153
- "actionError": "#eea8af",
154
- "actionOutput": "#7b736a",
155
- "diffAdd": "#979751",
156
- "diffRemove": "#c37a83",
157
- "toastSuccess": "#bebd68",
158
- "toastWarn": "#f49e87",
159
- "toastError": "#f49aa5",
160
- "toastSuccessBg": "#34341f",
161
- "toastWarnBg": "#432d27",
162
- "toastErrorBg": "#432c2e",
163
- "toastMutedBg": "#171615",
164
- "userSurface": "#1c1a19",
165
- "userMemorySurface": "#1d1e2b",
166
- "userMemoryText": "#c0c6fc",
167
- "riskRestrictedText": "#7b736a",
168
- "riskReadOnlyText": "#a39686",
169
- "riskReadWriteText": "#a39686"
134
+ brandAccent: "#cb9a5b",
135
+ textMuted: "#9d9790",
136
+ textDim: "#7d7a75",
137
+ linkText: "#cb9a5b",
138
+ thinkingText: "#7d7a75",
139
+ codeInlineText: "#b7a458",
140
+ codeBlockText: "#b7a458",
141
+ editorBorderNone: "#c1ae96",
142
+ editorBorderMinimal: "#c1ae96",
143
+ editorBorderLow: "#c1ae96",
144
+ editorBorderMedium: "#c1ae96",
145
+ editorBorderHigh: "#c1ae96",
146
+ editorBorderXhigh: "#c1ae96",
147
+ statusWarn: "#ca8470",
148
+ statusError: "#ca8089",
149
+ modeMemory: "#bec4ff",
150
+ modeBash: "#e2c97d",
151
+ actionRunning: "#eeab98",
152
+ actionSuccess: "#c2c282",
153
+ actionError: "#eea8af",
154
+ actionOutput: "#7d7a75",
155
+ diffAdd: "#979751",
156
+ diffRemove: "#c37a83",
157
+ toastSuccess: "#bebd68",
158
+ toastWarn: "#f49e87",
159
+ toastError: "#f49aa5",
160
+ toastSuccessBg: "#34341f",
161
+ toastWarnBg: "#432d27",
162
+ toastErrorBg: "#432c2e",
163
+ toastMutedBg: "#171615",
164
+ userSurface: "#1c1a19",
165
+ userMemorySurface: "#1d1e2b",
166
+ userMemoryText: "#c0c6fc",
167
+ riskRestrictedText: "#7d7a75",
168
+ riskReadOnlyText: "#9d9790",
169
+ riskReadWriteText: "#9d9790",
170
170
  },
171
171
  sourcePath: "builtin:themes/lime.json",
172
- scope: "builtin"
172
+ scope: "builtin",
173
173
  },
174
174
  {
175
175
  id: "grass",
176
176
  tokens: {
177
- "brandAccent": "#b7a458",
178
- "textMuted": "#9d9985",
179
- "textDim": "#77756a",
180
- "linkText": "#b7a458",
181
- "thinkingText": "#77756a",
182
- "codeInlineText": "#9cae65",
183
- "codeBlockText": "#9cae65",
184
- "editorBorderNone": "#b8b195",
185
- "editorBorderMinimal": "#b8b195",
186
- "editorBorderLow": "#b8b195",
187
- "editorBorderMedium": "#b8b195",
188
- "editorBorderHigh": "#b8b195",
189
- "editorBorderXhigh": "#b8b195",
190
- "statusWarn": "#ca8470",
191
- "statusError": "#ca8089",
192
- "modeMemory": "#bec4ff",
193
- "modeBash": "#e2c97d",
194
- "actionRunning": "#eeab98",
195
- "actionSuccess": "#c2c282",
196
- "actionError": "#eea8af",
197
- "actionOutput": "#77756a",
198
- "diffAdd": "#979751",
199
- "diffRemove": "#c37a83",
200
- "toastSuccess": "#bebd68",
201
- "toastWarn": "#f49e87",
202
- "toastError": "#f49aa5",
203
- "toastSuccessBg": "#34341f",
204
- "toastWarnBg": "#432d27",
205
- "toastErrorBg": "#432c2e",
206
- "toastMutedBg": "#161615",
207
- "userSurface": "#1b1b19",
208
- "userMemorySurface": "#1d1e2b",
209
- "userMemoryText": "#c0c6fc",
210
- "riskRestrictedText": "#77756a",
211
- "riskReadOnlyText": "#9d9985",
212
- "riskReadWriteText": "#9d9985"
177
+ brandAccent: "#b7a458",
178
+ textMuted: "#9a9890",
179
+ textDim: "#7c7a75",
180
+ linkText: "#b7a458",
181
+ thinkingText: "#7c7a75",
182
+ codeInlineText: "#9cae65",
183
+ codeBlockText: "#9cae65",
184
+ editorBorderNone: "#b8b195",
185
+ editorBorderMinimal: "#b8b195",
186
+ editorBorderLow: "#b8b195",
187
+ editorBorderMedium: "#b8b195",
188
+ editorBorderHigh: "#b8b195",
189
+ editorBorderXhigh: "#b8b195",
190
+ statusWarn: "#ca8470",
191
+ statusError: "#ca8089",
192
+ modeMemory: "#bec4ff",
193
+ modeBash: "#e2c97d",
194
+ actionRunning: "#eeab98",
195
+ actionSuccess: "#c2c282",
196
+ actionError: "#eea8af",
197
+ actionOutput: "#7c7a75",
198
+ diffAdd: "#979751",
199
+ diffRemove: "#c37a83",
200
+ toastSuccess: "#bebd68",
201
+ toastWarn: "#f49e87",
202
+ toastError: "#f49aa5",
203
+ toastSuccessBg: "#34341f",
204
+ toastWarnBg: "#432d27",
205
+ toastErrorBg: "#432c2e",
206
+ toastMutedBg: "#161615",
207
+ userSurface: "#1b1b19",
208
+ userMemorySurface: "#1d1e2b",
209
+ userMemoryText: "#c0c6fc",
210
+ riskRestrictedText: "#7c7a75",
211
+ riskReadOnlyText: "#9a9890",
212
+ riskReadWriteText: "#9a9890",
213
213
  },
214
214
  sourcePath: "builtin:themes/grass.json",
215
- scope: "builtin"
215
+ scope: "builtin",
216
216
  },
217
217
  {
218
218
  id: "emerald",
219
219
  tokens: {
220
- "brandAccent": "#9cae65",
221
- "textMuted": "#969b88",
222
- "textDim": "#73766c",
223
- "linkText": "#9cae65",
224
- "thinkingText": "#73766c",
225
- "codeInlineText": "#7db57c",
226
- "codeBlockText": "#7db57c",
227
- "editorBorderNone": "#adb599",
228
- "editorBorderMinimal": "#adb599",
229
- "editorBorderLow": "#adb599",
230
- "editorBorderMedium": "#adb599",
231
- "editorBorderHigh": "#adb599",
232
- "editorBorderXhigh": "#adb599",
233
- "statusWarn": "#ca8470",
234
- "statusError": "#ca8089",
235
- "modeMemory": "#bec4ff",
236
- "modeBash": "#e2c97d",
237
- "actionRunning": "#eeab98",
238
- "actionSuccess": "#c2c282",
239
- "actionError": "#eea8af",
240
- "actionOutput": "#73766c",
241
- "diffAdd": "#979751",
242
- "diffRemove": "#c37a83",
243
- "toastSuccess": "#bebd68",
244
- "toastWarn": "#f49e87",
245
- "toastError": "#f49aa5",
246
- "toastSuccessBg": "#34341f",
247
- "toastWarnBg": "#432d27",
248
- "toastErrorBg": "#432c2e",
249
- "toastMutedBg": "#161615",
250
- "userSurface": "#1a1b19",
251
- "userMemorySurface": "#1d1e2b",
252
- "userMemoryText": "#c0c6fc",
253
- "riskRestrictedText": "#73766c",
254
- "riskReadOnlyText": "#969b88",
255
- "riskReadWriteText": "#969b88"
220
+ brandAccent: "#9cae65",
221
+ textMuted: "#979991",
222
+ textDim: "#797b76",
223
+ linkText: "#9cae65",
224
+ thinkingText: "#797b76",
225
+ codeInlineText: "#7db57c",
226
+ codeBlockText: "#7db57c",
227
+ editorBorderNone: "#adb599",
228
+ editorBorderMinimal: "#adb599",
229
+ editorBorderLow: "#adb599",
230
+ editorBorderMedium: "#adb599",
231
+ editorBorderHigh: "#adb599",
232
+ editorBorderXhigh: "#adb599",
233
+ statusWarn: "#ca8470",
234
+ statusError: "#ca8089",
235
+ modeMemory: "#bec4ff",
236
+ modeBash: "#e2c97d",
237
+ actionRunning: "#eeab98",
238
+ actionSuccess: "#c2c282",
239
+ actionError: "#eea8af",
240
+ actionOutput: "#797b76",
241
+ diffAdd: "#979751",
242
+ diffRemove: "#c37a83",
243
+ toastSuccess: "#bebd68",
244
+ toastWarn: "#f49e87",
245
+ toastError: "#f49aa5",
246
+ toastSuccessBg: "#34341f",
247
+ toastWarnBg: "#432d27",
248
+ toastErrorBg: "#432c2e",
249
+ toastMutedBg: "#161615",
250
+ userSurface: "#1a1b19",
251
+ userMemorySurface: "#1d1e2b",
252
+ userMemoryText: "#c0c6fc",
253
+ riskRestrictedText: "#797b76",
254
+ riskReadOnlyText: "#979991",
255
+ riskReadWriteText: "#979991",
256
256
  },
257
257
  sourcePath: "builtin:themes/emerald.json",
258
- scope: "builtin"
258
+ scope: "builtin",
259
259
  },
260
260
  {
261
261
  id: "jade",
262
262
  tokens: {
263
- "brandAccent": "#7db57c",
264
- "textMuted": "#8e9d8e",
265
- "textDim": "#6f776f",
266
- "linkText": "#7db57c",
267
- "thinkingText": "#6f776f",
268
- "codeInlineText": "#5eb999",
269
- "codeBlockText": "#5eb999",
270
- "editorBorderNone": "#a2b8a1",
271
- "editorBorderMinimal": "#a2b8a1",
272
- "editorBorderLow": "#a2b8a1",
273
- "editorBorderMedium": "#a2b8a1",
274
- "editorBorderHigh": "#a2b8a1",
275
- "editorBorderXhigh": "#a2b8a1",
276
- "statusWarn": "#ca8470",
277
- "statusError": "#ca8089",
278
- "modeMemory": "#bec4ff",
279
- "modeBash": "#e2c97d",
280
- "actionRunning": "#eeab98",
281
- "actionSuccess": "#c2c282",
282
- "actionError": "#eea8af",
283
- "actionOutput": "#6f776f",
284
- "diffAdd": "#979751",
285
- "diffRemove": "#c37a83",
286
- "toastSuccess": "#bebd68",
287
- "toastWarn": "#f49e87",
288
- "toastError": "#f49aa5",
289
- "toastSuccessBg": "#34341f",
290
- "toastWarnBg": "#432d27",
291
- "toastErrorBg": "#432c2e",
292
- "toastMutedBg": "#151615",
293
- "userSurface": "#191b19",
294
- "userMemorySurface": "#1d1e2b",
295
- "userMemoryText": "#c0c6fc",
296
- "riskRestrictedText": "#6f776f",
297
- "riskReadOnlyText": "#8e9d8e",
298
- "riskReadWriteText": "#8e9d8e"
263
+ brandAccent: "#7db57c",
264
+ textMuted: "#949a94",
265
+ textDim: "#787c77",
266
+ linkText: "#7db57c",
267
+ thinkingText: "#787c77",
268
+ codeInlineText: "#5eb999",
269
+ codeBlockText: "#5eb999",
270
+ editorBorderNone: "#a2b8a1",
271
+ editorBorderMinimal: "#a2b8a1",
272
+ editorBorderLow: "#a2b8a1",
273
+ editorBorderMedium: "#a2b8a1",
274
+ editorBorderHigh: "#a2b8a1",
275
+ editorBorderXhigh: "#a2b8a1",
276
+ statusWarn: "#ca8470",
277
+ statusError: "#ca8089",
278
+ modeMemory: "#bec4ff",
279
+ modeBash: "#e2c97d",
280
+ actionRunning: "#eeab98",
281
+ actionSuccess: "#c2c282",
282
+ actionError: "#eea8af",
283
+ actionOutput: "#787c77",
284
+ diffAdd: "#979751",
285
+ diffRemove: "#c37a83",
286
+ toastSuccess: "#bebd68",
287
+ toastWarn: "#f49e87",
288
+ toastError: "#f49aa5",
289
+ toastSuccessBg: "#34341f",
290
+ toastWarnBg: "#432d27",
291
+ toastErrorBg: "#432c2e",
292
+ toastMutedBg: "#151615",
293
+ userSurface: "#191b19",
294
+ userMemorySurface: "#1d1e2b",
295
+ userMemoryText: "#c0c6fc",
296
+ riskRestrictedText: "#787c77",
297
+ riskReadOnlyText: "#949a94",
298
+ riskReadWriteText: "#949a94",
299
299
  },
300
300
  sourcePath: "builtin:themes/jade.json",
301
- scope: "builtin"
301
+ scope: "builtin",
302
302
  },
303
303
  {
304
304
  id: "teal",
305
305
  tokens: {
306
- "brandAccent": "#5eb999",
307
- "textMuted": "#889e95",
308
- "textDim": "#6c7873",
309
- "linkText": "#5eb999",
310
- "thinkingText": "#6c7873",
311
- "codeInlineText": "#4ab8b5",
312
- "codeBlockText": "#4ab8b5",
313
- "editorBorderNone": "#99baac",
314
- "editorBorderMinimal": "#99baac",
315
- "editorBorderLow": "#99baac",
316
- "editorBorderMedium": "#99baac",
317
- "editorBorderHigh": "#99baac",
318
- "editorBorderXhigh": "#99baac",
319
- "statusWarn": "#ca8470",
320
- "statusError": "#ca8089",
321
- "modeMemory": "#bec4ff",
322
- "modeBash": "#e2c97d",
323
- "actionRunning": "#eeab98",
324
- "actionSuccess": "#c2c282",
325
- "actionError": "#eea8af",
326
- "actionOutput": "#6c7873",
327
- "diffAdd": "#979751",
328
- "diffRemove": "#c37a83",
329
- "toastSuccess": "#bebd68",
330
- "toastWarn": "#f49e87",
331
- "toastError": "#f49aa5",
332
- "toastSuccessBg": "#34341f",
333
- "toastWarnBg": "#432d27",
334
- "toastErrorBg": "#432c2e",
335
- "toastMutedBg": "#151616",
336
- "userSurface": "#191b1a",
337
- "userMemorySurface": "#1d1e2b",
338
- "userMemoryText": "#c0c6fc",
339
- "riskRestrictedText": "#6c7873",
340
- "riskReadOnlyText": "#889e95",
341
- "riskReadWriteText": "#889e95"
306
+ brandAccent: "#5eb999",
307
+ textMuted: "#929b97",
308
+ textDim: "#767c79",
309
+ linkText: "#5eb999",
310
+ thinkingText: "#767c79",
311
+ codeInlineText: "#4ab8b5",
312
+ codeBlockText: "#4ab8b5",
313
+ editorBorderNone: "#99baac",
314
+ editorBorderMinimal: "#99baac",
315
+ editorBorderLow: "#99baac",
316
+ editorBorderMedium: "#99baac",
317
+ editorBorderHigh: "#99baac",
318
+ editorBorderXhigh: "#99baac",
319
+ statusWarn: "#ca8470",
320
+ statusError: "#ca8089",
321
+ modeMemory: "#bec4ff",
322
+ modeBash: "#e2c97d",
323
+ actionRunning: "#eeab98",
324
+ actionSuccess: "#c2c282",
325
+ actionError: "#eea8af",
326
+ actionOutput: "#767c79",
327
+ diffAdd: "#979751",
328
+ diffRemove: "#c37a83",
329
+ toastSuccess: "#bebd68",
330
+ toastWarn: "#f49e87",
331
+ toastError: "#f49aa5",
332
+ toastSuccessBg: "#34341f",
333
+ toastWarnBg: "#432d27",
334
+ toastErrorBg: "#432c2e",
335
+ toastMutedBg: "#151616",
336
+ userSurface: "#191b1a",
337
+ userMemorySurface: "#1d1e2b",
338
+ userMemoryText: "#c0c6fc",
339
+ riskRestrictedText: "#767c79",
340
+ riskReadOnlyText: "#929b97",
341
+ riskReadWriteText: "#929b97",
342
342
  },
343
343
  sourcePath: "builtin:themes/teal.json",
344
- scope: "builtin"
344
+ scope: "builtin",
345
345
  },
346
346
  {
347
347
  id: "cyan",
348
348
  tokens: {
349
- "brandAccent": "#4ab8b5",
350
- "textMuted": "#859e9d",
351
- "textDim": "#6a7877",
352
- "linkText": "#4ab8b5",
353
- "thinkingText": "#6a7877",
354
- "codeInlineText": "#4eb4cc",
355
- "codeBlockText": "#4eb4cc",
356
- "editorBorderNone": "#95bab7",
357
- "editorBorderMinimal": "#95bab7",
358
- "editorBorderLow": "#95bab7",
359
- "editorBorderMedium": "#95bab7",
360
- "editorBorderHigh": "#95bab7",
361
- "editorBorderXhigh": "#95bab7",
362
- "statusWarn": "#ca8470",
363
- "statusError": "#ca8089",
364
- "modeMemory": "#bec4ff",
365
- "modeBash": "#e2c97d",
366
- "actionRunning": "#eeab98",
367
- "actionSuccess": "#c2c282",
368
- "actionError": "#eea8af",
369
- "actionOutput": "#6a7877",
370
- "diffAdd": "#979751",
371
- "diffRemove": "#c37a83",
372
- "toastSuccess": "#bebd68",
373
- "toastWarn": "#f49e87",
374
- "toastError": "#f49aa5",
375
- "toastSuccessBg": "#34341f",
376
- "toastWarnBg": "#432d27",
377
- "toastErrorBg": "#432c2e",
378
- "toastMutedBg": "#151616",
379
- "userSurface": "#191b1b",
380
- "userMemorySurface": "#1d1e2b",
381
- "userMemoryText": "#c0c6fc",
382
- "riskRestrictedText": "#6a7877",
383
- "riskReadOnlyText": "#859e9d",
384
- "riskReadWriteText": "#859e9d"
349
+ brandAccent: "#4ab8b5",
350
+ textMuted: "#909b9a",
351
+ textDim: "#757c7b",
352
+ linkText: "#4ab8b5",
353
+ thinkingText: "#757c7b",
354
+ codeInlineText: "#4eb4cc",
355
+ codeBlockText: "#4eb4cc",
356
+ editorBorderNone: "#95bab7",
357
+ editorBorderMinimal: "#95bab7",
358
+ editorBorderLow: "#95bab7",
359
+ editorBorderMedium: "#95bab7",
360
+ editorBorderHigh: "#95bab7",
361
+ editorBorderXhigh: "#95bab7",
362
+ statusWarn: "#ca8470",
363
+ statusError: "#ca8089",
364
+ modeMemory: "#bec4ff",
365
+ modeBash: "#e2c97d",
366
+ actionRunning: "#eeab98",
367
+ actionSuccess: "#c2c282",
368
+ actionError: "#eea8af",
369
+ actionOutput: "#757c7b",
370
+ diffAdd: "#979751",
371
+ diffRemove: "#c37a83",
372
+ toastSuccess: "#bebd68",
373
+ toastWarn: "#f49e87",
374
+ toastError: "#f49aa5",
375
+ toastSuccessBg: "#34341f",
376
+ toastWarnBg: "#432d27",
377
+ toastErrorBg: "#432c2e",
378
+ toastMutedBg: "#151616",
379
+ userSurface: "#191b1b",
380
+ userMemorySurface: "#1d1e2b",
381
+ userMemoryText: "#c0c6fc",
382
+ riskRestrictedText: "#757c7b",
383
+ riskReadOnlyText: "#909b9a",
384
+ riskReadWriteText: "#909b9a",
385
385
  },
386
386
  sourcePath: "builtin:themes/cyan.json",
387
- scope: "builtin"
387
+ scope: "builtin",
388
388
  },
389
389
  {
390
390
  id: "azure",
391
391
  tokens: {
392
- "brandAccent": "#4eb4cc",
393
- "textMuted": "#869da3",
394
- "textDim": "#6a777a",
395
- "linkText": "#4eb4cc",
396
- "thinkingText": "#6a777a",
397
- "codeInlineText": "#67addd",
398
- "codeBlockText": "#67addd",
399
- "editorBorderNone": "#95b8c1",
400
- "editorBorderMinimal": "#95b8c1",
401
- "editorBorderLow": "#95b8c1",
402
- "editorBorderMedium": "#95b8c1",
403
- "editorBorderHigh": "#95b8c1",
404
- "editorBorderXhigh": "#95b8c1",
405
- "statusWarn": "#ca8470",
406
- "statusError": "#ca8089",
407
- "modeMemory": "#bec4ff",
408
- "modeBash": "#e2c97d",
409
- "actionRunning": "#eeab98",
410
- "actionSuccess": "#c2c282",
411
- "actionError": "#eea8af",
412
- "actionOutput": "#6a777a",
413
- "diffAdd": "#979751",
414
- "diffRemove": "#c37a83",
415
- "toastSuccess": "#bebd68",
416
- "toastWarn": "#f49e87",
417
- "toastError": "#f49aa5",
418
- "toastSuccessBg": "#34341f",
419
- "toastWarnBg": "#432d27",
420
- "toastErrorBg": "#432c2e",
421
- "toastMutedBg": "#151617",
422
- "userSurface": "#191b1c",
423
- "userMemorySurface": "#1d1e2b",
424
- "userMemoryText": "#c0c6fc",
425
- "riskRestrictedText": "#6a777a",
426
- "riskReadOnlyText": "#869da3",
427
- "riskReadWriteText": "#869da3"
392
+ brandAccent: "#4eb4cc",
393
+ textMuted: "#909a9d",
394
+ textDim: "#757c7d",
395
+ linkText: "#4eb4cc",
396
+ thinkingText: "#757c7d",
397
+ codeInlineText: "#67addd",
398
+ codeBlockText: "#67addd",
399
+ editorBorderNone: "#95b8c1",
400
+ editorBorderMinimal: "#95b8c1",
401
+ editorBorderLow: "#95b8c1",
402
+ editorBorderMedium: "#95b8c1",
403
+ editorBorderHigh: "#95b8c1",
404
+ editorBorderXhigh: "#95b8c1",
405
+ statusWarn: "#ca8470",
406
+ statusError: "#ca8089",
407
+ modeMemory: "#bec4ff",
408
+ modeBash: "#e2c97d",
409
+ actionRunning: "#eeab98",
410
+ actionSuccess: "#c2c282",
411
+ actionError: "#eea8af",
412
+ actionOutput: "#757c7d",
413
+ diffAdd: "#979751",
414
+ diffRemove: "#c37a83",
415
+ toastSuccess: "#bebd68",
416
+ toastWarn: "#f49e87",
417
+ toastError: "#f49aa5",
418
+ toastSuccessBg: "#34341f",
419
+ toastWarnBg: "#432d27",
420
+ toastErrorBg: "#432c2e",
421
+ toastMutedBg: "#151617",
422
+ userSurface: "#191b1c",
423
+ userMemorySurface: "#1d1e2b",
424
+ userMemoryText: "#c0c6fc",
425
+ riskRestrictedText: "#757c7d",
426
+ riskReadOnlyText: "#909a9d",
427
+ riskReadWriteText: "#909a9d",
428
428
  },
429
429
  sourcePath: "builtin:themes/azure.json",
430
- scope: "builtin"
430
+ scope: "builtin",
431
431
  },
432
432
  {
433
433
  id: "cobalt",
434
434
  tokens: {
435
- "brandAccent": "#67addd",
436
- "textMuted": "#899ba8",
437
- "textDim": "#6c767d",
438
- "linkText": "#67addd",
439
- "thinkingText": "#6c767d",
440
- "codeInlineText": "#85a4e4",
441
- "codeBlockText": "#85a4e4",
442
- "editorBorderNone": "#9bb5c8",
443
- "editorBorderMinimal": "#9bb5c8",
444
- "editorBorderLow": "#9bb5c8",
445
- "editorBorderMedium": "#9bb5c8",
446
- "editorBorderHigh": "#9bb5c8",
447
- "editorBorderXhigh": "#9bb5c8",
448
- "statusWarn": "#ca8470",
449
- "statusError": "#ca8089",
450
- "modeMemory": "#bec4ff",
451
- "modeBash": "#e2c97d",
452
- "actionRunning": "#eeab98",
453
- "actionSuccess": "#c2c282",
454
- "actionError": "#eea8af",
455
- "actionOutput": "#6c767d",
456
- "diffAdd": "#979751",
457
- "diffRemove": "#c37a83",
458
- "toastSuccess": "#bebd68",
459
- "toastWarn": "#f49e87",
460
- "toastError": "#f49aa5",
461
- "toastSuccessBg": "#34341f",
462
- "toastWarnBg": "#432d27",
463
- "toastErrorBg": "#432c2e",
464
- "toastMutedBg": "#151617",
465
- "userSurface": "#191b1c",
466
- "userMemorySurface": "#1d1e2b",
467
- "userMemoryText": "#c0c6fc",
468
- "riskRestrictedText": "#6c767d",
469
- "riskReadOnlyText": "#899ba8",
470
- "riskReadWriteText": "#899ba8"
435
+ brandAccent: "#67addd",
436
+ textMuted: "#92999f",
437
+ textDim: "#767b7f",
438
+ linkText: "#67addd",
439
+ thinkingText: "#767b7f",
440
+ codeInlineText: "#85a4e4",
441
+ codeBlockText: "#85a4e4",
442
+ editorBorderNone: "#9bb5c8",
443
+ editorBorderMinimal: "#9bb5c8",
444
+ editorBorderLow: "#9bb5c8",
445
+ editorBorderMedium: "#9bb5c8",
446
+ editorBorderHigh: "#9bb5c8",
447
+ editorBorderXhigh: "#9bb5c8",
448
+ statusWarn: "#ca8470",
449
+ statusError: "#ca8089",
450
+ modeMemory: "#bec4ff",
451
+ modeBash: "#e2c97d",
452
+ actionRunning: "#eeab98",
453
+ actionSuccess: "#c2c282",
454
+ actionError: "#eea8af",
455
+ actionOutput: "#767b7f",
456
+ diffAdd: "#979751",
457
+ diffRemove: "#c37a83",
458
+ toastSuccess: "#bebd68",
459
+ toastWarn: "#f49e87",
460
+ toastError: "#f49aa5",
461
+ toastSuccessBg: "#34341f",
462
+ toastWarnBg: "#432d27",
463
+ toastErrorBg: "#432c2e",
464
+ toastMutedBg: "#151617",
465
+ userSurface: "#191b1c",
466
+ userMemorySurface: "#1d1e2b",
467
+ userMemoryText: "#c0c6fc",
468
+ riskRestrictedText: "#767b7f",
469
+ riskReadOnlyText: "#92999f",
470
+ riskReadWriteText: "#92999f",
471
471
  },
472
472
  sourcePath: "builtin:themes/cobalt.json",
473
- scope: "builtin"
473
+ scope: "builtin",
474
474
  },
475
475
  {
476
476
  id: "violet",
477
477
  tokens: {
478
- "brandAccent": "#85a4e4",
479
- "textMuted": "#9099aa",
480
- "textDim": "#70757e",
481
- "linkText": "#85a4e4",
482
- "thinkingText": "#70757e",
483
- "codeInlineText": "#a19be0",
484
- "codeBlockText": "#a19be0",
485
- "editorBorderNone": "#a4b1cb",
486
- "editorBorderMinimal": "#a4b1cb",
487
- "editorBorderLow": "#a4b1cb",
488
- "editorBorderMedium": "#a4b1cb",
489
- "editorBorderHigh": "#a4b1cb",
490
- "editorBorderXhigh": "#a4b1cb",
491
- "statusWarn": "#ca8470",
492
- "statusError": "#ca8089",
493
- "modeMemory": "#bec4ff",
494
- "modeBash": "#e2c97d",
495
- "actionRunning": "#eeab98",
496
- "actionSuccess": "#c2c282",
497
- "actionError": "#eea8af",
498
- "actionOutput": "#70757e",
499
- "diffAdd": "#979751",
500
- "diffRemove": "#c37a83",
501
- "toastSuccess": "#bebd68",
502
- "toastWarn": "#f49e87",
503
- "toastError": "#f49aa5",
504
- "toastSuccessBg": "#34341f",
505
- "toastWarnBg": "#432d27",
506
- "toastErrorBg": "#432c2e",
507
- "toastMutedBg": "#161617",
508
- "userSurface": "#1a1b1c",
509
- "userMemorySurface": "#1d1e2b",
510
- "userMemoryText": "#c0c6fc",
511
- "riskRestrictedText": "#70757e",
512
- "riskReadOnlyText": "#9099aa",
513
- "riskReadWriteText": "#9099aa"
478
+ brandAccent: "#85a4e4",
479
+ textMuted: "#9498a0",
480
+ textDim: "#787a7f",
481
+ linkText: "#85a4e4",
482
+ thinkingText: "#787a7f",
483
+ codeInlineText: "#a19be0",
484
+ codeBlockText: "#a19be0",
485
+ editorBorderNone: "#a4b1cb",
486
+ editorBorderMinimal: "#a4b1cb",
487
+ editorBorderLow: "#a4b1cb",
488
+ editorBorderMedium: "#a4b1cb",
489
+ editorBorderHigh: "#a4b1cb",
490
+ editorBorderXhigh: "#a4b1cb",
491
+ statusWarn: "#ca8470",
492
+ statusError: "#ca8089",
493
+ modeMemory: "#bec4ff",
494
+ modeBash: "#e2c97d",
495
+ actionRunning: "#eeab98",
496
+ actionSuccess: "#c2c282",
497
+ actionError: "#eea8af",
498
+ actionOutput: "#787a7f",
499
+ diffAdd: "#979751",
500
+ diffRemove: "#c37a83",
501
+ toastSuccess: "#bebd68",
502
+ toastWarn: "#f49e87",
503
+ toastError: "#f49aa5",
504
+ toastSuccessBg: "#34341f",
505
+ toastWarnBg: "#432d27",
506
+ toastErrorBg: "#432c2e",
507
+ toastMutedBg: "#161617",
508
+ userSurface: "#1a1b1c",
509
+ userMemorySurface: "#1d1e2b",
510
+ userMemoryText: "#c0c6fc",
511
+ riskRestrictedText: "#787a7f",
512
+ riskReadOnlyText: "#9498a0",
513
+ riskReadWriteText: "#9498a0",
514
514
  },
515
515
  sourcePath: "builtin:themes/violet.json",
516
- scope: "builtin"
516
+ scope: "builtin",
517
517
  },
518
518
  {
519
519
  id: "purple",
520
520
  tokens: {
521
- "brandAccent": "#a19be0",
522
- "textMuted": "#9796a9",
523
- "textDim": "#74737e",
524
- "linkText": "#a19be0",
525
- "thinkingText": "#74737e",
526
- "codeInlineText": "#ba92d2",
527
- "codeBlockText": "#ba92d2",
528
- "editorBorderNone": "#afaeca",
529
- "editorBorderMinimal": "#afaeca",
530
- "editorBorderLow": "#afaeca",
531
- "editorBorderMedium": "#afaeca",
532
- "editorBorderHigh": "#afaeca",
533
- "editorBorderXhigh": "#afaeca",
534
- "statusWarn": "#ca8470",
535
- "statusError": "#ca8089",
536
- "modeMemory": "#bec4ff",
537
- "modeBash": "#e2c97d",
538
- "actionRunning": "#eeab98",
539
- "actionSuccess": "#c2c282",
540
- "actionError": "#eea8af",
541
- "actionOutput": "#74737e",
542
- "diffAdd": "#979751",
543
- "diffRemove": "#c37a83",
544
- "toastSuccess": "#bebd68",
545
- "toastWarn": "#f49e87",
546
- "toastError": "#f49aa5",
547
- "toastSuccessBg": "#34341f",
548
- "toastWarnBg": "#432d27",
549
- "toastErrorBg": "#432c2e",
550
- "toastMutedBg": "#161617",
551
- "userSurface": "#1a1a1c",
552
- "userMemorySurface": "#1d1e2b",
553
- "userMemoryText": "#c0c6fc",
554
- "riskRestrictedText": "#74737e",
555
- "riskReadOnlyText": "#9796a9",
556
- "riskReadWriteText": "#9796a9"
521
+ brandAccent: "#a19be0",
522
+ textMuted: "#98979f",
523
+ textDim: "#7a7a7f",
524
+ linkText: "#a19be0",
525
+ thinkingText: "#7a7a7f",
526
+ codeInlineText: "#ba92d2",
527
+ codeBlockText: "#ba92d2",
528
+ editorBorderNone: "#afaeca",
529
+ editorBorderMinimal: "#afaeca",
530
+ editorBorderLow: "#afaeca",
531
+ editorBorderMedium: "#afaeca",
532
+ editorBorderHigh: "#afaeca",
533
+ editorBorderXhigh: "#afaeca",
534
+ statusWarn: "#ca8470",
535
+ statusError: "#ca8089",
536
+ modeMemory: "#bec4ff",
537
+ modeBash: "#e2c97d",
538
+ actionRunning: "#eeab98",
539
+ actionSuccess: "#c2c282",
540
+ actionError: "#eea8af",
541
+ actionOutput: "#7a7a7f",
542
+ diffAdd: "#979751",
543
+ diffRemove: "#c37a83",
544
+ toastSuccess: "#bebd68",
545
+ toastWarn: "#f49e87",
546
+ toastError: "#f49aa5",
547
+ toastSuccessBg: "#34341f",
548
+ toastWarnBg: "#432d27",
549
+ toastErrorBg: "#432c2e",
550
+ toastMutedBg: "#161617",
551
+ userSurface: "#1a1a1c",
552
+ userMemorySurface: "#1d1e2b",
553
+ userMemoryText: "#c0c6fc",
554
+ riskRestrictedText: "#7a7a7f",
555
+ riskReadOnlyText: "#98979f",
556
+ riskReadWriteText: "#98979f",
557
557
  },
558
558
  sourcePath: "builtin:themes/purple.json",
559
- scope: "builtin"
559
+ scope: "builtin",
560
560
  },
561
561
  {
562
562
  id: "magenta",
563
563
  tokens: {
564
- "brandAccent": "#ba92d2",
565
- "textMuted": "#9e94a5",
566
- "textDim": "#78727b",
567
- "linkText": "#ba92d2",
568
- "thinkingText": "#78727b",
569
- "codeInlineText": "#cc8cbd",
570
- "codeBlockText": "#cc8cbd",
571
- "editorBorderNone": "#baaac4",
572
- "editorBorderMinimal": "#baaac4",
573
- "editorBorderLow": "#baaac4",
574
- "editorBorderMedium": "#baaac4",
575
- "editorBorderHigh": "#baaac4",
576
- "editorBorderXhigh": "#baaac4",
577
- "statusWarn": "#ca8470",
578
- "statusError": "#ca8089",
579
- "modeMemory": "#bec4ff",
580
- "modeBash": "#e2c97d",
581
- "actionRunning": "#eeab98",
582
- "actionSuccess": "#c2c282",
583
- "actionError": "#eea8af",
584
- "actionOutput": "#78727b",
585
- "diffAdd": "#979751",
586
- "diffRemove": "#c37a83",
587
- "toastSuccess": "#bebd68",
588
- "toastWarn": "#f49e87",
589
- "toastError": "#f49aa5",
590
- "toastSuccessBg": "#34341f",
591
- "toastWarnBg": "#432d27",
592
- "toastErrorBg": "#432c2e",
593
- "toastMutedBg": "#161617",
594
- "userSurface": "#1b1a1c",
595
- "userMemorySurface": "#1d1e2b",
596
- "userMemoryText": "#c0c6fc",
597
- "riskRestrictedText": "#78727b",
598
- "riskReadOnlyText": "#9e94a5",
599
- "riskReadWriteText": "#9e94a5"
564
+ brandAccent: "#ba92d2",
565
+ textMuted: "#9b969e",
566
+ textDim: "#7c797e",
567
+ linkText: "#ba92d2",
568
+ thinkingText: "#7c797e",
569
+ codeInlineText: "#cc8cbd",
570
+ codeBlockText: "#cc8cbd",
571
+ editorBorderNone: "#baaac4",
572
+ editorBorderMinimal: "#baaac4",
573
+ editorBorderLow: "#baaac4",
574
+ editorBorderMedium: "#baaac4",
575
+ editorBorderHigh: "#baaac4",
576
+ editorBorderXhigh: "#baaac4",
577
+ statusWarn: "#ca8470",
578
+ statusError: "#ca8089",
579
+ modeMemory: "#bec4ff",
580
+ modeBash: "#e2c97d",
581
+ actionRunning: "#eeab98",
582
+ actionSuccess: "#c2c282",
583
+ actionError: "#eea8af",
584
+ actionOutput: "#7c797e",
585
+ diffAdd: "#979751",
586
+ diffRemove: "#c37a83",
587
+ toastSuccess: "#bebd68",
588
+ toastWarn: "#f49e87",
589
+ toastError: "#f49aa5",
590
+ toastSuccessBg: "#34341f",
591
+ toastWarnBg: "#432d27",
592
+ toastErrorBg: "#432c2e",
593
+ toastMutedBg: "#161617",
594
+ userSurface: "#1b1a1c",
595
+ userMemorySurface: "#1d1e2b",
596
+ userMemoryText: "#c0c6fc",
597
+ riskRestrictedText: "#7c797e",
598
+ riskReadOnlyText: "#9b969e",
599
+ riskReadWriteText: "#9b969e",
600
600
  },
601
601
  sourcePath: "builtin:themes/magenta.json",
602
- scope: "builtin"
602
+ scope: "builtin",
603
603
  },
604
604
  {
605
605
  id: "rose",
606
606
  tokens: {
607
- "brandAccent": "#cc8cbd",
608
- "textMuted": "#a4929f",
609
- "textDim": "#7b7178",
610
- "linkText": "#cc8cbd",
611
- "thinkingText": "#7b7178",
612
- "codeInlineText": "#d88aa2",
613
- "codeBlockText": "#d88aa2",
614
- "editorBorderNone": "#c2a8bb",
615
- "editorBorderMinimal": "#c2a8bb",
616
- "editorBorderLow": "#c2a8bb",
617
- "editorBorderMedium": "#c2a8bb",
618
- "editorBorderHigh": "#c2a8bb",
619
- "editorBorderXhigh": "#c2a8bb",
620
- "statusWarn": "#ca8470",
621
- "statusError": "#ca8089",
622
- "modeMemory": "#bec4ff",
623
- "modeBash": "#e2c97d",
624
- "actionRunning": "#eeab98",
625
- "actionSuccess": "#c2c282",
626
- "actionError": "#eea8af",
627
- "actionOutput": "#7b7178",
628
- "diffAdd": "#979751",
629
- "diffRemove": "#c37a83",
630
- "toastSuccess": "#bebd68",
631
- "toastWarn": "#f49e87",
632
- "toastError": "#f49aa5",
633
- "toastSuccessBg": "#34341f",
634
- "toastWarnBg": "#432d27",
635
- "toastErrorBg": "#432c2e",
636
- "toastMutedBg": "#171616",
637
- "userSurface": "#1c1a1b",
638
- "userMemorySurface": "#1d1e2b",
639
- "userMemoryText": "#c0c6fc",
640
- "riskRestrictedText": "#7b7178",
641
- "riskReadOnlyText": "#a4929f",
642
- "riskReadWriteText": "#a4929f"
607
+ brandAccent: "#cc8cbd",
608
+ textMuted: "#9d969b",
609
+ textDim: "#7e797c",
610
+ linkText: "#cc8cbd",
611
+ thinkingText: "#7e797c",
612
+ codeInlineText: "#d88aa2",
613
+ codeBlockText: "#d88aa2",
614
+ editorBorderNone: "#c2a8bb",
615
+ editorBorderMinimal: "#c2a8bb",
616
+ editorBorderLow: "#c2a8bb",
617
+ editorBorderMedium: "#c2a8bb",
618
+ editorBorderHigh: "#c2a8bb",
619
+ editorBorderXhigh: "#c2a8bb",
620
+ statusWarn: "#ca8470",
621
+ statusError: "#ca8089",
622
+ modeMemory: "#bec4ff",
623
+ modeBash: "#e2c97d",
624
+ actionRunning: "#eeab98",
625
+ actionSuccess: "#c2c282",
626
+ actionError: "#eea8af",
627
+ actionOutput: "#7e797c",
628
+ diffAdd: "#979751",
629
+ diffRemove: "#c37a83",
630
+ toastSuccess: "#bebd68",
631
+ toastWarn: "#f49e87",
632
+ toastError: "#f49aa5",
633
+ toastSuccessBg: "#34341f",
634
+ toastWarnBg: "#432d27",
635
+ toastErrorBg: "#432c2e",
636
+ toastMutedBg: "#171616",
637
+ userSurface: "#1c1a1b",
638
+ userMemorySurface: "#1d1e2b",
639
+ userMemoryText: "#c0c6fc",
640
+ riskRestrictedText: "#7e797c",
641
+ riskReadOnlyText: "#9d969b",
642
+ riskReadWriteText: "#9d969b",
643
643
  },
644
644
  sourcePath: "builtin:themes/rose.json",
645
- scope: "builtin"
645
+ scope: "builtin",
646
646
  },
647
647
  ];
648
648
  //# sourceMappingURL=builtin_themes.js.map