No description
Find a file
Brian C Biggs 920145c821 1.1.4
2026-06-12 23:06:25 -05:00
.github/workflows Add README with basic info on how to use this repo 2022-08-22 15:54:25 -04:00
.editorconfig Initial commit 2022-08-22 14:12:05 -04:00
.gitignore Initial commit 2022-08-22 14:12:05 -04:00
LICENSE Initial commit 2026-05-20 20:31:44 -05:00
manifest.json 1.1.4 2026-06-12 23:06:25 -05:00
package.json 1.1.4 2026-06-12 23:06:25 -05:00
README.md Small improvements 2026-05-20 20:24:44 -05:00
s.css UI fixes 2026-06-12 22:28:55 -05:00
screenshot.png Cleaned up formatting 2026-06-12 20:19:23 -05:00
theme.css Updated mobile ui for better visibility of ui elements 2026-06-12 23:06:20 -05:00
version-bump.mjs Build: Add version-bump script 2022-08-22 16:02:03 -04:00
versions.json 1.1.4 2026-06-12 23:06:25 -05:00

Biggs

Biggs is a square-edged Obsidian theme with bold heading markers, bright accent colors, and a slightly retro document feel.

Features

  • Dark and light palettes
  • Color-coded heading levels
  • Square UI geometry across controls, tabs, menus, and icons
  • Styled links, tags, callouts, blockquotes, tables, inline code, and code blocks
  • Mobile heading scale adjustments
  • Semantic accent variables for better plugin compatibility

Installation

Copy this folder into your vault's .obsidian/themes directory, then enable Biggs from Obsidian's appearance settings.

Development

Theme styles live in theme.css. The release metadata lives in manifest.json and versions.json.