update design md's

This commit is contained in:
necatiozmen
2026-04-08 20:26:59 +03:00
parent 7cf42b918d
commit 1ebace0eea
116 changed files with 322 additions and 600 deletions
+3 -3
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Design System Preview: Claude / Anthropic (Dark)</title>
<title>Design System Inspired by Claude</title>
<style>
:root {
/* Primary */
@@ -394,7 +394,7 @@
<!-- NAV -->
<nav class="nav">
<div class="nav-brand"><span class="logo-mark">C</span> Claude</div>
<span class="nav-brand">awesome-design-md</span>
<div class="nav-links">
<a href="#colors">Colors</a>
<a href="#typography">Typography</a>
@@ -408,7 +408,7 @@
<!-- HERO -->
<section class="hero">
<h1>Design System Preview:<br><span>Claude</span></h1>
<h1>Design System<br>Inspired by Claude</h1>
<p>Auto-generated design token catalog from DESIGN.md</p>
<div class="hero-buttons">
<button class="btn-brand">Explore Tokens</button>
+3 -3
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Design System Preview: Claude / Anthropic (Light)</title>
<title>Design System Inspired by Claude</title>
<style>
:root {
/* Primary */
@@ -417,7 +417,7 @@
<!-- NAV -->
<nav class="nav">
<div class="nav-brand"><span class="logo-mark">C</span> Claude</div>
<span class="nav-brand">awesome-design-md</span>
<div class="nav-links">
<a href="#colors">Colors</a>
<a href="#typography">Typography</a>
@@ -431,7 +431,7 @@
<!-- HERO -->
<section class="hero">
<h1>Design System Preview:<br><span>Claude</span></h1>
<h1>Design System<br>Inspired by Claude</h1>
<p>Auto-generated design token catalog from DESIGN.md</p>
<div class="hero-buttons">
<button class="btn-brand">Explore Tokens</button>