mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-06-11 17:34:44 +02:00
feat: Carbon theme — amber accent, Inter/JetBrains Mono, sharp corners, traffic-light semantic colors across all components
Global: removed all rounded-lg/md/sm classes, replaced blue-500 with sky-400 informational, cyan accents with amber across all tsx files. Environment.tsx + AdapterConfig.tsx: full Carbon color sweep — slate hierarchy replaced with #333/#444/white tokens, border-border tokens, font-sans labels, font-mono values. Layout.tsx logo text-[15px]. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6b08cdc004
commit
d0bf298f89
19 changed files with 1472 additions and 1472 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
<script type="module" crossorigin src="/assets/index-B6zGwxmY.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DqWqopB2.css">
|
||||
<script type="module" crossorigin src="/assets/index-7P5nbdAV.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-EzV2LMjq.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue