oxjs/source/Ox.UI/themes/oxdark/json/theme.jsonc

241 lines
10 KiB
Text
Raw Normal View History

2012-12-28 17:23:08 +00:00
{
2013-02-10 11:48:43 +00:00
"themeName": "Ox Dark",
2013-01-02 12:45:09 +00:00
"themeBackgroundLightness": 0.25,
"themeColorLightness": 0.75,
2012-12-28 17:23:08 +00:00
"barGradient": [[64, 64, 64], [32, 32, 32]],
"barSelectedColor": [255, 255, 255],
"barSelectedGradient": [[80, 80, 80], [48, 48, 48]],
"bodyBackground": [16, 16, 16],
"bodyBorder": [48, 48, 48],
"bodyColor": [240, 240, 240],
"bodyBrightColor": [255, 255, 255],
"bodyHighlightColor": [255, 255, 0],
2013-01-31 10:55:27 +00:00
"bodyHighlightGradient": [[0, 0, 0, 0], [0, 0, 0, 0]],
2012-12-28 17:23:08 +00:00
"bodyLightColor": [128, 128, 128],
2012-12-29 12:57:04 +00:00
"bodyFocusSelectedLightColor": [128, 128, 128],
"bodySelectedLightColor": [128, 128, 128],
2012-12-29 14:55:25 +00:00
"bodyLinkColor": [128, 128, 255],
2012-12-28 23:52:19 +00:00
"bodyReflectionGradient": [[16, 16, 16, 0.75], [16, 16, 16, 1]],
"bodySelectionBackground": [192, 192, 192],
2012-12-28 17:23:08 +00:00
"bodyWarningBorder": [192, 0, 0],
"buttonGradient": [[96, 96, 96], [64, 64, 64]],
"buttonActiveColor": [208, 208, 208],
"buttonActiveGradient": [[80, 80, 80], [80, 80, 80]],
"buttonDisabledColor": [128, 128, 128],
"buttonDisabledGradient": [[80, 80, 80], [80, 80, 80]],
"buttonSelectedColor": [224, 224, 224],
"buttonSelectedGradient": [[32, 32, 32], [64, 64, 64]],
"calendarBackground": [24, 24, 24],
"calendarControlBorder": [192, 192, 192],
"calendarControlColor": [192, 192, 192],
2012-12-28 23:52:19 +00:00
"calendarControlGradient": [[0, 0, 0, 0.75], [0, 0, 0, 0.75]],
2012-12-28 17:23:08 +00:00
"calendarEventColor": [255, 255, 255],
"calendarEventShadow": [255, 255, 255],
"calendarEventDateGradient": [[96, 96, 192, 0.9], [64, 64, 160, 0.9]],
"calendarEventOtherGradient": [[192, 32, 32, 0.9], [160, 0, 0, 0.9]],
"calendarEventPersonGradient": [[255, 96, 0, 0.9], [224, 64, 0, 0.9]],
"calendarEventPlaceGradient": [[0, 128, 96, 0.9], [0, 96, 64, 0.9]],
"calendarLineBackground": [32, 32, 32],
"calendarOverlayOddBackground": [0, 0, 0, 0.25],
"calendarOverlayEvenBackground": [255, 255, 255, 0.25],
"calendarOverlayEvenShadow": [255, 255, 255],
"calendarTimelineOddGradient": [[64, 64, 64], [32, 32, 32]],
"calendarTimelineEvenGradient": [[48, 48, 48], [24, 24, 24]], // wrong?
2012-12-28 23:52:19 +00:00
"colorBlue": [],
"colorCyan": [],
"colorGreen": [],
"colorMagenta": [],
"colorOrange": [],
"colorRed": [],
"colorYellow": [],
2012-12-28 17:23:08 +00:00
"dialogBackground": [48, 48, 48, 0.95],
"dialogShadow": [0, 0, 0],
"dialogBarGradient": [[64, 64, 64, 0.95], [32, 32, 32, 0.95]],
"dialogLayerBackground": [0, 0, 0],
"dialogReflectionGradient": [[48, 48, 48, 0.75], [48, 48, 48, 1]],
"documentBorder": [48, 48, 48],
"documentCodeColor": [192, 192, 255],
2012-12-28 23:52:19 +00:00
"documentLabelBackground": [16, 16, 16],
2012-12-28 17:23:08 +00:00
"documentWarningColor": [192, 0, 0],
"formelementBorder": [48, 48, 48],
"formelementColor": [192, 192, 192],
"formelementFocusShadow": [128, 128, 128], // used to be for inputs only, not buttons
"gridGradient": [[8, 8, 8], [24, 24, 24]],
"inputGradient": [[0, 0, 0], [32, 32, 32]],
"inputActiveGradient": [[16, 16, 16], [48, 48, 48]],
"inputDisabledGradient": [[16, 16, 16], [16, 16, 16]],
"inputErrorColor": [255, 64, 64],
2012-12-29 14:55:25 +00:00
"inputFocusBorder": [48, 48, 48],
"inputFocusShadow": [0, 0, 0, 0],
2012-12-28 17:23:08 +00:00
"inputPlaceholderColor": [96, 96, 96],
"labelBackground": [80, 80, 80],
"labelDisabledColor": [128, 128, 128],
"listHeadBorder": [24, 24, 24],
2012-12-29 12:57:04 +00:00
"listHeadSelectedColor": [255, 255, 255],
"listHeadSelectedGradient": [[80, 80, 80], [48, 48, 48]],
2012-12-28 17:23:08 +00:00
"listIconLoadingBorder": [48, 48, 48],
"listIconLoadingGradient": [[32, 32, 32], [0, 0, 0]],
"listIconFocusSelectedBorder": [128, 128, 128],
"listIconFocusSelectedShadow": [128, 128, 128],
"listIconSelectedBorder": [64, 64, 64],
"listIconSelectedShadow": [64, 64, 64],
"listIconLabelFocusSelectedBorder": [128, 128, 128],
2012-12-28 23:52:19 +00:00
"listIconLabelFocusSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],
2012-12-28 17:23:08 +00:00
"listIconLabelFocusSelectedShadow": [128, 128, 128],
"listIconLabelSelectedBorder": [92, 92, 92], // wrong?
2012-12-28 23:52:19 +00:00
"listIconLabelSelectedGradient": [[92, 92, 92, 0.5], [92, 92, 92, 0.5]], // wrong?
2012-12-28 17:23:08 +00:00
"listIconLabelSelectedShadow": [64, 64, 64], // wrong?
2012-12-29 12:57:04 +00:00
"listIconTextShadow": [16, 16, 16],
"listIconTextFocusSelectedShadow": [0, 0, 0],
2012-12-28 17:23:08 +00:00
"listIconTextSelectedShadow": [16, 16, 16],
2012-12-29 14:55:25 +00:00
"listItemBorder": [24, 24, 24],
2012-12-28 23:52:19 +00:00
"listItemGradient": [[16, 16, 16], [16, 16, 16]],
"listItemOddGradient": [[14, 14, 14], [14, 14, 14]],
"listItemEvenGradient": [[18, 18, 18], [18, 18, 18]],
"listItemDropOddGradient": [[78, 78, 78], [78, 78, 78]],
"listItemDropEvenGradient": [[82, 82, 82], [82, 82, 82]],
"listItemFocusSelectedBorder": [72, 72, 72],
"listItemFocusSelectedColor": [255, 255, 255],
"listItemFocusSelectedGradient": [[64, 64, 64], [64, 64, 64]],
"listItemFocusSelectedOddGradient": [[62, 62, 62], [62, 62, 62]],
"listItemFocusSelectedEvenGradient": [[66, 66, 66], [66, 66, 66]],
"listItemSelectedBorder": [40, 40, 40],
"listItemSelectedColor": [240, 240, 240],
"listItemSelectedGradient": [[48, 48, 48], [48, 48, 48]],
"listItemSelectedOddGradient": [[46, 46, 46], [46, 46, 46]],
"listItemSelectedEvenGradient": [[50, 50, 50], [50, 50, 50]],
2012-12-28 17:23:08 +00:00
"mapControlBorder": [192, 192, 192],
"mapControlColor": [192, 192, 192],
2012-12-28 23:52:19 +00:00
"mapControlGradient": [[0, 0, 0, 0.5], [0, 0, 0, 0.5]], // wrong?
2012-12-28 17:23:08 +00:00
"mapPlaceBorder": [0, 0, 0],
"mapPlaceEditingBorder": [128, 128, 255],
"mapPlaceSelectedBorder": [255, 255, 255],
"mapPlaceBoroughColor": [255, 128, 0],
"mapPlaceBuildingColor": [255, 64, 128],
"mapPlaceCityColor": [255, 0, 0],
"mapPlaceCountryColor": [64, 64, 255],
"mapPlaceFeatureColor": [0, 192, 0],
"mapPlaceRegionColor": [0, 192, 192],
"mapPlaceStreetColor": [255, 255, 0],
2012-12-29 16:41:39 +00:00
"mediaBackground": [16, 16, 16],
"mediaColor": [240, 240, 240],
"mediaReflectionGradient": [[16, 16, 16, 0.75], [16, 16, 16, 1]],
"mediaListIconLoadingBorder": [48, 48, 48],
"mediaListIconLoadingGradient": [[32, 32, 32], [0, 0, 0]],
"mediaListIconFocusSelectedBorder": [128, 128, 128],
"mediaListIconFocusSelectedShadow": [128, 128, 128],
"mediaListIconSelectedBorder": [64, 64, 64],
"mediaListIconSelectedShadow": [64, 64, 64],
"mediaListIconLabelFocusSelectedBorder": [128, 128, 128],
"mediaListIconLabelFocusSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],
"mediaListIconLabelFocusSelectedShadow": [128, 128, 128],
"mediaListIconLabelSelectedBorder": [92, 92, 92], // wrong?
"mediaListIconLabelSelectedGradient": [[92, 92, 92, 0.5], [92, 92, 92, 0.5]], // wrong?
"mediaListIconLabelSelectedShadow": [64, 64, 64], // wrong?
"mediaListIconTextColor": [240, 240, 240],
"mediaListIconTextFocusSelectedColor": [255, 255, 255],
"mediaListIconTextSelectedColor": [240, 240, 240],
"mediaListIconTextLightColor": [128, 128, 128],
"mediaListIconTextFocusSelectedLightColor": [128, 128, 128],
"mediaListIconTextSelectedLightColor": [128, 128, 128],
"mediaListIconTextShadow": [16, 16, 16],
"mediaListIconTextFocusSelectedShadow": [0, 0, 0],
"mediaListIconTextSelectedShadow": [16, 16, 16],
2012-12-28 17:23:08 +00:00
"menuBackground": [48, 48, 48, 0.96],
2012-12-29 14:55:25 +00:00
"menuBorder": [64, 64, 64, 0.96],
"menuShadow": [0, 0, 0, 0.75],
2012-12-28 17:23:08 +00:00
"menuDisabledColor": [128, 128, 128],
2012-12-28 23:52:19 +00:00
"menuSelectedColor": [255, 255, 255],
"menuSelectedGradient": [[64, 64, 64, 0.96], [64, 64, 64, 0.96]],
2012-12-28 17:23:08 +00:00
"progressbarBackground": [255, 255, 255, 0.05],
"progressbarAnimateBackground": [255, 255, 255, 0.1],
"screenBackground": [32, 32, 32],
"screenColor": [224, 224, 224],
"screenReflectionGradient": [[32, 32, 32, 0.75], [32, 32, 32, 1], [32, 32, 32, 1]],
"scrollbarCornerGradient": [[96, 96, 96], [32, 32, 32]],
"sourcecodeBackground": [0, 0, 0],
"sourcecodeCommentColor": [128, 128, 128],
"sourcecodeConstantColor": [192, 64, 64],
"sourcecodeErrorBackground": [255, 0, 0],
"sourcecodeErrorColor": [255, 255, 255],
"sourcecodeIdentifierColor": [192, 192, 192],
"sourcecodeKeywordColor": [128, 128, 255],
"sourcecodeLinenumbersBackground": [32, 32, 32],
"sourcecodeLinenumbersColor": [128, 128, 128],
"sourcecodeMethodColor": [64, 192, 192],
"sourcecodeNumberColor": [192, 64, 64],
"sourcecodeObjectColor": [64, 192, 192],
"sourcecodeOperatorColor": [128, 128, 255],
"sourcecodePropertyColor": [64, 192, 64],
"sourcecodeRegexpColor": [192, 192, 64],
"sourcecodeSpecialColor": [64, 64, 64],
"sourcecodeStringColor": [64, 192, 64],
"sourcecodeWhitespaceBackground": [255, 255, 0],
"sourceviewerCodeBackground": [0, 0, 0],
"sourceviewerCodeShadow": [255, 255, 255], // wrong?
"symbolDefaultColor": [192, 192, 192],
"symbolDisabledColor": [128, 128, 128],
"symbolFailedColor": [192, 0, 0],
"symbolPassedColor": [0, 192, 0],
"symbolSelectedColor": [255, 255, 255],
"symbolVideoColor": [255, 255, 255],
"symbolWarningColor": [255, 0, 0],
"tooltipBorder": [128, 128, 128, 0.96],
"tooltipColor": [128, 128, 128],
2012-12-28 23:52:19 +00:00
"tooltipGradient": [[0, 0, 0, 0.96], [0, 0, 0, 0.96]],
2012-12-28 17:23:08 +00:00
"tooltipShadow": [0, 0, 0, 0.5],
"videoBarGradient": [[64, 64, 64, 0.5], [0, 0, 0, 0.5]],
"videoButtonGradient": [[64, 64, 64, 0.75], [0, 0, 0, 0.75]],
"videoButtonActiveGradient": [[64, 64, 64], [0, 0, 0]],
"videoInputGradient": [[32, 32, 32, 0.75], [64, 64, 64, 0.75]],
"videoMenuBackground": [32, 32, 32, 0.5],
"videoMenuBorder": [64, 64, 64, 0.5],
2013-02-20 20:13:16 +00:00
"videoMenuDisabledColor": [255, 255, 255, 0.5],
2013-02-20 20:00:16 +00:00
"videoMenuSelectedGradient": [[64, 64, 64, 0.5], [32, 32, 32, 0.5]],
2012-12-28 17:23:08 +00:00
"videoAnnotationEditableEditingBackground": [64, 128, 64],
"videoAnnotationEditableEditingColor": [255, 255, 255],
"videoAnnotationEditableSelectedBackground": [64, 64, 192],
"videoAnnotationEditableSelectedShadow": [255, 255, 255],
"videoAnnotationSelectedBackground": [48, 48, 48],
"videoAnnotationSeparatorColor": [160, 160, 160],
"videoMarkerBackground": [0, 0, 0],
"videoMarkerBorder": [255, 255, 255],
"videoTimelineDefaultGradient": [[32, 32, 32], [244, 244, 244]],
"videoTimelineEditableGradient": [[0, 0, 128], [128, 128, 255]],
"videoTimelineEditingGradient": [[0, 128, 0], [128, 255, 128]],
"videoTimelineResultGradient": [[0, 0, 0], [255, 255, 0]],
"videoTimelineSelectedGradient": [[0, 0, 0], [255, 255, 255]],
"videoTimelineMarkerShadow": [0, 0, 0, 0.5],
"videoTimelineMarkerPausedBorder": [255, 255, 255, 0.5],
"videoTimelineMarkerPlayingBorder": [255, 255, 255]
}