visual improvements
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 153 KiB |
@@ -16,6 +16,7 @@
|
||||
"red": { "a": 1.0, "b": 0.0, "g": 0.0, "r": 1.0 },
|
||||
"black": { "a": 1.0, "b": 0.0, "g": 0.0, "r": 0.0 },
|
||||
"gold": { "a": 1.0, "b": 0.318, "g": 0.753, "r": 0.89 },
|
||||
"darkened_gold": { "a": 1.0, "b": 0.176, "g": 0.659, "r": 0.845 },
|
||||
"dark_gold": { "a": 1.0, "b": 0.034, "g": 0.565, "r": 0.80 },
|
||||
"darker_gold": { "a": 1.0, "b": 0.191, "g": 0.452, "r": 0.534 },
|
||||
"light_gray": { "a": 1.0, "b": 0.6, "g": 0.6, "r": 0.6}
|
||||
@@ -47,6 +48,7 @@
|
||||
"font": "enchanted",
|
||||
"fontColor": "gold",
|
||||
"downFontColor": "dark_gold",
|
||||
"overFontColor": "darkened_gold",
|
||||
"disabledFontColor" : "darker_gold"
|
||||
},
|
||||
"simple": {
|
||||
@@ -192,7 +194,7 @@
|
||||
"default": {
|
||||
"minus": "tree-minus",
|
||||
"plus": "tree-plus",
|
||||
"selection": "default-select-selection"
|
||||
"selection": "selection"
|
||||
}
|
||||
},
|
||||
"TextTooltipStyle": {
|
||||
|
||||
Reference in New Issue
Block a user