summaryrefslogtreecommitdiff
path: root/eclipse/mods/tabula/themes/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/mods/tabula/themes/default.json')
-rw-r--r--eclipse/mods/tabula/themes/default.json158
1 files changed, 0 insertions, 158 deletions
diff --git a/eclipse/mods/tabula/themes/default.json b/eclipse/mods/tabula/themes/default.json
deleted file mode 100644
index 8e834ea..0000000
--- a/eclipse/mods/tabula/themes/default.json
+++ /dev/null
@@ -1,158 +0,0 @@
-{
- "name": "Default",
- "author": "iChun",
- "workspaceBackground": [
- 204,
- 204,
- 204
- ],
- "windowBorder": [
- 150,
- 150,
- 150
- ],
- "windowBackground": [
- 34,
- 34,
- 34
- ],
- "tabBorder": [
- 255,
- 255,
- 255
- ],
- "tabSideInactive": [
- 100,
- 100,
- 100
- ],
- "elementInputBackgroundInactive": [
- 60,
- 60,
- 60
- ],
- "elementInputBackgroundHover": [
- 70,
- 70,
- 70
- ],
- "elementInputBorder": [
- 140,
- 140,
- 140
- ],
- "elementInputUpDownHover": [
- 170,
- 170,
- 170
- ],
- "elementInputUpDownClick": [
- 100,
- 100,
- 100
- ],
- "elementButtonBackgroundInactive": [
- 60,
- 60,
- 60
- ],
- "elementButtonBackgroundHover": [
- 70,
- 70,
- 70
- ],
- "elementButtonBorder": [
- 140,
- 140,
- 140
- ],
- "elementButtonClick": [
- 100,
- 100,
- 100
- ],
- "elementButtonToggle": [
- 120,
- 120,
- 120
- ],
- "elementButtonToggleHover": [
- 170,
- 170,
- 170
- ],
- "elementProjectTabActive": [
- 60,
- 60,
- 60
- ],
- "elementProjectTabHover": [
- 100,
- 100,
- 100
- ],
- "elementProjectTabFont": [
- 140,
- 140,
- 140
- ],
- "elementProjectTabFontChanges": [
- 255,
- 255,
- 255
- ],
- "elementTreeBorder": [
- 100,
- 100,
- 100
- ],
- "elementTreeScrollBar": [
- 34,
- 34,
- 34
- ],
- "elementTreeScrollBarBorder": [
- 60,
- 60,
- 60
- ],
- "elementTreeItemBorder": [
- 40,
- 40,
- 40
- ],
- "elementTreeItemBg": [
- 60,
- 60,
- 60
- ],
- "elementTreeItemBgSelect": [
- 100,
- 100,
- 100
- ],
- "elementTreeItemBgHover": [
- 120,
- 120,
- 120
- ],
- "fontChat": [
- 220,
- 220,
- 220
- ],
- "font": [
- 255,
- 255,
- 255
- ],
- "fontDim": [
- 150,
- 150,
- 150
- ],
- "workspaceBlock": {
- "block": "minecraft:planks",
- "metadata": 1
- }
-} \ No newline at end of file