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

4
fonts.css Normal file
View File

@@ -0,0 +1,4 @@
@font-face {
font-family: "Nunito Sans";
src: local('Nunito Sans'), local('Nunito'), url('/data/perspective/fonts/NunitoSans-VariableFont.ttf') format('truetype-variations');
}