Extra Omarchy theme integrations for third-party apps.
Motivation: make Omarchy themes work in non-standard applications too. Related discussion
Current integrations:
- IntelliJ / JetBrains
- k9s
./install.shThis:
- registers an Omarchy
theme-sethook - installs any integration templates into
~/.config/omarchy/themed/ - attempts to install the IntelliJ plugin
- refreshes the current Omarchy theme
./uninstall.shThis removes the managed hook, installed templates, and generated IntelliJ plugin files.
Each integration lives in its own self-contained folder under integrations/.
See:
integrations/intellij/README.mdintegrations/k9s/README.md
- JetBrains may need a restart after sync
- the IntelliJ plugin scaffold lives in
intellij-plugin/; the integration can generate theme data even without the plugin installed - the in-repo IntelliJ plugin is intended to be published as a proper IntelliJ plugin in the future
