// theme v1

canonical neonForge style guide -- light default, dark optional, neon for fun

1. typography

Body text in 'Courier New', monospace at 14px / line-height 1.7. Headings inherit; scale ramps from h1 (24px) to h3 (15px). Color hierarchy: orange accent for h1/h2, green for h3, body text in --text.

example heading three

Subheadings sit between section blocks. Strong copy gets emphasis; inline code uses the link color on a soft fill.

2. components

phase block

For multi-step plans. Card container with subtle shadow.

taskownerstatus
standardize themealdrigger3120done
add breadcrumbsaldrigger3120pending
human gate: example

Decision points the operator owns. Left-bordered amber.

code samples

$ python ~/forge3/markdown-muncher/munch.py file.md
Opened: file.md, snapped to d1.right

TOTAL

For summary blocks at the end of plans, budgets, or audits.

3. breadcrumb

Top of every page (server-injected). Format: // neonForge / {page}. // neonForge links home; the page name is plain. Multi-level trails (// neonForge / radix / pocketviewer) come from an optional pages/_breadcrumbs.json map.

4. modes

modeusevibe
LIGHTdefault for plans, briefs, dashboardswarm off-white, calm orange
DARKopt-in for late-night opscharcoal + orange + green
NEONfun sites — agent corners, gallery pagespure black + magenta + electric green

5. palette

tokenlightdarkneon
--bg#f5f5f0#0a0a0a#000
--card-bg#ffffff#111#0a0014
--text#1a1a1a#888#00ff41
--accent#cc5500#ff6600#ff00ff
--green#2a6e2a#00ff41#39ff14
--amber#cc8800#ffaa00#ffff00
--link#0088aa#3e63dd#00ffff
--border#d0d0c8#333#ff00ff66
neonForge theme v1 // aldrigger3120 // 2026-05-08