Spaces:
Sleeping
Sleeping
Create config.toml
Browse files- config.toml +7 -0
config.toml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
base="light"
|
3 |
+
backgroundColor="#de7d12"
|
4 |
+
secondaryBackgroundColor="#c6c6c7"
|
5 |
+
font="serif"
|
6 |
+
|
7 |
+
|