config
Browse files- config.toml +5 -0
config.toml
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
primaryColor="#000000"
|
3 |
+
backgroundColor="#9e8d78"
|
4 |
+
secondaryBackgroundColor="#e0d0bf"
|
5 |
+
textColor="#000000"
|