docs: add themed applications documentation - #85
Conversation
Add documentation for themed applications including chromium, firefox, spicetify, vscode, zed, terminals, gtk-qt, sddm, cli-tools, and vencord. Also adds themed apps category in the docs sidebar.
|
Thanks for working on this. We actually already have a docs site in the repo (it was gitignored for a while to keep things tidy during development). Your work could be useful as a reference or starting point for improvements. Right now the PR has merge conflicts with the current codebase, so it can't be merged as-is. If you're still interested, it'd be worth syncing with what we already have and seeing where the gaps are. Would love to see contributions on the documentation front — it's an area that always needs love. |
|
actually this one still needs some improvements as it also needs some examples and some possible issues they can encounter with solutions, and i might need to read the color pipeline again as it has lots of changes aside from the previous branches |
snowarch
left a comment
There was a problem hiding this comment.
The themed application documentation content is valuable, but this PR targets the old docs-site/ (Astro-based) which is no longer the active documentation system — the project now uses wiki/ with MkDocs.
Since this is a draft and conflicting, I'd recommend:
- Close this PR
- If you'd like to contribute the docs, rewrite them as MkDocs pages targeting the
wiki/directory - Drop the
bun.lockand any Astro-specific files
The content about chromium, firefox, terminals, CLI tools, etc. would be great additions to the wiki. Happy to help with the structure if you want to take another pass.
|
Closing — targets the old docs-site/ (Astro), project now uses wiki/ (MkDocs). Content is welcome as a new PR targeting wiki/. See review comment. |
Summary
Add documentation for themed applications including chromium, firefox, spicetify, vscode, zed, terminals, gtk-qt, sddm, cli-tools, and vencord. Also adds themed apps category in the docs sidebar.
Motivation
Users need documentation on how to theme various applications to match the iNiR desktop environment. This PR adds comprehensive guides for theming popular applications.
Testing
Checklist
Related
Closes #
Fixes #