stream light theme

add variables file to create stream light theme
This commit is contained in:
2026-04-15 22:06:46 +00:00
parent bac9af73c9
commit e2175e5306
3 changed files with 244 additions and 0 deletions

9
index.css Normal file
View File

@@ -0,0 +1,9 @@
/* Imports */
@import "../light/globals.css";
@import "../light/app/index.css";
@import "../light/common/index.css";
@import "../light/designer/index.css";
@import "../light/palette/index.css";
@import "./fonts.css";
@import "./variables.css";