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
+5
View File
@@ -0,0 +1,5 @@
@define-color background-color #00172e;
@define-color border-color #134e5a;
@define-color label #f6dcac;
@define-color image #f6dcac;
@define-color progress #e97b3c;