1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2025-11-02 17:27:17 +00:00

Initial config added

This commit is contained in:
Adam Dodman
2017-05-08 17:32:05 +01:00
parent ff66ed12f8
commit cbb29f50f3
238 changed files with 38269 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "cfg.theme.dark",
"background": "#131313",
"gradientTop": "#383838",
"gradientBottom": "#242424",
"font": "#A0A0A0"
}

View File

@@ -0,0 +1,7 @@
{
"name": "cfg.theme.vanilla",
"background": "#100010",
"gradientTop": "#5000FF",
"gradientBottom": "#28007F",
"font": "#A0A0A0"
}