121 lines
3.5 KiB
JSON
121 lines
3.5 KiB
JSON
{
|
|
"meta": {
|
|
"author": "Adaptix Framework",
|
|
"name": "Dark Classic",
|
|
"version": "1.0.0"
|
|
},
|
|
|
|
"backgroundColorMain1": "#333333",
|
|
"backgroundColorMain2": "#2A2A2A",
|
|
"backgroundColorMain3": "#222222",
|
|
"backgroundColorMain4": "#1A1A1A",
|
|
"backgroundColorWorkspace": "#111111",
|
|
"backgroundColorTabBar": "#2A2A2A",
|
|
|
|
"borderColor": "#4A4A4A",
|
|
"borderColorHovered": "#555555",
|
|
"borderColorPressed": "#666666",
|
|
"borderColorDisabled": "#3A3A3A",
|
|
|
|
"focusColor": "#66666699",
|
|
|
|
"neutralColor": "#2A2A2A",
|
|
"neutralColorHovered": "#3A3A3A",
|
|
"neutralColorPressed": "#4A4A4A",
|
|
"neutralColorDisabled": "#222222",
|
|
|
|
"primaryColor": "#5A5A5A",
|
|
"primaryColorHovered": "#666666",
|
|
"primaryColorPressed": "#727272",
|
|
"primaryColorDisabled": "#3A3A3A",
|
|
"primaryAlternativeColor": "#505050",
|
|
"primaryAlternativeColorHovered": "#5A5A5A",
|
|
"primaryAlternativeColorPressed": "#666666",
|
|
"primaryAlternativeColorDisabled": "#333333",
|
|
"primaryColorForeground": "#FFFFFF",
|
|
"primaryColorForegroundHovered": "#FFFFFF",
|
|
"primaryColorForegroundPressed": "#FFFFFF",
|
|
"primaryColorForegroundDisabled": "#808080",
|
|
|
|
"secondaryColor": "#E0E0E0",
|
|
"secondaryColorHovered": "#F0F0F0",
|
|
"secondaryColorPressed": "#FFFFFF",
|
|
"secondaryColorDisabled": "#5A5A5A",
|
|
"secondaryAlternativeColor": "#909090",
|
|
"secondaryAlternativeColorHovered": "#A0A0A0",
|
|
"secondaryAlternativeColorPressed": "#B0B0B0",
|
|
"secondaryAlternativeColorDisabled": "#4A4A4A",
|
|
"secondaryColorForeground": "#E0E0E0",
|
|
"secondaryColorForegroundHovered": "#F0F0F0",
|
|
"secondaryColorForegroundPressed": "#FFFFFF",
|
|
"secondaryColorForegroundDisabled": "#5A5A5A",
|
|
|
|
"semiTransparentColor1": "#FFFFFF08",
|
|
"semiTransparentColor2": "#FFFFFF12",
|
|
"semiTransparentColor3": "#FFFFFF1A",
|
|
"semiTransparentColor4": "#FFFFFF22",
|
|
|
|
"shadowColor1": "#00000050",
|
|
"shadowColor2": "#00000070",
|
|
"shadowColor3": "#00000090",
|
|
|
|
"statusColorError": "#E96B72",
|
|
"statusColorErrorHovered": "#F47C83",
|
|
"statusColorErrorPressed": "#FF9197",
|
|
"statusColorErrorDisabled": "#5A3035",
|
|
"statusColorForeground": "#FFFFFF",
|
|
"statusColorForegroundHovered": "#FFFFFF",
|
|
"statusColorForegroundPressed": "#FFFFFF",
|
|
"statusColorForegroundDisabled": "#FFFFFF80",
|
|
"statusColorInfo": "#1BA8D5",
|
|
"statusColorInfoHovered": "#1EB5E5",
|
|
"statusColorInfoPressed": "#29C0F0",
|
|
"statusColorInfoDisabled": "#1B4555",
|
|
"statusColorSuccess": "#5A9A6A",
|
|
"statusColorSuccessHovered": "#6AAA7A",
|
|
"statusColorSuccessPressed": "#7ABA8A",
|
|
"statusColorSuccessDisabled": "#2A4030",
|
|
"statusColorWarning": "#FBC064",
|
|
"statusColorWarningHovered": "#FFCF6C",
|
|
"statusColorWarningPressed": "#FFD880",
|
|
"statusColorWarningDisabled": "#5A4525",
|
|
|
|
"useSystemFonts": true,
|
|
"fontSize": 12,
|
|
"fontSizeMonospace": 12,
|
|
"fontSizeH1": 28,
|
|
"fontSizeH2": 22,
|
|
"fontSizeH3": 18,
|
|
"fontSizeH4": 16,
|
|
"fontSizeH5": 14,
|
|
"fontSizeS1": 10,
|
|
|
|
"spacing": 6,
|
|
"iconExtent": 16,
|
|
"animationDuration": 100,
|
|
"focusAnimationDuration": 200,
|
|
"sliderAnimationDuration": 60,
|
|
|
|
"borderRadius": 4.0,
|
|
"checkBoxBorderRadius": 3.0,
|
|
"menuItemBorderRadius": 3.0,
|
|
"menuBarItemBorderRadius": 4.0,
|
|
"borderWidth": 1,
|
|
"focusBorderWidth": 1,
|
|
|
|
"controlHeightLarge": 28,
|
|
"controlHeightMedium": 24,
|
|
"controlHeightSmall": 16,
|
|
"controlDefaultWidth": 96,
|
|
|
|
"sliderGrooveHeight": 4,
|
|
"progressBarGrooveHeight": 6,
|
|
"scrollBarThicknessFull": 10,
|
|
"scrollBarThicknessSmall": 6,
|
|
"scrollBarMargin": 0,
|
|
|
|
"tabBarPaddingTop": 4,
|
|
"tabBarTabMaxWidth": 0,
|
|
"tabBarTabMinWidth": 0
|
|
}
|