No description
Find a file
Bartosz V. Bentkowski d0b6de980f update readme
2026-06-12 19:10:21 -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 update readme 2026-06-12 19:10:21 -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 Fix description — phosphor glow, not steel-blue 2026-06-12 19:01:29 -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. I think it's readable, clean, and minimalistic — it doesn't do anything unneeded. I gladly publish it so more people have that option too.

Scanline screenshot

Look & feel

  • Dark mode — near-black with a phosphor glow, 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.

No bullshit

A simple theme and nothing else: no telemetry, no custom plugin systems, no ads, no obfuscated code, no remote assets. Just a bit of CSS, written from scratch.

License

MIT