@zerwiz/sessrumnir 0.1.18 → 0.1.20

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.
@@ -425,7 +425,6 @@
425
425
  --color-emerald-500: oklch(69.6% .17 162.48);
426
426
  --color-teal-400: oklch(77.7% .152 181.912);
427
427
  --color-sky-400: oklch(74.6% .16 232.661);
428
- --color-blue-500: oklch(62.3% .214 259.815);
429
428
  --color-violet-500: oklch(60.6% .25 292.717);
430
429
  --color-rose-500: oklch(64.5% .246 16.439);
431
430
  --color-neutral-500: oklch(55.6% 0 0);
@@ -486,9 +485,9 @@
486
485
  --color-border-strong-hover: #525252;
487
486
  --color-focus: #c9973f;
488
487
  --color-accent: #c9973f;
489
- --color-accent-hover: #1d4ed8;
490
- --color-accent-fg: #60a5fa;
491
- --color-accent-bg: #1e3a8a4d;
488
+ --color-accent-hover: #7d5f2a;
489
+ --color-accent-fg: #c9973f;
490
+ --color-accent-bg: #c9973f2e;
492
491
  --color-success: #34d399;
493
492
  --color-success-bg: #064e3b4d;
494
493
  --color-warning: #facc15;
@@ -496,14 +495,14 @@
496
495
  --color-error: #f87171;
497
496
  --color-error-hover: #ef4444;
498
497
  --color-error-bg: #7f1d1d4d;
499
- --color-info: #60a5fa;
498
+ --color-info: #96a0a8;
500
499
  --color-special: #c084fc;
501
500
  --color-special-bg: #581c874d;
502
501
  --color-chat-column: var(--color-app);
503
502
  --color-chat-column-border: var(--color-border);
504
503
  --color-scrollbar: #2a2a2a;
505
504
  --color-scrollbar-hover: #3a3a3a;
506
- --color-md-code: #60a5fa;
505
+ --color-md-code: #c9973f;
507
506
  --color-md-pre-bg: #0d1117;
508
507
  }
509
508
  }
@@ -2161,7 +2160,7 @@
2161
2160
  }
2162
2161
 
2163
2162
  .border-accent-bg\/40 {
2164
- border-color: #1e3a8a1f;
2163
+ border-color: #c9973f12;
2165
2164
  }
2166
2165
 
2167
2166
  @supports (color: color-mix(in lab, red, red)) {
@@ -2171,7 +2170,7 @@
2171
2170
  }
2172
2171
 
2173
2172
  .border-accent-bg\/70 {
2174
- border-color: #1e3a8a36;
2173
+ border-color: #c9973f20;
2175
2174
  }
2176
2175
 
2177
2176
  @supports (color: color-mix(in lab, red, red)) {
@@ -2359,7 +2358,7 @@
2359
2358
  }
2360
2359
 
2361
2360
  .bg-accent-bg\/10 {
2362
- background-color: #1e3a8a08;
2361
+ background-color: #c9973f05;
2363
2362
  }
2364
2363
 
2365
2364
  @supports (color: color-mix(in lab, red, red)) {
@@ -2369,7 +2368,7 @@
2369
2368
  }
2370
2369
 
2371
2370
  .bg-accent-bg\/15 {
2372
- background-color: #1e3a8a0c;
2371
+ background-color: #c9973f07;
2373
2372
  }
2374
2373
 
2375
2374
  @supports (color: color-mix(in lab, red, red)) {
@@ -2379,7 +2378,7 @@
2379
2378
  }
2380
2379
 
2381
2380
  .bg-accent-bg\/30 {
2382
- background-color: #1e3a8a17;
2381
+ background-color: #c9973f0e;
2383
2382
  }
2384
2383
 
2385
2384
  @supports (color: color-mix(in lab, red, red)) {
@@ -2389,7 +2388,7 @@
2389
2388
  }
2390
2389
 
