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
+9
View File
@@ -0,0 +1,9 @@
$activeBorderColor = rgb(faa968)
general {
col.active_border = $activeBorderColor
}
group {
col.border_active = $activeBorderColor
}