Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 798 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 798 Bytes

Spacial Theme

Spacial is an Obsidian theme that gives you the space to customize Obsidian to your liking. Customize colors, fonts, feature toggles, and more with the customization plugin Style Settings plugin.

About Spacial

Installation

To install the theme

  • Open Obsidian Settings
  • Go to Appearance and click Manage
  • Under community themes search for "Spacial" and click Use

Developers

Build instructions

Set up

pnpm install

To run

pnpm watch

This builds one file, the theme.css distribution file (for the community themes store) which is minified and also copied to your vault for live reload.