Skip to content

A minimalist theme for Obsidian.md, with the aim of creating a serene space of retreat, for thought and uninterrupted work.

License

Notifications You must be signed in to change notification settings

antoKeinanen/obsidian-sanctum-reborn

 
 

Repository files navigation

Sanctum Reborn

Note

This is a fork from jdanielmourao/obsidian-sanctum as the original maintainer has gone inactive.

Sanctum’s a minimalist theme for creating a serene space of retreat, for thought and uninterrupted work.

sanctum-readme-title

Installation

You can also manually install Sanctum by:

  1. Downloading the CSS file and moving it into the folder .obsidian/themes/ located in your vault folder;
  2. Rename the css file to Sanctum.css;
  3. In Obsidian, go to Settings ➞ Appearance ➞ Themes ➞ Reload themes, and select Sanctum.

Disclaimer

The following theme significantly alters Obsidian's original css, and so is prone to breaking upon new Obsidian updates, as well as being incompatible with custom css snippets, which might require specific adjustments. If you have any issues feel free to open a issue.

Recommended Plugins

Design Principles

Intentional

  • This theme was made with the intent of clarifying Obsidian's UI, reducing the unnecessary clutter and keeping what's essential for an enjoyable and intuitive experience;
  • Greyscale palette is the same both for light as well as dark theme;
  • Colour is also used for contrast when hovering and activating elements.

Consistent

  • Every element is styled according to a predetermined grid, scale, animations (based on IBM's Carbon Design System) and colours - this conveys consistency throughout the theme;
  • The theme was created with the intention of using only one workhorse font family, used everywhere, but styled differently. Thus the theme comes with only 1 font family - IBM Plex
  • Offer a similar enjoyable experience, independently of screen size or device.

Clean

  • Use of calming colours, only used either to convey importance, or in the note file itself;
  • The background colour is the same in every element, to reduce visual noise and give a more calming atmosphere;
  • Elements are related to each other using the rules of visual gestalt. This means that they're grouped by proximity, in a common region or as a focal point.

Showcase

Edit mode

Preview mode

Modals

Prompt

Features

  • Custom icons (as well as custom file icons!);
  • Sidenotes (credit @SlRvb);
  • Multi-Color Highlights (credit @Atlas);
  • Custom Checkbox / Task types, and Pseudo Admonitions;
  • Custom Codeblock language - pure-text, that enables you to write text for easy copying;
  • Image desaturation: better for consistency, they gain normal colour when hovered (credit @kepano);
  • Active line highlighting;

(for a more comprehensive walkthrough of Sanctum's features, check out the Theme Guide)

Plugin Support

  • Advanced Tables
  • Block Reference Counter
  • Breadcrumbs
  • Calendar
  • Changelogs
  • Charts
  • Checklist
  • Copy Code Button (it now supports Obsidian v0.12.17's new code copy button!)
  • Dataview
  • Excalidraw
  • Gallery
  • Kanban
  • Quick Explorer
  • Sliding Panes (Andy’s Mode)
  • Style Settings
  • Templater

(for plugin support requests & issues, refer to Feedback & Contributions)

Feedback & Contributions

If you encounter an issue, or would like to contribute to this theme, don't hesitate to submit an issue or raise a PR.

You can also message the current maintainer on Discord @anto.k. Or the original author on Discord @jdaniel or on the Obsidian Forums.

About

A minimalist theme for Obsidian.md, with the aim of creating a serene space of retreat, for thought and uninterrupted work.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 99.5%
  • Other 0.5%