Replace dark theme with Nord, introduce more color themes as scss plugin, experimental for now

This commit is contained in:
Alex Shpak
2026-03-15 19:34:56 +01:00
parent 81a841c92d
commit 1fbfd080b9
5 changed files with 221 additions and 25 deletions
+1
View File
@@ -3,6 +3,7 @@
It could be plugins:
@import "plugins/numbered";
@import "plugins/scrollbars";
@import "plugins/themes";
Or custom styles:
body { background: white; }
Or even theme mixins: