John Cattrall88 downloadsAwareAI design system theme for Obsidian: dark navy surfaces, red accent, Signal palette.
A dark-first Obsidian theme from AwareAI: deep navy surfaces, an AwareAI-red accent, and the "Signal" accent palette for callouts, tags, and syntax. A light variant keeps the red accent over warm off-white.

.obsidian/themes/AwareAI/.manifest.json and theme.css into it.The theme uses Plus Jakarta Sans for text and JetBrains Mono for code when installed, falling back to system fonts otherwise. To bundle Plus Jakarta Sans, drop its .ttf files into a fonts/ folder beside theme.css and uncomment the @font-face block at the top of theme.css.
| AwareAI token | Obsidian role |
|---|---|
--bg #020C1B |
--background-primary (dark) |
--surface #0A1628 |
--background-secondary |
--border #162342 |
--background-modifier-border |
--fg-secondary #94AABF |
--text-muted |
--fg-primary #EEF2FF |
--text-normal |
--aware-red #C4261F |
--interactive-accent / --text-accent |
| Signal green/blue/purple/yellow/red | --color-green / -blue / -purple / -yellow / -red |