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

121 lines
3.5 KiB
JSON

{
"meta": {
"author": "Adaptix Framework",
"name": "Adaptix Dracula",
"version": "1.0.0"
},
"backgroundColorMain1": "#44475a",
"backgroundColorMain2": "#383a4a",
"backgroundColorMain3": "#282a36",
"backgroundColorMain4": "#21222c",
"backgroundColorWorkspace": "#21222c",
"backgroundColorTabBar": "#383a4a",
"borderColor": "#6272a4",
"borderColorHovered": "#7282b4",
"borderColorPressed": "#3D8B6A",
"borderColorDisabled": "#4a4d64",
"focusColor": "#3D8B6A99",
"neutralColor": "#282a36",
"neutralColorHovered": "#383a4a",
"neutralColorPressed": "#44475a",
"neutralColorDisabled": "#323442",
"primaryColor": "#3D8B6A",
"primaryColorHovered": "#4A9F7A",
"primaryColorPressed": "#5AAF8A",
"primaryColorDisabled": "#2A5040",
"primaryAlternativeColor": "#4A9F7A",
"primaryAlternativeColorHovered": "#5AAF8A",
"primaryAlternativeColorPressed": "#6ABF9A",
"primaryAlternativeColorDisabled": "#3A6050",
"primaryColorForeground": "#FFFFFF",
"primaryColorForegroundHovered": "#FFFFFF",
"primaryColorForegroundPressed": "#FFFFFF",
"primaryColorForegroundDisabled": "#808080",
"secondaryColor": "#f8f8f2",
"secondaryColorHovered": "#FFFFFF",
"secondaryColorPressed": "#FFFFFF",
"secondaryColorDisabled": "#6272a4",
"secondaryAlternativeColor": "#c0c0c0",
"secondaryAlternativeColorHovered": "#d0d0d0",
"secondaryAlternativeColorPressed": "#e0e0e0",
"secondaryAlternativeColorDisabled": "#6272a4",
"secondaryColorForeground": "#f8f8f2",
"secondaryColorForegroundHovered": "#FFFFFF",
"secondaryColorForegroundPressed": "#FFFFFF",
"secondaryColorForegroundDisabled": "#6272a4",
"semiTransparentColor1": "#FFFFFF08",
"semiTransparentColor2": "#FFFFFF12",
"semiTransparentColor3": "#FFFFFF1A",
"semiTransparentColor4": "#FFFFFF22",
"shadowColor1": "#00000050",
"shadowColor2": "#00000070",
"shadowColor3": "#00000090",
"statusColorError": "#ff5555",
"statusColorErrorHovered": "#ff6666",
"statusColorErrorPressed": "#ff7777",
"statusColorErrorDisabled": "#5a3035",
"statusColorForeground": "#FFFFFF",
"statusColorForegroundHovered": "#FFFFFF",
"statusColorForegroundPressed": "#FFFFFF",
"statusColorForegroundDisabled": "#FFFFFF80",
"statusColorInfo": "#8be9fd",
"statusColorInfoHovered": "#9bf0ff",
"statusColorInfoPressed": "#abf5ff",
"statusColorInfoDisabled": "#3a5060",
"statusColorSuccess": "#50fa7b",
"statusColorSuccessHovered": "#60ff8b",
"statusColorSuccessPressed": "#70ff9b",
"statusColorSuccessDisabled": "#2a5040",
"statusColorWarning": "#ffb86c",
"statusColorWarningHovered": "#ffc87c",
"statusColorWarningPressed": "#ffd88c",
"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
}