No description
Find a file
2026-06-12 18:56:04 -05:00
.gitignore gitignore PLAN.md 2026-06-12 18:30:11 -05:00
LICENSE Scanline 1.0.0 — terminal/TUI Obsidian theme 2026-06-12 18:27:24 -05:00
manifest.json Add Buy Me a Coffee fundingUrl 2026-06-12 18:50:57 -05:00
README.md README: personal theme intro 2026-06-12 18:52:29 -05:00
scanline.svg Add scanline.svg logo, show it in README 2026-06-12 18:45:54 -05:00
screenshot.png Add store screenshot (dark/light split) 2026-06-12 18:56:04 -05:00
theme.css Darken graph attachment node color in light mode 2026-06-12 18:42:11 -05:00

Scanline logo

Scanline

A terminal/TUI-inspired theme for Obsidian.

Scanline is a personal theme — I built it for myself and use it daily as the primary theme across several of my vaults and projects. It's calm and clean, with a retro CRT/TUI aesthetic: monospace-forward typography, quiet borders, and a palette that follows your accent color. Published here in case it suits your screen too.

Scanline screenshot

Look & feel

  • Dark mode — near-black with a muted steel-blue undertone, monospace-forward typography, barely-there borders. Feels like a well-configured terminal.
  • Light mode — warm paper tones, soft sepia ink. E-reader friendly and soothing on the eyes.
  • Accent-aware — the whole palette (headings, links, tags, file tree, syntax) derives from your accent color. Defaults to a phosphor green; change it under Settings → Appearance → Accent color and the theme follows.
  • Understated headings, terminal-style code blocks, monospace tag badges, thin scrollbars, quiet status bar.

Typography

Scanline is monospace-forward by design. It uses the first of these it finds on your system: JetBrains Mono, SF Mono, Fira Code, Cascadia Code, Consolas. No fonts are bundled or fetched — set your favorite under Settings → Appearance → Font to override.

Install

  • Community themes: Settings → Appearance → Themes → Manage → search for "Scanline" (once accepted into the directory).
  • Manual: copy theme.css and manifest.json into <your vault>/.obsidian/themes/Scanline/, then select Scanline under Settings → Appearance.

License

MIT