2391
2390
  .bg-accent-bg\/40 {
2392
- background-color: #1e3a8a1f;
2391
+ background-color: #c9973f12;
2393
2392
  }
2394
2393
 
2395
2394
  @supports (color: color-mix(in lab, red, red)) {
@@ -2399,7 +2398,7 @@
2399
2398
  }
2400
2399
 
2401
2400
  .bg-accent-bg\/50 {
2402
- background-color: #1e3a8a27;
2401
+ background-color: #c9973f17;
2403
2402
  }
2404
2403
 
2405
2404
  @supports (color: color-mix(in lab, red, red)) {
@@ -2526,10 +2525,6 @@
2526
2525
  }
2527
2526
  }
2528
2527
 
2529
- .bg-blue-500 {
2530
- background-color: var(--color-blue-500);
2531
- }
2532
-
2533
2528
  .bg-border {
2534
2529
  background-color: var(--color-border);
2535
2530
  }
@@ -3226,7 +3221,7 @@
3226
3221
  }
3227
3222
 
3228
3223
  .text-accent-fg\/80 {
3229
- color: #60a5facc;
3224
+ color: #c9973fcc;
3230
3225
  }
3231
3226
 
3232
3227
  @supports (color: color-mix(in lab, red, red)) {
@@ -3678,7 +3673,7 @@
3678
3673
  }
3679
3674
 
3680
3675
  .hover\:bg-accent-bg\/20:hover {
3681
- background-color: #1e3a8a0f;
3676
+ background-color: #c9973f09;
3682
3677
  }
3683
3678
 
3684
3679
  @supports (color: color-mix(in lab, red, red)) {
@@ -3688,7 +3683,7 @@
3688
3683
  }
3689
3684
 
3690
3685
  .hover\:bg-accent-bg\/50:hover {
3691
- background-color: #1e3a8a27;
3686
+ background-color: #c9973f17;
3692
3687
  }
3693
3688
 
