Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CSS snippets I've written to tweak Obsidian and harmonize various plugins to suit the Minimal Theme - for fellow hackers.

Notifications You must be signed in to change notification settings

serpro69/obsidian-minimal-theme-css-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replete's Obsidian CSS snippets for Minimal Theme

Screenshot Screenshot out of date already..

This is my working folder of CSS snippets for Obsidian using @kepano's Minimal Theme. There are opinionated tweaks and fixes for various plugins and aspects of Obsidian's UI organized into separate CSS files.

Features

My environment

  • MacOS 13.2.1, Mobile
  • Obsidian v1.1.15 (official Installer, homebrew unreliable)
  • Minimal Theme v6.3.2
  • Enabled plugins: ['templater-obsidian', 'dataview', 'calendar', 'settings-search', 'cmdr', 'periodic-notes', 'heatmap-calendar', 'obsidian-hide-sidebars-when-narrow', 'hotkeysplus-obsidian', 'obsidian-minimal-settings', 'obsidian-custom-frames', 'open-vscode', 'quickadd', 'mysnippets-plugin', 'obsidian-day-planner', 'dbfolder', 'no-dupe-leaves', 'cm-editor-syntax-highlight-obsidian', 'obsidian-toggle-list', 'custom-sort', 'obsidian-icon-folder', 'omnisearch', 'obsidian-task-progress-bar', 'table-editor-obsidian', 'obsidian-advanced-uri', 'auto-class', 'obsidian-checklist-plugin', 'make-md', 'nldates-obsidian', 'folder-note-plugin', 'folder-note-core', 'obsidian-attachment-name-formatting', 'obsidian-tabs', 'obsidian-hotkeys-for-specific-files', 'card-board', 'obsidian-tasks-plugin']
[...new Set(app.plugins.enabledPlugins)]

How to use

  1. Clone/fork/unzip into <your vault location>/.obsidian/snippets
  2. Install the MySnippets community plugin by @chetachiezikeuzor and activate snippets individually MySnippets plugin screenshot
  3. Use what you like, dupe + hack what you don't

TODO:

  • Fix some colour inconsistencies across light/dark themes
  • Test/fix for Mobile Obsidian (likely near future)
  • Test/fix for Windows
  • Test/fix for Linux

Versions / updates

This repo is updated frequently as I work on my own vault. I aim to keep my environment up to date. When a new Obsidian version breaks things (which hasn't happened yet), I'll tag a release for whatever the last good Obsidian or Minimal Theme version was before it broke, and subsequent commits will be fixes for the current version.

About

CSS snippets I've written to tweak Obsidian and harmonize various plugins to suit the Minimal Theme - for fellow hackers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%