Skip to content

Commit 48a145e

Browse files
author
Super Dune
committed
Brighten grey text for better readability (muted #666→#999, dim #444→#777)
1 parent e74feb5 commit 48a145e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<meta name="description" content="Email35 — Get a spam-free email address. Senders pay $0.01 to reach you. Paid emails forward to your real inbox.">
2020
<style>
2121
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
22-
:root{--bg:#0a0a0f;--card:#12121e;--card2:#181828;--border:#1e1e3a;--border2:#2a2a5a;--text:#e0e0f0;--muted:#666;--dim:#444;--cyan:#00d4ff;--cyan-dim:#0099bb;--cyan-glow:rgba(0,212,255,.12);--purple:#7b61ff;--green:#00ff88;--red:#ff4466;--mono:'Courier New',monospace;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif}
22+
:root{--bg:#0a0a0f;--card:#12121e;--card2:#181828;--border:#1e1e3a;--border2:#2a2a5a;--text:#e0e0f0;--muted:#999;--dim:#777;--cyan:#00d4ff;--cyan-dim:#0099bb;--cyan-glow:rgba(0,212,255,.12);--purple:#7b61ff;--green:#00ff88;--red:#ff4466;--mono:'Courier New',monospace;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif}
2323
body{font-family:var(--sans);background:var(--bg);color:var(--text);min-height:100vh}
2424
::selection{background:var(--cyan);color:#000}
2525
a{color:var(--cyan);text-decoration:none}a:hover{color:#fff}

0 commit comments

Comments
 (0)