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:
Matt Johnson (via Claude) 2026-06-10 15:37:27 +00:00
commit d0bf298f89
19 changed files with 1472 additions and 1472 deletions

View file

@ -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>