Skip to content

JoshKasap/Obsidian-Faded-Theme

Repository files navigation

Obsidian-Faded-Theme

Faded Theme For Obsidian By Josh Kasap

IMPORTANT

Features

Advanced Sliding Panes

Faded uses advanced CSS to further improve sliding/stacked panes/tabs in obsidian. With the release of Obsidian 1.0 we now have native support for unstacked and stacked tabs. This is great but what if you could have unstacked tab panes that also stacked like sliding panes? Well that's what this theme does!

Highlight And Indent/Depress Active Note

Tables

Headers (Header Icons Optional With Style Settings Plugin)

Headers Can Also Contain Links To Other Notes Or Tags

Bullet Lists, Numbered Lists, And Checkboxes

Obsidian Admonition/Callouts:

File Tree:

Outliner:

Better Popovers

Support For efemkay's MCL Multi Column Css Snippet

This is god teir css snippet allows for multi column layouts in your obsidian vault. It also can be customized using the style settings plugin. Documentation on how to use these layouts can be found here: https://efemkay.github.io/obsidian-modular-css-layout/multi-column/02-using-callout/

Custom HTML Snippets

Faded ATM supports HTML snippets to help spice up your notes.

  • <div class="pageTitle">Your Text Here</div>
  • Use of an h1 tag for a page title adds clutter usually results in the rest of the page being restricted to h2-h6. Use of this snippet makes page titles stand out while avoiding waste of a good h1 tag. It can also be used to center and underline any word you want.
  • Add the class small to get small text to display in the snippet instead of the default large EX: <div class="pageTitle small">Your Text Here</div> Useful for fancy Admonitions (requires Admonitions Plugin)

Style Settings Options

  • Changes to these options usually work instantly but sometimes you need obsidian to restart obsidian for changes to work properly
  • You can chose to make panes not stack, This gives you more screen space when many panes are open.
  • You can modify the minimum page/pane width. This can be useful for people using obsidian at lower or higher resolutions. The default setting is made with 1440p screen in mind
  • You can enable bullet point gradient lines. This is off by default because it can make it hard to tell when a bullet begins and ends. But some may prefer the style.
  • You can make it so checking items off a checklist won't cause the checked items text to be dimmed and crossed out. (This feature is Broken ATM)

Supported Plugins

Faded currently supports full or partial styling of the following plugins.

  • Basic Style Support For Database Folder Plugin.

Plugins Planned For Support

Todo List (As of 11-19-2022)

Kudos

About

Faded Theme For Obsidian By MatteCrystal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages