| 1 | 1 |
deleted file mode 100644 |
| ... | ... |
@@ -1,79 +0,0 @@ |
| 1 |
-{
|
|
| 2 |
- "skin-name": "custom", |
|
| 3 |
- "preview-bg": "#eeeeee", |
|
| 4 |
- "text": "#333333", |
|
| 5 |
- "text-inverse": "#ffffff", |
|
| 6 |
- "text-disabled": "#aaaaaa", |
|
| 7 |
- "has-gradients": false, |
|
| 8 |
- "has-radius": true, |
|
| 9 |
- "has-boxshadow": true, |
|
| 10 |
- "has-button-borders": false, |
|
| 11 |
- "btn-text": "#313824", |
|
| 12 |
- "btn-text-shadow": "#ffffff", |
|
| 13 |
- "btn-bg": "#e6f0d2", |
|
| 14 |
- "btn-bg-hlight": "#d9d9d9", |
|
| 15 |
- "btn-border-top": "rgba(68,171,32,0.1)", |
|
| 16 |
- "btn-border-right": "rgba(68,171,32,0.1)", |
|
| 17 |
- "btn-border-bottom": "rgba(68,171,32,0.1)", |
|
| 18 |
- "btn-border-left": "rgba(68,171,32,0.1)", |
|
| 19 |
- "btn-split-border": "#bdbdbd", |
|
| 20 |
- "btn-primary-text": "#ffffff", |
|
| 21 |
- "btn-primary-text-shadow": "#333333", |
|
| 22 |
- "btn-primary-bg": "#31b011", |
|
| 23 |
- "btn-primary-bg-hlight": "#0044cc", |
|
| 24 |
- "btn-padding": "4px 10px", |
|
| 25 |
- "menu-bg": "#e0ebcb", |
|
| 26 |
- "menu-border": "rgba(9,130,28,0.2)", |
|
| 27 |
- "menuitem-text": "#4d2f2f", |
|
| 28 |
- "menuitem-bg-selected": "#82a63b", |
|
| 29 |
- "menuitem-bg-selected-hlight": "#0077b3", |
|
| 30 |
- "menuitem-separator-top": "#13630c", |
|
| 31 |
- "menuitem-separator-bottom": "#ffffff", |
|
| 32 |
- "menuitem-text-inverse": "#ffffff", |
|
| 33 |
- "menuitem-bg-active": "#a0cca7", |
|
| 34 |
- "menuitem-text-active": "#333333", |
|
| 35 |
- "menuitem-preview-border-active": "#aaaaaa", |
|
| 36 |
- "menubar-menubtn-text": "#333333", |
|
| 37 |
- "checkbox-border": "#c5c5c5", |
|
| 38 |
- "checkbox-border-focus": "#459e3d", |
|
| 39 |
- "panel-border": "#9e9e9e", |
|
| 40 |
- "panel-bg": "#c0d29d", |
|
| 41 |
- "panel-bg-hlight": "#c0d29d", |
|
| 42 |
- "textbox-bg": "#ffffff", |
|
| 43 |
- "textbox-border": "#c5c5c5", |
|
| 44 |
- "textbox-border-focus": "#59a5e1", |
|
| 45 |
- "window-bg": "#ffffff", |
|
| 46 |
- "window-border": "#c4c4c4", |
|
| 47 |
- "tab-bg": "#e3e3e3", |
|
| 48 |
- "tab-bg-hover": "#fdfdfd", |
|
| 49 |
- "tab-bg-active": "#fdfdfd", |
|
| 50 |
- "tab-border": "#c5c5c5", |
|
| 51 |
- "tabs-bg": "#ffffff", |
|
| 52 |
- "notification-bg": "#f0f0f0", |
|
| 53 |
- "notification-border": "#cccccc", |
|
| 54 |
- "notification-text": "#333333", |
|
| 55 |
- "notification-success-bg": "#dff0d8", |
|
| 56 |
- "notification-success-border": "#d6e9c6", |
|
| 57 |
- "notification-success-text": "#3c763d", |
|
| 58 |
- "notification-info-bg": "#d9edf7", |
|
| 59 |
- "notification-info-border": "#779ecb", |
|
| 60 |
- "notification-info-text": "#31708f", |
|
| 61 |
- "notification-warning-bg": "#fcf8e3", |
|
| 62 |
- "notification-warning-border": "#faebcc", |
|
| 63 |
- "notification-warning-text": "#8a6d3b", |
|
| 64 |
- "notification-error-bg": "#f2dede", |
|
| 65 |
- "notification-error-border": "#ebccd1", |
|
| 66 |
- "notification-error-text": "#a94442", |
|
| 67 |
- "progress-bar-bg": "#dfdfdf", |
|
| 68 |
- "progress-bar-bg-hlight": "#cccccc", |
|
| 69 |
- "progress-border": "#cccccc", |
|
| 70 |
- "progress-text": "#333333", |
|
| 71 |
- "progress-text-shadow": "#ffffff", |
|
| 72 |
- "slider-bg": "#eeeeee", |
|
| 73 |
- "slider-border": "#aaaaaa", |
|
| 74 |
- "slider-handle-bg": "#dddddd", |
|
| 75 |
- "slider-handle-border": "#bbbbbb", |
|
| 76 |
- "colorbtn-backcolor-bg": "#bbbbbb", |
|
| 77 |
- "grid-border": "#d6d6d6", |
|
| 78 |
- "grid-border-active": "#a1a1a1" |
|
| 79 |
-} |
|
| 80 | 0 |
\ No newline at end of file |
| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,79 @@ |
| 1 |
+{
|
|
| 2 |
+ "skin-name": "custom", |
|
| 3 |
+ "preview-bg": "#eeeeee", |
|
| 4 |
+ "text": "#333333", |
|
| 5 |
+ "text-inverse": "#ffffff", |
|
| 6 |
+ "text-disabled": "#aaaaaa", |
|
| 7 |
+ "has-gradients": false, |
|
| 8 |
+ "has-radius": true, |
|
| 9 |
+ "has-boxshadow": true, |
|
| 10 |
+ "has-button-borders": false, |
|
| 11 |
+ "btn-text": "#313824", |
|
| 12 |
+ "btn-text-shadow": "#ffffff", |
|
| 13 |
+ "btn-bg": "#e6f0d2", |
|
| 14 |
+ "btn-bg-hlight": "#d9d9d9", |
|
| 15 |
+ "btn-border-top": "rgba(68,171,32,0.1)", |
|
| 16 |
+ "btn-border-right": "rgba(68,171,32,0.1)", |
|
| 17 |
+ "btn-border-bottom": "rgba(68,171,32,0.1)", |
|
| 18 |
+ "btn-border-left": "rgba(68,171,32,0.1)", |
|
| 19 |
+ "btn-split-border": "#bdbdbd", |
|
| 20 |
+ "btn-primary-text": "#ffffff", |
|
| 21 |
+ "btn-primary-text-shadow": "#333333", |
|
| 22 |
+ "btn-primary-bg": "#31b011", |
|
| 23 |
+ "btn-primary-bg-hlight": "#0044cc", |
|
| 24 |
+ "btn-padding": "4px 10px", |
|
| 25 |
+ "menu-bg": "#e0ebcb", |
|
| 26 |
+ "menu-border": "rgba(9,130,28,0.2)", |
|
| 27 |
+ "menuitem-text": "#4d2f2f", |
|
| 28 |
+ "menuitem-bg-selected": "#82a63b", |
|
| 29 |
+ "menuitem-bg-selected-hlight": "#0077b3", |
|
| 30 |
+ "menuitem-separator-top": "#13630c", |
|
| 31 |
+ "menuitem-separator-bottom": "#ffffff", |
|
| 32 |
+ "menuitem-text-inverse": "#ffffff", |
|
| 33 |
+ "menuitem-bg-active": "#a0cca7", |
|
| 34 |
+ "menuitem-text-active": "#333333", |
|
| 35 |
+ "menuitem-preview-border-active": "#aaaaaa", |
|
| 36 |
+ "menubar-menubtn-text": "#333333", |
|
| 37 |
+ "checkbox-border": "#c5c5c5", |
|
| 38 |
+ "checkbox-border-focus": "#459e3d", |
|
| 39 |
+ "panel-border": "#9e9e9e", |
|
| 40 |
+ "panel-bg": "#c0d29d", |
|
| 41 |
+ "panel-bg-hlight": "#c0d29d", |
|
| 42 |
+ "textbox-bg": "#ffffff", |
|
| 43 |
+ "textbox-border": "#c5c5c5", |
|
| 44 |
+ "textbox-border-focus": "#59a5e1", |
|
| 45 |
+ "window-bg": "#ffffff", |
|
| 46 |
+ "window-border": "#c4c4c4", |
|
| 47 |
+ "tab-bg": "#e3e3e3", |
|
| 48 |
+ "tab-bg-hover": "#fdfdfd", |
|
| 49 |
+ "tab-bg-active": "#fdfdfd", |
|
| 50 |
+ "tab-border": "#c5c5c5", |
|
| 51 |
+ "tabs-bg": "#ffffff", |
|
| 52 |
+ "notification-bg": "#f0f0f0", |
|
| 53 |
+ "notification-border": "#cccccc", |
|
| 54 |
+ "notification-text": "#333333", |
|
| 55 |
+ "notification-success-bg": "#dff0d8", |
|
| 56 |
+ "notification-success-border": "#d6e9c6", |
|
| 57 |
+ "notification-success-text": "#3c763d", |
|
| 58 |
+ "notification-info-bg": "#d9edf7", |
|
| 59 |
+ "notification-info-border": "#779ecb", |
|
| 60 |
+ "notification-info-text": "#31708f", |
|
| 61 |
+ "notification-warning-bg": "#fcf8e3", |
|
| 62 |
+ "notification-warning-border": "#faebcc", |
|
| 63 |
+ "notification-warning-text": "#8a6d3b", |
|
| 64 |
+ "notification-error-bg": "#f2dede", |
|
| 65 |
+ "notification-error-border": "#ebccd1", |
|
| 66 |
+ "notification-error-text": "#a94442", |
|
| 67 |
+ "progress-bar-bg": "#dfdfdf", |
|
| 68 |
+ "progress-bar-bg-hlight": "#cccccc", |
|
| 69 |
+ "progress-border": "#cccccc", |
|
| 70 |
+ "progress-text": "#333333", |
|
| 71 |
+ "progress-text-shadow": "#ffffff", |
|
| 72 |
+ "slider-bg": "#eeeeee", |
|
| 73 |
+ "slider-border": "#aaaaaa", |
|
| 74 |
+ "slider-handle-bg": "#dddddd", |
|
| 75 |
+ "slider-handle-border": "#bbbbbb", |
|
| 76 |
+ "colorbtn-backcolor-bg": "#bbbbbb", |
|
| 77 |
+ "grid-border": "#d6d6d6", |
|
| 78 |
+ "grid-border-active": "#a1a1a1" |
|
| 79 |
+} |
|
| 0 | 80 |
\ No newline at end of file |