2026-04-06 00:20:51 -05:00

121 lines
3.5 KiB
JSON

{
"meta": {
"author": "Adaptix Framework",
"name": "Fallout Pip-Boy",
"version": "1.0.0"
},
"backgroundColorMain1": "#1A1A1A",
"backgroundColorMain2": "#111111",
"backgroundColorMain3": "#0A0A0A",
"backgroundColorMain4": "#050505",
"backgroundColorWorkspace": "#000000",
"backgroundColorTabBar": "#1A1A1A",
"borderColor": "#006600",
"borderColorHovered": "#00AA00",
"borderColorPressed": "#00FF00",
"borderColorDisabled": "#003300",
"focusColor": "#00FF0099",
"neutralColor": "#1A1A1A",
"neutralColorHovered": "#2D4D2D",
"neutralColorPressed": "#3D6D3D",
"neutralColorDisabled": "#0A0A0A",
"primaryColor": "#00AA00",
"primaryColorHovered": "#00CC00",
"primaryColorPressed": "#00FF00",
"primaryColorDisabled": "#004400",
"primaryAlternativeColor": "#006400",
"primaryAlternativeColorHovered": "#008800",
"primaryAlternativeColorPressed": "#00AA00",
"primaryAlternativeColorDisabled": "#003300",
"primaryColorForeground": "#000000",
"primaryColorForegroundHovered": "#000000",
"primaryColorForegroundPressed": "#000000",
"primaryColorForegroundDisabled": "#003300",
"secondaryColor": "#00FF00",
"secondaryColorHovered": "#40FF40",
"secondaryColorPressed": "#80FF80",
"secondaryColorDisabled": "#006400",
"secondaryAlternativeColor": "#00CC00",
"secondaryAlternativeColorHovered": "#00FF00",
"secondaryAlternativeColorPressed": "#40FF40",
"secondaryAlternativeColorDisabled": "#004400",
"secondaryColorForeground": "#00FF00",
"secondaryColorForegroundHovered": "#40FF40",
"secondaryColorForegroundPressed": "#80FF80",
"secondaryColorForegroundDisabled": "#004400",
"semiTransparentColor1": "#00FF0008",
"semiTransparentColor2": "#00FF0012",
"semiTransparentColor3": "#00FF001A",
"semiTransparentColor4": "#00FF0022",
"shadowColor1": "#00000050",
"shadowColor2": "#00000070",
"shadowColor3": "#00000090",
"statusColorError": "#FF0000",
"statusColorErrorHovered": "#FF4040",
"statusColorErrorPressed": "#FF8080",
"statusColorErrorDisabled": "#600000",
"statusColorForeground": "#000000",
"statusColorForegroundHovered": "#000000",
"statusColorForegroundPressed": "#000000",
"statusColorForegroundDisabled": "#00000080",
"statusColorInfo": "#00FFFF",
"statusColorInfoHovered": "#40FFFF",
"statusColorInfoPressed": "#80FFFF",
"statusColorInfoDisabled": "#006060",
"statusColorSuccess": "#00FF00",
"statusColorSuccessHovered": "#40FF40",
"statusColorSuccessPressed": "#80FF80",
"statusColorSuccessDisabled": "#006400",
"statusColorWarning": "#FFFF00",
"statusColorWarningHovered": "#FFFF40",
"statusColorWarningPressed": "#FFFF80",
"statusColorWarningDisabled": "#606000",
"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": 2.0,
"checkBoxBorderRadius": 2.0,
"menuItemBorderRadius": 2.0,
"menuBarItemBorderRadius": 2.0,
"borderWidth": 1,
"focusBorderWidth": 2,
"controlHeightLarge": 28,
"controlHeightMedium": 24,
"controlHeightSmall": 16,
"controlDefaultWidth": 96,
"sliderGrooveHeight": 4,
"progressBarGrooveHeight": 6,
"scrollBarThicknessFull": 10,
"scrollBarThicknessSmall": 6,
"scrollBarMargin": 0,
"tabBarPaddingTop": 4,
"tabBarTabMaxWidth": 0,
"tabBarTabMinWidth": 0
}