Add Cuba theme: classic car on playa at golden hour

- New cuba-theme.css with warm sunset HSL palette (oranges, turquoise,
  golden hour tones) and classic Cuban car background image
- cuba-tokens.json with full color definitions and chart config
- Registered in themeClasses provider, layout.tsx import, and settings UI
This commit is contained in:
2026-07-02 16:58:46 +02:00
parent 5d315bed22
commit a7f3058668
5 changed files with 256 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ import "../../Web_Backgrounds/cyber2-theme.css"
import "../../Web_Backgrounds/pumpkin-theme.css"
import "../../Web_Backgrounds/bw-theme.css"
import "../../Web_Backgrounds/luminous-theme.css"
import "../../Web_Backgrounds/cuba-theme.css"
const inter = Inter({
variable: "--font-inter",