8000 GitHub - mvahaste/meridian: 🕯️ A sleek and minimal theme for Obsidian.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from clearlysid/apex

🕯️ A sleek and minimal theme for Obsidian.

License

Notifications You must be signed in to change notification settings

mvahaste/meridian

 
 

Repository files navigation

🕯️ Meridian

A sleek and minimal theme for Obsidian.

Meridian Theme Screenshot

The font shown in the screenshot is Atkinson Hyperlegible, but the theme uses whatever font and size you've set in your Obsidian settings. I also use a CSS snippet to make the headers use the Lora font.

Features

Note

Transparency is not supported on Windows.

  • Hides clutter and distractions.
    • No unnecessary icons in the sidebars—I do most things with keyboard shortcuts or the command palette.
    • Dynamically hides the tab bar when only one tab is open.
    • Hide or de-emphasize various UI elements unless hovered/focused.
    • Other small tweaks to reduce clutter.
  • Optional CSS rules you can apply on a note-by-note basis with the cssclasses file property.
    • image-invert - Inverts images.
    • image-grayscale - Grayscales images.
    • image-sepia - Sepias images.
    • image-blur-[sm|md|lg] - Blurs images unless hovered.
    • image-hover-scale-[xs|sm|md|lg|xl] - Scales images on hover.
    • image-[left|center|right] - Aligns images.
    • text-[left|center|right|justify] - Aligns text.
    • text-[uppercase|lowercase|capitalize] - Changes text case.
    • font-monospace - Makes text use your monospace font.
    • font-[thin|light|regular|medium|bold|black] - Makes text a specific weight.
    • I recommend creating a note with all the CSS classses applied so you get suggestions for them.
  • Supports both light and dark modes (way better in dark mode though).
  • Uses your Obsidian font settings, no annoying overrides.

Snippets

These are optional CSS snippets you can use to customize your Obsidian furth 6552 er:

Issues & Feature Requests

If you find a bug or want to request a feature feel free to open an issue or submit a pull request.

I'm mainly developing this theme for myself but I'll try to address any issues or requests to the best of my ability.

Development Guide

  1. Fork or clone this repository.
  2. Create a .env file in the root directory of the repository with .env.example as a template.
  3. Run npm install to install all dependencies
  4. Run npm start to compile the theme into your Obsidian themes directory and watch for changes.

Acknowledgements

  • Forked from the Apex theme.

About

🕯️ A sleek and minimal theme for Obsidian.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • CSS 89.0%
  • JavaScript 11.0%
0