summaryrefslogtreecommitdiff
path: root/eclipse/mods/tabula/themes/nightblack.json
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/mods/tabula/themes/nightblack.json')
-rw-r--r--eclipse/mods/tabula/themes/nightblack.json158
1 files changed, 0 insertions, 158 deletions
diff --git a/eclipse/mods/tabula/themes/nightblack.json b/eclipse/mods/tabula/themes/nightblack.json
deleted file mode 100644
index 79e9ff6..0000000
--- a/eclipse/mods/tabula/themes/nightblack.json
+++ /dev/null
@@ -1,158 +0,0 @@
-{
- "name": "Night Black",
- "author": "pfgichun",
- "workspaceBackground": [
- 0,
- 0,
- 0
- ],
- "windowBorder": [
- 0,
- 0,
- 0
- ],
- "windowBackground": [
- 0,
- 0,
- 0
- ],
- "tabBorder": [
- 0,
- 0,
- 0
- ],
- "tabSideInactive": [
- 50,
- 50,
- 50
- ],
- "elementInputBackgroundInactive": [
- 0,
- 0,
- 0
- ],
- "elementInputBackgroundHover": [
- 10,
- 10,
- 10
- ],
- "elementInputBorder": [
- 50,
- 50,
- 50
- ],
- "elementInputUpDownHover": [
- 40,
- 40,
- 40
- ],
- "elementInputUpDownClick": [
- 30,
- 30,
- 30
- ],
- "elementButtonBackgroundInactive": [
- 50,
- 50,
- 50
- ],
- "elementButtonBackgroundHover": [
- 40,
- 40,
- 40
- ],
- "elementButtonBorder": [
- 50,
- 50,
- 50
- ],
- "elementButtonClick": [
- 30,
- 30,
- 30
- ],
- "elementButtonToggle": [
- 50,
- 50,
- 50
- ],
- "elementButtonToggleHover": [
- 40,
- 40,
- 40
- ],
- "elementProjectTabActive": [
- 50,
- 50,
- 50
- ],
- "elementProjectTabHover": [
- 40,
- 40,
- 40
- ],
- "elementProjectTabFont": [
- 60,
- 60,
- 60
- ],
- "elementProjectTabFontChanges": [
- 255,
- 255,
- 255
- ],
- "elementTreeBorder": [
- 50,
- 50,
- 50
- ],
- "elementTreeScrollBar": [
- 50,
- 50,
- 50
- ],
- "elementTreeScrollBarBorder": [
- 50,
- 50,
- 50
- ],
- "elementTreeItemBorder": [
- 50,
- 50,
- 50
- ],
- "elementTreeItemBg": [
- 50,
- 50,
- 50
- ],
- "elementTreeItemBgSelect": [
- 30,
- 30,
- 30
- ],
- "elementTreeItemBgHover": [
- 40,
- 40,
- 40
- ],
- "fontChat": [
- 255,
- 255,
- 255
- ],
- "font": [
- 255,
- 255,
- 255
- ],
- "fontDim": [
- 150,
- 150,
- 150
- ],
- "workspaceBlock": {
- "block": "minecraft:wool",
- "metadata": 15
- }
-} \ No newline at end of file