summaryrefslogtreecommitdiff
path: root/eclipse/mods/tabula/themes/whitelight.json
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-12 16:32:33 +0300
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-12 16:32:33 +0300
commit9dc6f69f701e42b30adf7d1b01488f425eaec265 (patch)
treeaf02d094f80755054370c44f6adc519caaca0989 /eclipse/mods/tabula/themes/whitelight.json
parent4f29b0ed24e393be7074abd851e207aadab38196 (diff)
Changes, idk...
Diffstat (limited to 'eclipse/mods/tabula/themes/whitelight.json')
-rw-r--r--eclipse/mods/tabula/themes/whitelight.json158
1 files changed, 158 insertions, 0 deletions
diff --git a/eclipse/mods/tabula/themes/whitelight.json b/eclipse/mods/tabula/themes/whitelight.json
new file mode 100644
index 0000000..f30b040
--- /dev/null
+++ b/eclipse/mods/tabula/themes/whitelight.json
@@ -0,0 +1,158 @@
+{
+ "name": "White Light",
+ "author": "pfgichun",
+ "workspaceBackground": [
+ 255,
+ 255,
+ 255
+ ],
+ "windowBorder": [
+ 255,
+ 255,
+ 255
+ ],
+ "windowBackground": [
+ 255,
+ 255,
+ 255
+ ],
+ "tabBorder": [
+ 255,
+ 255,
+ 255
+ ],
+ "tabSideInactive": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementInputBackgroundInactive": [
+ 255,
+ 255,
+ 255
+ ],
+ "elementInputBackgroundHover": [
+ 245,
+ 245,
+ 245
+ ],
+ "elementInputBorder": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementInputUpDownHover": [
+ 215,
+ 215,
+ 215
+ ],
+ "elementInputUpDownClick": [
+ 225,
+ 225,
+ 225
+ ],
+ "elementButtonBackgroundInactive": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementButtonBackgroundHover": [
+ 215,
+ 215,
+ 215
+ ],
+ "elementButtonBorder": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementButtonClick": [
+ 225,
+ 225,
+ 225
+ ],
+ "elementButtonToggle": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementButtonToggleHover": [
+ 215,
+ 215,
+ 215
+ ],
+ "elementProjectTabActive": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementProjectTabHover": [
+ 215,
+ 215,
+ 215
+ ],
+ "elementProjectTabFont": [
+ 195,
+ 195,
+ 195
+ ],
+ "elementProjectTabFontChanges": [
+ 255,
+ 255,
+ 255
+ ],
+ "elementTreeBorder": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementTreeScrollBar": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementTreeScrollBarBorder": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementTreeItemBorder": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementTreeItemBg": [
+ 205,
+ 205,
+ 205
+ ],
+ "elementTreeItemBgSelect": [
+ 225,
+ 225,
+ 225
+ ],
+ "elementTreeItemBgHover": [
+ 215,
+ 215,
+ 215
+ ],
+ "fontChat": [
+ 0,
+ 0,
+ 0
+ ],
+ "font": [
+ 0,
+ 0,
+ 0
+ ],
+ "fontDim": [
+ 105,
+ 105,
+ 105
+ ],
+ "workspaceBlock": {
+ "block": "minecraft:wool",
+ "metadata": 0
+ }
+} \ No newline at end of file