Discordian Theme

approved

by @radekkozak

Fine-grained control of Discordian Theme.

17 stars16,961 downloadsUpdated 5y ago
View on GitHub

Discordian Plugin

Discordian Plugin accompanies Discordian Theme, allowing you to customize it from the Obsidian Settings panel.

This plugin is not required to use Discordian Theme, but highly recommended.

Available settings

  • Writer Mode
  • Flat Andy Mode
  • Paragraph Focus with customizable fade out
  • Readable line length
  • Dark note headers (as an option for defaults)
  • Customizable font sizes for notes and File Explorer

Contribute

Found some quirks? Want to propose some new functionality? You can easily follow these simple steps:

  1. File an issue discussing proposed changes or found bug
  2. If you want to contribute solution on your own please
    • clone this repo
    • npm i to install dependencies
    • create config.env from config.env.example and set it accordingly
    • npm run dev to start compilation and development in watch mode
    • do your magic
  3. Commit your work
    • use commit message that best describes changes you've just made. If possible, link it to relevant issue
    • DO NOT build or commit main.js directly ! It will be autogenerated and handled by CI server.

Now sip your coffee and wait for my swift response or PR merge. Thanks !

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.