121 lines
3.5 KiB
JSON
121 lines
3.5 KiB
JSON
{
|
|
"meta": {
|
|
"author": "Adaptix Framework",
|
|
"name": "Light Arc",
|
|
"version": "1.0.0"
|
|
},
|
|
|
|
"backgroundColorMain1": "#F0F0F0",
|
|
"backgroundColorMain2": "#E8E8E8",
|
|
"backgroundColorMain3": "#DCDCDC",
|
|
"backgroundColorMain4": "#D0D0D0",
|
|
"backgroundColorWorkspace": "#E8E8E8",
|
|
"backgroundColorTabBar": "#D0D0D0",
|
|
|
|
"borderColor": "#D0D0D0",
|
|
"borderColorHovered": "#B0B0B0",
|
|
"borderColorPressed": "#17A2B8",
|
|
"borderColorDisabled": "#E0E0E0",
|
|
|
|
"focusColor": "#17A2B899",
|
|
|
|
"neutralColor": "#B8B8B8",
|
|
"neutralColorHovered": "#A0A0A0",
|
|
"neutralColorPressed": "#909090",
|
|
"neutralColorDisabled": "#D0D0D0",
|
|
|
|
"primaryColor": "#17A2B8",
|
|
"primaryColorHovered": "#138496",
|
|
"primaryColorPressed": "#117A8B",
|
|
"primaryColorDisabled": "#A0D0D8",
|
|
"primaryAlternativeColor": "#138496",
|
|
"primaryAlternativeColorHovered": "#117A8B",
|
|
"primaryAlternativeColorPressed": "#0F6A7A",
|
|
"primaryAlternativeColorDisabled": "#90C0C8",
|
|
"primaryColorForeground": "#FFFFFF",
|
|
"primaryColorForegroundHovered": "#FFFFFF",
|
|
"primaryColorForegroundPressed": "#FFFFFF",
|
|
"primaryColorForegroundDisabled": "#808080",
|
|
|
|
"secondaryColor": "#2E3440",
|
|
"secondaryColorHovered": "#1E2430",
|
|
"secondaryColorPressed": "#0E1420",
|
|
"secondaryColorDisabled": "#A0A0A0",
|
|
"secondaryAlternativeColor": "#4E5460",
|
|
"secondaryAlternativeColorHovered": "#3E4450",
|
|
"secondaryAlternativeColorPressed": "#2E3440",
|
|
"secondaryAlternativeColorDisabled": "#B0B0B0",
|
|
"secondaryColorForeground": "#2E3440",
|
|
"secondaryColorForegroundHovered": "#1E2430",
|
|
"secondaryColorForegroundPressed": "#0E1420",
|
|
"secondaryColorForegroundDisabled": "#A0A0A0",
|
|
|
|
"semiTransparentColor1": "#00000008",
|
|
"semiTransparentColor2": "#00000012",
|
|
"semiTransparentColor3": "#0000001A",
|
|
"semiTransparentColor4": "#00000022",
|
|
|
|
"shadowColor1": "#00000020",
|
|
"shadowColor2": "#00000030",
|
|
"shadowColor3": "#00000040",
|
|
|
|
"statusColorError": "#DC3545",
|
|
"statusColorErrorHovered": "#C82333",
|
|
"statusColorErrorPressed": "#BD2130",
|
|
"statusColorErrorDisabled": "#E8B0B0",
|
|
"statusColorForeground": "#FFFFFF",
|
|
"statusColorForegroundHovered": "#FFFFFF",
|
|
"statusColorForegroundPressed": "#FFFFFF",
|
|
"statusColorForegroundDisabled": "#00000080",
|
|
"statusColorInfo": "#17A2B8",
|
|
"statusColorInfoHovered": "#138496",
|
|
"statusColorInfoPressed": "#117A8B",
|
|
"statusColorInfoDisabled": "#A0D0D8",
|
|
"statusColorSuccess": "#28A745",
|
|
"statusColorSuccessHovered": "#218838",
|
|
"statusColorSuccessPressed": "#1E7E34",
|
|
"statusColorSuccessDisabled": "#A0D0B0",
|
|
"statusColorWarning": "#FFC107",
|
|
"statusColorWarningHovered": "#E0A800",
|
|
"statusColorWarningPressed": "#D39E00",
|
|
"statusColorWarningDisabled": "#FFE8A0",
|
|
|
|
"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
|
|
}
|