3694
3689
  @supports (color: color-mix(in lab, red, red)) {
@@ -21157,7 +21157,7 @@ function StatusPopover() {
21157
21157
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "px-4 py-2 border-t border-border flex items-center justify-between text-[10px] text-faint", children: [
21158
21158
  /* @__PURE__ */ jsxRuntimeExports.jsxs("span", { children: [
21159
21159
  "v",
21160
- "0.1.18"
21160
+ "0.1.20"
21161
21161
  ] }),
21162
21162
  /* @__PURE__ */ jsxRuntimeExports.jsxs(
21163
21163
  "button",
@@ -88945,7 +88945,7 @@ function buildTerminalTheme() {
88945
88945
  brightRed: v("--color-error", "#f87171"),
88946
88946
  brightGreen: v("--color-success", "#4ade80"),
88947
88947
  brightYellow: v("--color-warning", "#facc15"),
88948
- brightBlue: v("--color-accent", "#60a5fa"),
88948
+ brightBlue: v("--color-accent", "#c9973f"),
88949
88949
  brightMagenta: v("--cm-keyword", "#c084fc"),
88950
88950
  brightCyan: v("--cm-link", "#22d3ee"),
88951
88951
  brightWhite: v("--color-secondary", "#ffffff")
@@ -93506,7 +93506,7 @@ const LEVEL_CLASSES = {
93506
93506
  const MODEL_DOT_COLORS = [
93507
93507
  "bg-emerald-500",
93508
93508
  /* theme-exempt: categorical palette */
93509
- "bg-blue-500",
93509
+ "bg-sky-400",
93510
93510
  /* theme-exempt: categorical palette */
93511
93511
  "bg-sky-400",
93512
93512
  /* theme-exempt: categorical palette */
@@ -10,8 +10,8 @@
10
10
  <link rel="icon" type="image/svg+xml" href="./assets/ymir-mark-kY-7e1x6.svg" />
11
11
  <title>Sessrúmnir</title>
12
12
  <script src="./theme-boot.js"></script>
13
- <script type="module" crossorigin src="./assets/index-BvfL-Umc.js"></script>
14
- <link rel="stylesheet" crossorigin href="./assets/index-W51edCEX.css">
13
+ <script type="module" crossorigin src="./assets/index-DQx9KjOZ.js"></script>
14
+ <link rel="stylesheet" crossorigin href="./assets/index-BDCZuN3N.css">
15
15
  </head>
16
16
  <body class="bg-app text-primary antialiased">
17
17
  <div id="root"></div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zerwiz/sessrumnir",
3
- "version": "0.1.18",
3
+ "version": "0.1.20",
4
4
  "description": "Desktop GUI frontend for the Pi coding agent",
5
5
  "main": "out/main/index.js",
6
6
  "desktopName": "pi-desktop.desktop",
@@ -48,7 +48,7 @@ const LEVEL_CLASSES: Record<IntensityLevel, string> = {
48
48
  // Legend dot colors, cycled by model rank.
49
49
  const MODEL_DOT_COLORS = [
50
50
  'bg-emerald-500', /* theme-exempt: categorical palette */
51
- 'bg-blue-500', /* theme-exempt: categorical palette */
51
+ 'bg-sky-400', /* theme-exempt: categorical palette */
52
52
  'bg-sky-400', /* theme-exempt: categorical palette */
53
53
  'bg-violet-500', /* theme-exempt: categorical palette */
54
54
  'bg-amber-500', /* theme-exempt: categorical palette */
@@ -46,7 +46,7 @@ function buildTerminalTheme(): ITheme {
46
46
  brightRed: v('--color-error', '#f87171'),
47
47
  brightGreen: v('--color-success', '#4ade80'),
48
48
  brightYellow: v('--color-warning', '#facc15'),
49
- brightBlue: v('--color-accent', '#60a5fa'),
49
+ brightBlue: v('--color-accent', '#c9973f'),
50
50
  brightMagenta: v('--cm-keyword', '#c084fc'),
51
51
  brightCyan: v('--cm-link', '#22d3ee'),
52
52
  brightWhite: v('--color-secondary', '#ffffff'),
@@ -36,9 +36,9 @@
36
36
  --color-border-strong-hover: #525252;
37
37
  --color-focus: #c9973f;
38
38
  --color-accent: #c9973f;
39
- --color-accent-hover: #1d4ed8;
40
- --color-accent-fg: #60a5fa;
41
- --color-accent-bg: rgba(30, 58, 138, 0.3);
39
+ --color-accent-hover: #7d5f2a;
40
+ --color-accent-fg: #c9973f;
41
+ --color-accent-bg: rgba(201, 151, 63, 0.18);
42
42
  --color-success: #34d399;
43
43
  --color-success-bg: rgba(6, 78, 59, 0.3);
44
44
  --color-warning: #facc15;
@@ -46,15 +46,15 @@
46
46
  --color-error: #f87171;
47
47
  --color-error-hover: #ef4444;
48
48
  --color-error-bg: rgba(127, 29, 29, 0.3);
49
- --color-info: #60a5fa;
50
- --color-info-bg: rgba(30, 58, 138, 0.3);
49
+ --color-info: #96a0a8;
50
+ --color-info-bg: rgba(150, 160, 168, 0.12);
51
51
  --color-special: #c084fc;
52
52
  --color-special-bg: rgba(88, 28, 135, 0.3);
53
53
  --color-chat-column: var(--color-app);
54
54
  --color-chat-column-border: var(--color-border);
55
55
  --color-scrollbar: #2a2a2a;
56
56
  --color-scrollbar-hover: #3a3a3a;
57
- --color-md-code: #60a5fa;
57
+ --color-md-code: #c9973f;
58
58
  --color-md-pre-bg: #0d1117;
59
59
  }
60
60