79 lines
No EOL
2.5 KiB
JSON
Executable file
79 lines
No EOL
2.5 KiB
JSON
Executable file
{
|
|
"skin-name": "bludit",
|
|
"preview-bg": "#fff",
|
|
"text": "#333333",
|
|
"text-inverse": "#ffffff",
|
|
"text-disabled": "#aaaaaa",
|
|
"has-gradients": false,
|
|
"has-radius": false,
|
|
"has-boxshadow": false,
|
|
"has-button-borders": false,
|
|
"btn-text": "#333333",
|
|
"btn-text-shadow": "#ffffff",
|
|
"btn-bg": "#ffffff",
|
|
"btn-bg-hlight": "#d9d9d9",
|
|
"btn-border-top": "transparent",
|
|
"btn-border-right": "transparent",
|
|
"btn-border-bottom": "transparent",
|
|
"btn-border-left": "transparent",
|
|
"btn-split-border": "#bdbdbd",
|
|
"btn-primary-text": "#ffffff",
|
|
"btn-primary-text-shadow": "#333333",
|
|
"btn-primary-bg": "#0088cc",
|
|
"btn-primary-bg-hlight": "#0044cc",
|
|
"btn-padding": "4px 8px",
|
|
"menu-bg": "#ffffff",
|
|
"menu-border": "rgba(0,0,0,0.2)",
|
|
"menuitem-text": "#333333",
|
|
"menuitem-bg-selected": "#0088cc",
|
|
"menuitem-bg-selected-hlight": "#0077b3",
|
|
"menuitem-separator-top": "#cbcbcb",
|
|
"menuitem-separator-bottom": "#ffffff",
|
|
"menuitem-text-inverse": "#ffffff",
|
|
"menuitem-bg-active": "#c8def4",
|
|
"menuitem-text-active": "#333333",
|
|
"menuitem-preview-border-active": "#aaaaaa",
|
|
"menubar-menubtn-text": "#dddddd",
|
|
"checkbox-border": "#c5c5c5",
|
|
"checkbox-border-focus": "#59a5e1",
|
|
"panel-border": "#DDDDDD",
|
|
"panel-bg": "#F3F3F3",
|
|
"panel-bg-hlight": "#F3F3F3",
|
|
"textbox-bg": "#ffffff",
|
|
"textbox-border": "#c5c5c5",
|
|
"textbox-border-focus": "#59a5e1",
|
|
"window-bg": "#ffffff",
|
|
"window-border": "#c4c4c4",
|
|
"tab-bg": "#e3e3e3",
|
|
"tab-bg-hover": "#fdfdfd",
|
|
"tab-bg-active": "#fdfdfd",
|
|
"tab-border": "#c5c5c5",
|
|
"tabs-bg": "#ffffff",
|
|
"notification-bg": "#f0f0f0",
|
|
"notification-border": "#cccccc",
|
|
"notification-text": "#333333",
|
|
"notification-success-bg": "#dff0d8",
|
|
"notification-success-border": "#d6e9c6",
|
|
"notification-success-text": "#3c763d",
|
|
"notification-info-bg": "#d9edf7",
|
|
"notification-info-border": "#779ecb",
|
|
"notification-info-text": "#31708f",
|
|
"notification-warning-bg": "#fcf8e3",
|
|
"notification-warning-border": "#faebcc",
|
|
"notification-warning-text": "#8a6d3b",
|
|
"notification-error-bg": "#f2dede",
|
|
"notification-error-border": "#ebccd1",
|
|
"notification-error-text": "#a94442",
|
|
"progress-bar-bg": "#dfdfdf",
|
|
"progress-bar-bg-hlight": "#cccccc",
|
|
"progress-border": "#cccccc",
|
|
"progress-text": "#333333",
|
|
"progress-text-shadow": "#ffffff",
|
|
"slider-bg": "#eeeeee",
|
|
"slider-border": "#aaaaaa",
|
|
"slider-handle-bg": "#dddddd",
|
|
"slider-handle-border": "#bbbbbb",
|
|
"colorbtn-backcolor-bg": "#bbbbbb",
|
|
"grid-border": "#d6d6d6",
|
|
"grid-border-active": "#a1a1a1"
|
|
} |