
Qudian is an independent theme project made with love and admiration. It is not affiliated with, endorsed by, or connected to any game or trademark holder.
This is the Obsidian port of the Qudian theme, forked from the original Qudian project (terminal + VS Code).
Its look is inspired by the UI of Caves of Qud, by Freehold Games.

manifest.json: Obsidian theme manifesttheme.css: Obsidian theme stylesheetQudian Theme Demo.md: a sample note showcasing the theme's stylingAn optional, CRT scanline overlay can be added with the Style Settings plugin. The same kind of effect you'll see in CoQ itself. Off by default, toggle and opacity adjustable from Settings → Style Settings → Qudian:

With it enabled, notes pick up the same faint CRT texture as the game.
No plugins are required to use the base theme itself.
To get that much closer to CoQ's UI, install Source Code Pro and set it as your theme font.
.ttf files, right-click → Install for all users.sudo dnf install adobe-source-code-pro-fontssudo pacman -S adobe-source-code-pro-fonts~/.local/share/fonts/ and run fc-cache -f.manifest.json and theme.css into your vault's .obsidian/themes/Qudian/ folder (create it if it doesn't exist).MIT. See LICENSE.