Add Retro 82 theme (#5110)

* Add Retro 82 theme

* Start with the groove

* Rename
This commit is contained in:
David Heinemeier Hansson
2026-03-26 16:55:00 +01:00
committed by GitHub
parent b25d47288a
commit a68f2ae045
18 changed files with 134 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
@define-color bg #00172e;
@define-color foreground #f6dcac;
@define-color background alpha(@bg, 0.8);