feat(themes): add popular themes, remove redundant default
- Delete default.css (redundant with dracula.css) - Add snazzy, catppuccin_mocha, tokyonight, rose_pine, onedark themes - Update docs/static/style.css to import dracula.css - Update themes/README.md and syntax-highlighting.md Theme collection now contains 10 well-designed options.
This commit is contained in:
2
docs/static/style.css
vendored
2
docs/static/style.css
vendored
@@ -1,5 +1,5 @@
|
||||
/* sukr docs — clean documentation theme */
|
||||
@import "../../themes/default.css";
|
||||
@import "../../themes/dracula.css";
|
||||
/* Syntax highlighting theme - lightningcss inlines this at build time */
|
||||
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user