121 lines
3.5 KiB
JSON
121 lines
3.5 KiB
JSON
{
|
|
"meta": {
|
|
"author": "Adaptix Framework",
|
|
"name": "Adaptix Light",
|
|
"version": "1.0.0"
|
|
},
|
|
|
|
"backgroundColorMain1": "#E0E0E0",
|
|
"backgroundColorMain2": "#D8D8D8",
|
|
"backgroundColorMain3": "#D0D0D0",
|
|
"backgroundColorMain4": "#C8C8C8",
|
|
"backgroundColorWorkspace": "#EBEBEB",
|
|
"backgroundColorTabBar": "#E8E8E8",
|
|
|
|
"borderColor": "#BFBFBF",
|
|
"borderColorHovered": "#A0A0A0",
|
|
"borderColorPressed": "#388E3C",
|
|
"borderColorDisabled": "#D0D0D0",
|
|
|
|
"focusColor": "#388E3C99",
|
|
|
|
"neutralColor": "#B0B0B0",
|
|
"neutralColorHovered": "#A0A0A0",
|
|
"neutralColorPressed": "#909090",
|
|
"neutralColorDisabled": "#D8D8D8",
|
|
|
|
"primaryColor": "#388E3C",
|
|
"primaryColorHovered": "#43A047",
|
|
"primaryColorPressed": "#4CAF50",
|
|
"primaryColorDisabled": "#81C784",
|
|
"primaryAlternativeColor": "#2E7D32",
|
|
"primaryAlternativeColorHovered": "#388E3C",
|
|
"primaryAlternativeColorPressed": "#43A047",
|
|
"primaryAlternativeColorDisabled": "#A5D6A7",
|
|
"primaryColorForeground": "#FFFFFF",
|
|
"primaryColorForegroundHovered": "#FFFFFF",
|
|
"primaryColorForegroundPressed": "#FFFFFF",
|
|
"primaryColorForegroundDisabled": "#808080",
|
|
|
|
"secondaryColor": "#2A2A2A",
|
|
"secondaryColorHovered": "#1A1A1A",
|
|
"secondaryColorPressed": "#000000",
|
|
"secondaryColorDisabled": "#909090",
|
|
"secondaryAlternativeColor": "#4A4A4A",
|
|
"secondaryAlternativeColorHovered": "#3A3A3A",
|
|
"secondaryAlternativeColorPressed": "#2A2A2A",
|
|
"secondaryAlternativeColorDisabled": "#A0A0A0",
|
|
"secondaryColorForeground": "#2A2A2A",
|
|
"secondaryColorForegroundHovered": "#1A1A1A",
|
|
"secondaryColorForegroundPressed": "#000000",
|
|
"secondaryColorForegroundDisabled": "#909090",
|
|
|
|
"semiTransparentColor1": "#00000008",
|
|
"semiTransparentColor2": "#00000012",
|
|
"semiTransparentColor3": "#0000001A",
|
|
"semiTransparentColor4": "#00000022",
|
|
|
|
"shadowColor1": "#00000020",
|
|
"shadowColor2": "#00000030",
|
|
"shadowColor3": "#00000040",
|
|
|
|
"statusColorError": "#DC3545",
|
|
"statusColorErrorHovered": "#C82333",
|
|
"statusColorErrorPressed": "#BD2130",
|
|
"statusColorErrorDisabled": "#E8A0A0",
|
|
"statusColorForeground": "#FFFFFF",
|
|
"statusColorForegroundHovered": "#FFFFFF",
|
|
"statusColorForegroundPressed": "#FFFFFF",
|
|
"statusColorForegroundDisabled": "#00000080",
|
|
"statusColorInfo": "#17A2B8",
|
|
"statusColorInfoHovered": "#138496",
|
|
"statusColorInfoPressed": "#117A8B",
|
|
"statusColorInfoDisabled": "#A0D0D8",
|
|
"statusColorSuccess": "#388E3C",
|
|
"statusColorSuccessHovered": "#43A047",
|
|
"statusColorSuccessPressed": "#4CAF50",
|
|
"statusColorSuccessDisabled": "#90C0A0",
|
|
"statusColorWarning": "#FFC107",
|
|
"statusColorWarningHovered": "#E0A800",
|
|
"statusColorWarningPressed": "#D39E00",
|
|
"statusColorWarningDisabled": "#FFE090",
|
|
|
|
"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
|
|
}
|