mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 14:50:00 -07:00
Apply JetBrains Mono tokens to standalone pages
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
/* CSS Variables (inherited from main theme) */
|
||||
:root {
|
||||
--font-sans: 'JetBrains Mono', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
|
||||
--font-mono: 'JetBrains Mono', 'Fira Code', 'Consolas', monospace;
|
||||
--bg-primary: #0a0a0f;
|
||||
--bg-secondary: #12121a;
|
||||
--text-primary: #e0e0e0;
|
||||
|
||||
Reference in New Issue
Block a user