
Sacred Geometry Systems is a dark and light Obsidian theme for complex knowledge maps, Canvas systems, and agent ecosystems. It turns the language of sacred geometry into a practical interface grammar: intersections, origins, ecosystems, architecture, progression, and feedback loops.
This repo contains the theme, a maintainable brand book, Canvas starter material, a map-node template, and semantic Canvas snippets.
Large Obsidian vaults and Canvas maps can become visually flat: everything has the same weight, flow is hard to trace, and the center of a system disappears. Sacred Geometry Systems gives complex work a darker, luminous structure with clear focus states, readable cards, meaningful edge colors, and repeatable map roles.
The focus is functional, not mystical. Geometry is used as a way to reveal hidden structure and help humans move between overview and detail.
Sacred Geometry Systems is created by Stanislav Ivanov as part of the Livastar Observer ecosystem. The theme is designed for people who use Obsidian to map systems, projects, agent workflows, decisions, and knowledge structures with more visual clarity.
Useful links:
The source of truth lives in BRAND_BOOK.md. It defines:
prefers-reduced-motion.canvas/, templates/, and snippets/..obsidian/themes/ directory.snippets/SG Canvas Cards.css under Settings > Appearance > CSS snippets.Use the starter Canvas as a model for systems maps:
Use templates/map-node.md for reusable note-backed nodes. Use snippet classes such as .node-agent, .node-resource, .node-decision, .node-system, and .node-knowledge to give cards semantic styling.
The main brand tokens live in styles/tokens.css. Stable public tokens include:
:root {
--sg-obsidian: #03080d;
--sg-ivory: #f5ead6;
--sg-gold: #d8a84f;
--sg-copper: #b87345;
--sg-deep-indigo: #12122d;
--sg-signal-cyan: #16c7e8;
}
Backward-compatible aliases from the original DS-Light theme remain available so older snippets keep rendering.
The theme keeps body text high contrast on dark and light surfaces, uses state color with borders instead of color alone where practical, and disables decorative motion when the user requests reduced motion.
0.3.01.5.0This project is licensed under the MIT License; see LICENSE for details.