@floegence/floe-webapp-core 0.40.1 → 0.40.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.
@@ -1300,28 +1300,28 @@
1300
1300
  --glow: #005a8d;
1301
1301
  }
1302
1302
  :root[data-floe-shell-theme='studio'] {
1303
- --background: #0e1117;
1304
- --foreground: #e8ecf3;
1305
- --primary: #e8ecf3;
1306
- --primary-foreground: #0e1117;
1307
- --secondary: #1e2430;
1308
- --secondary-foreground: #e8ecf3;
1309
- --muted: #1e2430;
1310
- --muted-foreground: #7a8899;
1311
- --accent: #1e2430;
1312
- --accent-foreground: #e8ecf3;
1313
- --border: #2a3240;
1314
- --input: #5c6e88;
1315
- --ring: #e8ecf3;
1316
- --chrome-border: #2a3240;
1317
- --top-bar-border: #2a3240;
1318
- --activity-bar-border: #2a3240;
1319
- --bottom-bar-border: #2a3240;
1320
- --terminal-panel-border: #2a3240;
1321
- --card: #161b24;
1322
- --card-foreground: #e8ecf3;
1323
- --popover: #161b24;
1324
- --popover-foreground: #e8ecf3;
1303
+ --background: #1a1a1c;
1304
+ --foreground: #e0e0e4;
1305
+ --primary: #e0e0e4;
1306
+ --primary-foreground: #1a1a1c;
1307
+ --secondary: #2c2c30;
1308
+ --secondary-foreground: #e0e0e4;
1309
+ --muted: #2c2c30;
1310
+ --muted-foreground: #909098;
1311
+ --accent: #2c2c30;
1312
+ --accent-foreground: #e0e0e4;
1313
+ --border: #323236;
1314
+ --input: #888890;
1315
+ --ring: #e0e0e4;
1316
+ --chrome-border: #323236;
1317
+ --top-bar-border: #323236;
1318
+ --activity-bar-border: #323236;
1319
+ --bottom-bar-border: #323236;
1320
+ --terminal-panel-border: #323236;
1321
+ --card: #222226;
1322
+ --card-foreground: #e0e0e4;
1323
+ --popover: #222226;
1324
+ --popover-foreground: #e0e0e4;
1325
1325
  --success: #72d39c;
1326
1326
  --success-foreground: #07160e;
1327
1327
  --warning: #f0c36a;
@@ -1336,33 +1336,33 @@
1336
1336
  --highlight-block-error-accent: #ff8a82;
1337
1337
  --highlight-block-note-accent: #c19be8;
1338
1338
  --highlight-block-tip-accent: #71c8c0;
1339
- --sidebar: #0b0f15;
1340
- --sidebar-foreground: #e8ecf3;
1341
- --sidebar-primary: #e8ecf3;
1342
- --sidebar-primary-foreground: #0e1117;
1343
- --sidebar-accent: #1e2430;
1344
- --sidebar-accent-foreground: #e8ecf3;
1345
- --sidebar-border: #2a3240;
1346
- --sidebar-ring: #e8ecf3;
1347
- --activity-bar: #0b0f15;
1348
- --activity-bar-foreground: #7a8899;
1349
- --activity-bar-foreground-active: #e8ecf3;
1350
- --activity-bar-badge: #e8ecf3;
1351
- --activity-bar-badge-foreground: #0e1117;
1352
- --terminal-background: #080c10;
1353
- --terminal-foreground: #d4d8e0;
1354
- --chart-1: #e8ecf3;
1355
- --chart-2: #7a8899;
1356
- --chart-3: #4e7fc4;
1357
- --chart-4: #4caf80;
1358
- --chart-5: #e8a030;
1359
- --selection-bg: #2040a0;
1339
+ --sidebar: #141416;
1340
+ --sidebar-foreground: #e0e0e4;
1341
+ --sidebar-primary: #e0e0e4;
1342
+ --sidebar-primary-foreground: #1a1a1c;
1343
+ --sidebar-accent: #2c2c30;
1344
+ --sidebar-accent-foreground: #e0e0e4;
1345
+ --sidebar-border: #323236;
1346
+ --sidebar-ring: #e0e0e4;
1347
+ --activity-bar: #141416;
1348
+ --activity-bar-foreground: #909098;
1349
+ --activity-bar-foreground-active: #e0e0e4;
1350
+ --activity-bar-badge: #e0e0e4;
1351
+ --activity-bar-badge-foreground: #1a1a1c;
1352
+ --terminal-background: #0e0e10;
1353
+ --terminal-foreground: #cccccc;
1354
+ --chart-1: #e0e0e4;
1355
+ --chart-2: #b0b0b8;
1356
+ --chart-3: #7ab7ff;
1357
+ --chart-4: #4e7fc4;
1358
+ --chart-5: #e8a430;
1359
+ --selection-bg: #2060c0;
1360
1360
  --selection-fg: #ffffff;
1361
- --selection-on-primary-bg: #0e1117;
1362
- --selection-on-primary-fg: #e8ecf3;
1361
+ --selection-on-primary-bg: #1a1a1c;
1362
+ --selection-on-primary-fg: #e0e0e4;
1363
1363
  --selection-code-bg: #58a6ff;
1364
1364
  --selection-code-fg: #08111d;
1365
- --glow: #2040a0;
1365
+ --glow: #2060c0;
1366
1366
  }
1367
1367
  :root[data-floe-shell-theme='graphite'] {
1368
1368
  --background: #1c1c1e;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@floegence/floe-webapp-core",
3
- "version": "0.40.1",
3
+ "version": "0.40.2",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",