coporate color system: init

This commit is contained in:
Johannes Kirschbauer
2023-10-03 14:58:31 +02:00
parent 1c0c11a954
commit e9f3be0056
21 changed files with 1787 additions and 0 deletions

3
pkgs/theme/.editorconfig Normal file
View File

@@ -0,0 +1,3 @@
[*.{js,jsx,ts,tsx,json}]
indent_style = space
indent_size = 4