1
0
Fork 0
forked from 0x2620/oxjs

remove unneeded Ox. prefix from path and file names

This commit is contained in:
rolux 2014-09-26 15:51:50 +02:00
commit 51696562f1
1365 changed files with 43 additions and 43 deletions

View file

@ -0,0 +1,271 @@
{
"themeName": "Aqua",
"themeBackgroundLightness": 0.75,
"themeColorLightness": 0.25,
"barGradient": [[224, 224, 224], [192, 192, 192]],
"barHighlightColor": [255, 255, 255],
"barHighlightGradient": [[80, 144, 208], [48, 112, 178]],
"barSelectedColor": [255, 255, 255],
"barSelectedGradient": [[80, 144, 208], [48, 112, 178]],
"bodyBackground": [255, 255, 255],
"bodyBorder": [208, 208, 208],
"bodyColor": [0, 0, 0],
"bodyBrightColor": [0, 0, 0],
"bodyHighlightColor": [16, 16, 16],
"bodyHighlightGradient": [[255, 255, 0], [255, 255, 0]],
"bodyLightColor": [128, 128, 128],
"bodyFocusSelectedLightColor": [192, 192, 192],
"bodySelectedLightColor": [128, 128, 128],
"bodyLinkColor": [64, 128, 192],
"bodySpecialLinkColor": [0, 0, 128],
"bodySpecialLinkGradient": [[224, 224, 224], [224, 224, 224]],
"bodySpecialLinkActiveColor": [0, 0, 64],
"bodySpecialLinkActiveGradient": [[208, 208, 208], [208, 208, 208]],
"bodyReflectionGradient": [[240, 240, 240, 0.75], [240, 240, 240, 1]],
"bodySelectionBackground": [192, 192, 192],
"bodySelectionColor": [0, 0, 0],
"bodyWarningBorder": [255, 64, 64],
"buttonGradient": [[240, 240, 240], [208, 208, 208]],
"buttonActiveColor": [32, 32, 32],
"buttonActiveGradient": [[192, 192, 192], [192, 192, 192]],
"buttonDisabledColor": [192, 192, 192],
"buttonDisabledGradient": [[255, 255, 255], [240, 240, 240]],
"buttonSelectedColor": [224, 224, 224],
"buttonSelectedGradient": [[128, 128, 128], [160, 160, 160]],
"buttonOverlayGradient": [[224, 224, 224, 0.75], [192, 192, 192, 0.75]],
"buttonOverlayActiveColor": [48, 48, 48],
"buttonOverlayActiveGradient": [[192, 192, 192, 0.75], [192, 192, 192, 0.75]],
"buttonOverlayDisabledColor": [128, 128, 128],
"buttonOverlayDisabledGradient": [[192, 192, 192, 0.75], [192, 192, 192, 0.75]],
"buttonOverlaySelectedColor": [32, 32, 32],
"buttonOverlaySelectedGradient": [[160, 160, 160, 0.75], [192, 192, 192, 0.75]],
"calendarBackground": [232, 232, 232],
"calendarControlBorder": [64, 64, 64],
"calendarControlColor": [64, 64, 64],
"calendarControlGradient": [[255, 255, 255, 0.75], [255, 255, 255, 0.75]],
"calendarEventColor": [0, 0, 0],
"calendarEventShadow": [0, 0, 0],
"calendarEventDateGradient": [[128, 128, 255, 0.9], [96, 96, 224, 0.9]],
"calendarEventOtherGradient": [[255, 128, 128, 0.9], [224, 96, 96, 0.9]],
"calendarEventPersonGradient": [[255, 128, 0, 0.9], [224, 96, 0, 0.9]],
"calendarEventPlaceGradient": [[0, 192, 96, 0.9], [0, 160, 64, 0.9]],
"calendarLineBackground": [224, 224, 224],
"calendarOverlayOddBackground": [255, 255, 255, 0.25],
"calendarOverlayEvenBackground": [0, 0, 0, 0.25],
"calendarOverlayEvenShadow": [0, 0, 0],
"calendarTimelineOddGradient": [[224, 224, 224], [192, 192, 192]],
"calendarTimelineEvenGradient": [[208, 208, 208], [176, 176, 176]],
"colorBlue": [],
"colorCyan": [],
"colorGreen": [],
"colorMagenta": [],
"colorOrange": [],
"colorRed": [],
"colorYellow": [],
"dialogBackground": [255, 255, 255, 0.95],
"dialogShadow": [0, 0, 0, 0.75],
"dialogBarGradient": [[224, 224, 224, 0.95], [192, 192, 192, 0.95]],
"dialogImageLoadingGradient": [[240, 240, 240], [208, 208, 208]],
"dialogLayerBackground": [255, 255, 255],
"dialogReflectionGradient": [[255, 255, 255, 0.75], [255, 255, 255, 1]],
"documentBorder": [208, 208, 208],
"documentCodeColor": [0, 0, 64],
"documentLabelBackground": [240, 240, 240],
"documentWarningColor": [192, 0, 0],
"formelementBorder": [176, 176, 176],
"formelementColor": [64, 64, 64],
"formelementFocusShadow": [64, 128, 192],
"formelementOverlayBorder": [32, 32, 32, 0.75],
"formelementOverlayColor": [32, 32, 32],
"formelementOverlayShadow": [208, 208, 208],
"gridGradient": [[248, 248, 248], [232, 232, 232]],
"imageLoadingGradient": [[240, 240, 240], [208, 208, 208]],
"inputGradient": [[224, 224, 224], [255, 255, 255]],
"inputActiveGradient": [[208, 208, 208], [240, 240, 240]],
"inputDisabledColor": [192, 192, 192],
"inputDisabledGradient": [[224, 224, 224], [224, 224, 224]],
"inputErrorColor": [192, 64, 64],
"inputFocusBorder": [64, 128, 192],
"inputFocusShadow": [64, 128, 192],
"inputPlaceholderColor": [160, 160, 160],
"labelBackground": [240, 240, 240],
"labelDisabledColor": [128, 128, 128],
"labelOverlayBackground": [208, 208, 208, 0.75],
"labelOverlayDisabledColor": [128, 128, 128],
"listHeadBorder": [192, 192, 192], // wrong?
"listHeadSelectedColor": [255, 255, 255],
"listHeadSelectedGradient": [[160, 160, 160], [128, 128, 128]],
"listIconLoadingBorder": [208, 208, 208],
"listIconLoadingGradient": [[255, 255, 255], [224, 224, 224]],
"listIconFocusSelectedBorder": [64, 128, 192],
"listIconFocusSelectedShadow": [64, 128, 192],
"listIconSelectedBorder": [160, 160, 160],
"listIconSelectedShadow": [160, 160, 160],
"listIconLabelFocusSelectedBorder": [64, 128, 192],
"listIconLabelFocusSelectedGradient": [[80, 144, 208], [48, 112, 178]],
"listIconLabelFocusSelectedShadow": [64, 128, 192],
"listIconLabelSelectedBorder": [160, 160, 160],
"listIconLabelSelectedGradient": [[192, 192, 192], [160, 160, 160]],
"listIconLabelSelectedShadow": [160, 160, 160],
"listIconTextShadow": [255, 255, 255],
"listIconTextFocusSelectedShadow": [0, 0, 0, 0],
"listIconTextSelectedShadow": [255, 255, 255],
"listIconTextHighlightColor": [16, 16, 16],
"listIconTextHighlightGradient": [[255, 255, 0], [255, 255, 0]],
"listItemBorder": [224, 224, 224],
"listItemGradient": [[255, 255, 255], [255, 255, 255]],
"listItemOddGradient": [[255, 255, 255], [255, 255, 255]],
"listItemEvenGradient": [[248, 248, 248], [248, 248, 248]],
"listItemDropBorder": [176, 176, 176],
"listItemDropOddGradient": [[194, 194, 194], [194, 194, 194]],
"listItemDropEvenGradient": [[190, 190, 190], [190, 190, 190]],
"listItemFocusSelectedBorder": [48, 112, 178],
"listItemFocusSelectedColor": [255, 255, 255],
"listItemFocusSelectedGradient": [[80, 144, 208], [48, 112, 178]],
"listItemFocusSelectedOddGradient": [[82, 146, 210], [50, 114, 180]],
"listItemFocusSelectedEvenGradient": [[78, 142, 206], [46, 110, 176]],
"listItemSelectedBorder": [208, 208, 208],
"listItemSelectedColor": [16, 16, 16],
"listItemSelectedGradient": [[224, 224, 224], [208, 208, 208]],
"listItemSelectedOddGradient": [[228, 228, 228], [212, 212, 212]],
"listItemSelectedEvenGradient": [[220, 220, 220], [204, 204, 204]],
"mapControlBorder": [64, 64, 64],
"mapControlColor": [64, 64, 64],
"mapControlGradient": [[255, 255, 255, 0.75], [255, 255, 255, 0.75]],
"mapPlaceBorder": [0, 0, 0],
"mapPlaceEditingBorder": [64, 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],
"mediaBackground": [128, 128, 128],
"mediaColor": [255, 255, 255],
"mediaReflectionGradient": [[128, 128, 128, 0.75], [128, 128, 128, 1]],
"mediaListIconLoadingBorder": [160, 160, 160],
"mediaListIconLoadingGradient": [[144, 144, 144], [112, 112, 112]],
"mediaListIconFocusSelectedBorder": [64, 128, 192],
"mediaListIconFocusSelectedShadow": [64, 128, 192],
"mediaListIconSelectedBorder": [160, 160, 160],
"mediaListIconSelectedShadow": [160, 160, 160],
"mediaListIconLabelFocusSelectedBorder": [64, 128, 192],
"mediaListIconLabelFocusSelectedGradient": [[80, 144, 208], [48, 112, 178]],
"mediaListIconLabelFocusSelectedShadow": [64, 128, 192],
"mediaListIconLabelSelectedBorder": [160, 160, 160],
"mediaListIconLabelSelectedGradient": [[192, 192, 192], [160, 160, 160]],
"mediaListIconLabelSelectedShadow": [160, 160, 160],
"mediaListIconTextColor": [255, 255, 255],
"mediaListIconTextFocusSelectedColor": [255, 255, 255],
"mediaListIconTextSelectedColor": [255, 255, 255],
"mediaListIconTextLightColor": [192, 192, 192],
"mediaListIconTextFocusSelectedLightColor": [192, 192, 192],
"mediaListIconTextSelectedLightColor": [192, 192, 192],
"mediaListIconTextShadow": [128, 128, 128],
"mediaListIconTextFocusSelectedShadow": [0, 0, 0, 0],
"mediaListIconTextSelectedShadow": [128, 128, 128],
"menuBackground": [255, 255, 255, 0.96],
"menuBorder": [240, 240, 240, 0.96],
"menuShadow": [0, 0, 0, 0.75],
"menuDisabledColor": [160, 160, 160],
"menuSelectedColor": [255, 255, 255],
"menuSelectedGradient": [[80, 144, 208, 0.96], [48, 112, 178, 0.96]],
"progressbarBackground": [0, 0, 0, 0.05],
"progressbarAnimateBackground": [0, 0, 0, 0.1],
"screenBackground": [224, 224, 224],
"screenColor": [32, 32, 32],
"screenReflectionGradient": [[224, 224, 224, 0.75], [224, 224, 224, 1], [224, 224, 224, 1]],
"scrollbarCornerGradient": [[224, 224, 224], [160, 160, 160]],
"sourcecodeBackground": [255, 255, 255],
"sourcecodeCommentColor": [128, 128, 128],
"sourcecodeConstantColor": [128, 0, 0],
"sourcecodeErrorBackground": [255, 255, 255],
"sourcecodeErrorColor": [255, 255, 0],
"sourcecodeIdentifierColor": [0, 0, 0],
"sourcecodeKeywordColor": [0, 0, 128],
"sourcecodeLinenumbersBackground": [224, 224, 224],
"sourcecodeLinenumbersColor": [128, 128, 128],
"sourcecodeMethodColor": [0, 128, 128],
"sourcecodeNumberColor": [128, 0, 0],
"sourcecodeObjectColor": [0, 128, 128],
"sourcecodeOperatorColor": [0, 0, 128],
"sourcecodePropertyColor": [0, 128, 0],
"sourcecodeRegexpColor": [128, 128, 0],
"sourcecodeStringColor": [0, 128, 0],
"sourcecodeSpecialColor": [192, 192, 192],
"sourcecodeWhitespaceBackground": [255, 255, 0],
"sourceviewerCodeBackground": [255, 255, 255],
"sourceviewerCodeShadow": [160, 160, 160],
"symbolDefaultColor": [32, 32, 32],
"symbolDisabledColor": [128, 128, 128],
"symbolFailedColor": [160, 0, 0],
"symbolOverlayColor": [32, 32, 32],
"symbolOverlayDisabledColor": [128, 128, 128],
"symbolOverlaySelectedColor": [32, 32, 32],
"symbolPassedColor": [0, 160, 0],
"symbolSelectedColor": [255, 255, 255],
"symbolVideoColor": [255, 255, 255],
"symbolVideoIconColor": [255, 255, 255],
"symbolWarningColor": [255, 0, 0],
"tooltipBorder": [128, 128, 128, 0.96],
"tooltipColor": [128, 128, 128],
"tooltipGradient": [[255, 255, 255, 0.96], [255, 255, 255, 0.96]],
"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],
"videoMenuDisabledColor": [255, 255, 255, 0.5],
"videoMenuSelectedGradient": [[48, 48, 48, 0.5], [16, 16, 16, 0.5]],
"videoAnnotationEditableEditingBackground": [160, 224, 160],
"videoAnnotationEditableEditingColor": [0, 0, 0],
"videoAnnotationEditableSelectedBackground": [64, 128, 255],
"videoAnnotationEditableSelectedShadow": [64, 64, 64],
"videoAnnotationSelectedBackground": [208, 208, 208],
"videoAnnotationSeparatorColor": [96, 96, 96],
"videoMarkerBackground": [255, 255, 255],
"videoMarkerBorder": [0, 0, 0],
"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]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,271 @@
{
"themeName": "Ox Dark",
"themeBackgroundLightness": 0.25,
"themeColorLightness": 0.75,
"barGradient": [[64, 64, 64], [32, 32, 32]],
"barHighlightColor": [0, 0, 0],
"barHighlightGradient": [[255, 255, 0], [192, 192, 0]],
"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],
"bodyHighlightGradient": [[0, 0, 0, 0], [0, 0, 0, 0]],
"bodyLightColor": [128, 128, 128],
"bodyFocusSelectedLightColor": [128, 128, 128],
"bodySelectedLightColor": [128, 128, 128],
"bodyLinkColor": [128, 128, 255],
"bodySpecialLinkColor": [128, 128, 255],
"bodySpecialLinkGradient": [[48, 48, 48], [48, 48, 48]],
"bodySpecialLinkActiveColor": [192, 192, 255],
"bodySpecialLinkActiveGradient": [[64, 64, 64], [64, 64, 64]],
"bodyReflectionGradient": [[16, 16, 16, 0.75], [16, 16, 16, 1]],
"bodySelectionBackground": [192, 192, 192],
"bodySelectionColor": [255, 255, 255],
"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]],
"buttonOverlayGradient": [[0, 0, 0, 0.5], [0, 0, 0, 0.5]],
"buttonOverlayActiveColor": [255, 255, 255],
"buttonOverlayActiveGradient": [[0, 0, 0, 0.5], [0, 0, 0, 0.5]],
"buttonOverlayDisabledColor": [160, 160, 160],
"buttonOverlayDisabledGradient": [[0, 0, 0, 0.5], [0, 0, 0, 0.5]],
"buttonOverlaySelectedColor": [255, 255, 255],
"buttonOverlaySelectedGradient": [[80, 80, 80, 0.5], [80, 80, 80, 0.5]],
"calendarBackground": [24, 24, 24],
"calendarControlBorder": [192, 192, 192],
"calendarControlColor": [192, 192, 192],
"calendarControlGradient": [[0, 0, 0, 0.75], [0, 0, 0, 0.75]],
"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?
"colorBlue": [],
"colorCyan": [],
"colorGreen": [],
"colorMagenta": [],
"colorOrange": [],
"colorRed": [],
"colorYellow": [],
"dialogBackground": [48, 48, 48, 0.95],
"dialogShadow": [0, 0, 0],
"dialogBarGradient": [[64, 64, 64, 0.95], [32, 32, 32, 0.95]],
"dialogImageLoadingGradient": [[64, 64, 64], [32, 32, 32]],
"dialogLayerBackground": [0, 0, 0],
"dialogReflectionGradient": [[48, 48, 48, 0.75], [48, 48, 48, 1]],
"documentBorder": [48, 48, 48],
"documentCodeColor": [192, 192, 255],
"documentLabelBackground": [16, 16, 16],
"documentWarningColor": [192, 0, 0],
"formelementBorder": [48, 48, 48],
"formelementColor": [192, 192, 192],
"formelementFocusShadow": [128, 128, 128], // used to be for inputs only, not buttons
"formelementOverlayBorder": [255, 255, 255, 0.75],
"formelementOverlayColor": [255, 255, 255],
"formelementOverlayShadow": [0, 0, 0],
"gridGradient": [[8, 8, 8], [24, 24, 24]],
"imageLoadingGradient": [[32, 32, 32], [0, 0, 0]],
"inputGradient": [[0, 0, 0], [32, 32, 32]],
"inputActiveGradient": [[16, 16, 16], [48, 48, 48]],
"inputDisabledColor": [128, 128, 128],
"inputDisabledGradient": [[16, 16, 16], [16, 16, 16]],
"inputErrorColor": [255, 64, 64],
"inputFocusBorder": [48, 48, 48],
"inputFocusShadow": [0, 0, 0, 0],
"inputPlaceholderColor": [96, 96, 96],
"labelBackground": [80, 80, 80],
"labelDisabledColor": [128, 128, 128],
"labelOverlayBackground": [0, 0, 0, 0.5],
"labelOverlayDisabledColor": [160, 160, 160],
"listHeadBorder": [24, 24, 24],
"listHeadSelectedColor": [255, 255, 255],
"listHeadSelectedGradient": [[80, 80, 80], [48, 48, 48]],
"listIconLoadingBorder": [48, 48, 48],
"listIconLoadingGradient": [[32, 32, 32], [0, 0, 0]],
"listIconFocusSelectedBorder": [128, 128, 128],
"listIconFocusSelectedShadow": [128, 128, 128],
"listIconSelectedBorder": [96, 96, 96],
"listIconSelectedShadow": [96, 96, 96],
"listIconLabelFocusSelectedBorder": [128, 128, 128],
"listIconLabelFocusSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],
"listIconLabelFocusSelectedShadow": [128, 128, 128],
"listIconLabelSelectedBorder": [96, 96, 96],
"listIconLabelSelectedGradient": [[96, 96, 96, 0.5], [96, 96, 96, 0.5]],
"listIconLabelSelectedShadow": [96, 96, 96],
"listIconTextShadow": [16, 16, 16],
"listIconTextFocusSelectedShadow": [0, 0, 0],
"listIconTextSelectedShadow": [16, 16, 16],
"listIconTextHighlightColor": [255, 255, 0],
"listIconTextHighlightGradient": [[0, 0, 0, 0], [0, 0, 0, 0]],
"listItemBorder": [24, 24, 24],
"listItemGradient": [[16, 16, 16], [16, 16, 16]],
"listItemOddGradient": [[14, 14, 14], [14, 14, 14]],
"listItemEvenGradient": [[18, 18, 18], [18, 18, 18]],
"listItemDropBorder": [88, 88, 88],
"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": [56, 56, 56],
"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]],
"mapControlBorder": [192, 192, 192],
"mapControlColor": [192, 192, 192],
"mapControlGradient": [[0, 0, 0, 0.5], [0, 0, 0, 0.5]], // wrong?
"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],
"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": [96, 96, 96],
"mediaListIconSelectedShadow": [96, 96, 96],
"mediaListIconLabelFocusSelectedBorder": [128, 128, 128],
"mediaListIconLabelFocusSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],
"mediaListIconLabelFocusSelectedShadow": [128, 128, 128],
"mediaListIconLabelSelectedBorder": [96, 96, 96],
"mediaListIconLabelSelectedGradient": [[96, 96, 96, 0.5], [96, 96, 96, 0.5]],
"mediaListIconLabelSelectedShadow": [96, 96, 96],
"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],
"menuBackground": [48, 48, 48, 0.96],
"menuBorder": [64, 64, 64, 0.96],
"menuShadow": [0, 0, 0, 0.75],
"menuDisabledColor": [128, 128, 128],
"menuSelectedColor": [255, 255, 255],
"menuSelectedGradient": [[64, 64, 64, 0.96], [64, 64, 64, 0.96]],
"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],
"symbolOverlayColor": [255, 255, 255],
"symbolOverlayDisabledColor": [160, 160, 160],
"symbolOverlaySelectedColor": [255, 255, 255],
"symbolPassedColor": [0, 192, 0],
"symbolSelectedColor": [255, 255, 255],
"symbolVideoColor": [255, 255, 255],
"symbolVideoIconColor": [255, 255, 255],
"symbolWarningColor": [255, 0, 0],
"tooltipBorder": [128, 128, 128, 0.96],
"tooltipColor": [128, 128, 128],
"tooltipGradient": [[0, 0, 0, 0.96], [0, 0, 0, 0.96]],
"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],
"videoMenuDisabledColor": [255, 255, 255, 0.5],
"videoMenuSelectedGradient": [[64, 64, 64, 0.5], [32, 32, 32, 0.5]],
"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]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,271 @@
{
"themeName": "Ox Light",
"themeBackgroundLightness": 0.75,
"themeColorLightness": 0.25,
"barGradient": [[224, 224, 224], [192, 192, 192]],
"barHighlightColor": [0, 0, 0],
"barHighlightGradient": [[255, 255, 0], [192, 192, 0]],
"barSelectedColor": [0, 0, 0],
"barSelectedGradient": [[208, 208, 208], [176, 176, 176]],
"bodyBackground": [240, 240, 240],
"bodyBorder": [208, 208, 208],
"bodyColor": [16, 16, 16],
"bodyBrightColor": [0, 0, 0],
"bodyHighlightColor": [16, 16, 16],
"bodyHighlightGradient": [[255, 255, 0], [255, 255, 0]],
"bodyLightColor": [128, 128, 128],
"bodyFocusSelectedLightColor": [128, 128, 128],
"bodySelectedLightColor": [128, 128, 128],
"bodyLinkColor": [0, 0, 128],
"bodySpecialLinkColor": [0, 0, 128],
"bodySpecialLinkGradient": [[208, 208, 208], [208, 208, 208]],
"bodySpecialLinkActiveColor": [0, 0, 64],
"bodySpecialLinkActiveGradient": [[192, 192, 192], [192, 192, 192]],
"bodyReflectionGradient": [[240, 240, 240, 0.75], [240, 240, 240, 1]],
"bodySelectionBackground": [192, 192, 192],
"bodySelectionColor": [0, 0, 0],
"bodyWarningBorder": [255, 64, 64],
"buttonGradient": [[224, 224, 224], [192, 192, 192]],
"buttonActiveColor": [48, 48, 48],
"buttonActiveGradient": [[192, 192, 192], [192, 192, 192]],
"buttonDisabledColor": [128, 128, 128],
"buttonDisabledGradient": [[192, 192, 192], [192, 192, 192]],
"buttonSelectedColor": [32, 32, 32],
"buttonSelectedGradient": [[160, 160, 160], [192, 192, 192]],
"buttonOverlayGradient": [[224, 224, 224, 0.75], [192, 192, 192, 0.75]],
"buttonOverlayActiveColor": [48, 48, 48],
"buttonOverlayActiveGradient": [[192, 192, 192, 0.75], [192, 192, 192, 0.75]],
"buttonOverlayDisabledColor": [128, 128, 128],
"buttonOverlayDisabledGradient": [[192, 192, 192, 0.75], [192, 192, 192, 0.75]],
"buttonOverlaySelectedColor": [32, 32, 32],
"buttonOverlaySelectedGradient": [[160, 160, 160, 0.75], [192, 192, 192, 0.75]],
"calendarBackground": [232, 232, 232],
"calendarControlBorder": [64, 64, 64],
"calendarControlColor": [64, 64, 64],
"calendarControlGradient": [[255, 255, 255, 0.75], [255, 255, 255, 0.75]],
"calendarEventColor": [0, 0, 0],
"calendarEventShadow": [0, 0, 0],
"calendarEventDateGradient": [[128, 128, 255, 0.9], [96, 96, 224, 0.9]],
"calendarEventOtherGradient": [[255, 128, 128, 0.9], [224, 96, 96, 0.9]],
"calendarEventPersonGradient": [[255, 128, 0, 0.9], [224, 96, 0, 0.9]],
"calendarEventPlaceGradient": [[0, 192, 96, 0.9], [0, 160, 64, 0.9]],
"calendarLineBackground": [224, 224, 224],
"calendarOverlayOddBackground": [255, 255, 255, 0.25],
"calendarOverlayEvenBackground": [0, 0, 0, 0.25],
"calendarOverlayEvenShadow": [0, 0, 0],
"calendarTimelineOddGradient": [[224, 224, 224], [192, 192, 192]],
"calendarTimelineEvenGradient": [[208, 208, 208], [176, 176, 176]],
"colorBlue": [],
"colorCyan": [],
"colorGreen": [],
"colorMagenta": [],
"colorOrange": [],
"colorRed": [],
"colorYellow": [],
"dialogBackground": [208, 208, 208, 0.95],
"dialogShadow": [0, 0, 0, 0.75],
"dialogBarGradient": [[224, 224, 224, 0.95], [192, 192, 192, 0.95]],
"dialogImageLoadingGradient": [[224, 224, 224], [192, 192, 192]],
"dialogLayerBackground": [255, 255, 255],
"dialogReflectionGradient": [[208, 208, 208, 0.75], [208, 208, 208, 1]],
"documentBorder": [208, 208, 208],
"documentCodeColor": [0, 0, 64],
"documentLabelBackground": [240, 240, 240],
"documentWarningColor": [192, 0, 0],
"formelementBorder": [176, 176, 176],
"formelementColor": [64, 64, 64],
"formelementFocusShadow": [128, 128, 128],
"formelementOverlayBorder": [32, 32, 32, 0.75],
"formelementOverlayColor": [32, 32, 32],
"formelementOverlayShadow": [208, 208, 208],
"gridGradient": [[248, 248, 248], [232, 232, 232]],
"imageLoadingGradient": [[255, 255, 255], [224, 224, 224]],
"inputGradient": [[208, 208, 208], [255, 255, 255]],
"inputActiveGradient": [[192, 192, 192], [240, 240, 240]],
"inputDisabledColor": [128, 128, 128],
"inputDisabledGradient": [[224, 224, 224], [224, 224, 224]],
"inputErrorColor": [192, 64, 64],
"inputFocusBorder": [176, 176, 176],
"inputFocusShadow": [128, 128, 128],
"inputPlaceholderColor": [160, 160, 160],
"labelBackground": [208, 208, 208],
"labelDisabledColor": [128, 128, 128],
"labelOverlayBackground": [208, 208, 208, 0.75],
"labelOverlayDisabledColor": [128, 128, 128],
"listHeadBorder": [192, 192, 192], // wrong?
"listHeadSelectedColor": [0, 0, 0],
"listHeadSelectedGradient": [[208, 208, 208], [176, 176, 176]],
"listIconLoadingBorder": [208, 208, 208],
"listIconLoadingGradient": [[255, 255, 255], [224, 224, 224]],
"listIconFocusSelectedBorder": [128, 128, 128],
"listIconFocusSelectedShadow": [128, 128, 128],
"listIconSelectedBorder": [160, 160, 160],
"listIconSelectedShadow": [160, 160, 160],
"listIconLabelFocusSelectedBorder": [128, 128, 128],
"listIconLabelFocusSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],
"listIconLabelFocusSelectedShadow": [128, 128, 128],
"listIconLabelSelectedBorder": [160, 160, 160],
"listIconLabelSelectedGradient": [[160, 160, 160, 0.5], [160, 160, 160, 0.5]],
"listIconLabelSelectedShadow": [160, 160, 160],
"listIconTextShadow": [240, 240, 240],
"listIconTextFocusSelectedShadow": [255, 255, 255],
"listIconTextSelectedShadow": [240, 240, 240],
"listIconTextHighlightColor": [16, 16, 16],
"listIconTextHighlightGradient": [[255, 255, 0], [255, 255, 0]],
"listItemBorder": [232, 232, 232],
"listItemGradient": [[240, 240, 240], [240, 240, 240]],
"listItemOddGradient": [[242, 242, 242], [242, 242, 242]],
"listItemEvenGradient": [[238, 238, 238], [238, 238, 238]],
"listItemDropBorder": [184, 184, 184],
"listItemDropOddGradient": [[194, 194, 194], [194, 194, 194]],
"listItemDropEvenGradient": [[190, 190, 190], [190, 190, 190]],
"listItemFocusSelectedBorder": [200, 200, 200],
"listItemFocusSelectedColor": [0, 0, 0],
"listItemFocusSelectedGradient": [[208, 208, 208], [208, 208, 208]],
"listItemFocusSelectedOddGradient": [[210, 210, 210], [210, 210, 210]],
"listItemFocusSelectedEvenGradient": [[206, 206, 206], [206, 206, 206]],
"listItemSelectedBorder": [216, 216, 216],
"listItemSelectedColor": [16, 16, 16],
"listItemSelectedGradient": [[224, 224, 224], [224, 224, 224]],
"listItemSelectedOddGradient": [[226, 226, 226], [226, 226, 226]],
"listItemSelectedEvenGradient": [[222, 222, 222], [222, 222, 222]],
"mapControlBorder": [64, 64, 64],
"mapControlColor": [64, 64, 64],
"mapControlGradient": [[255, 255, 255, 0.75], [255, 255, 255, 0.75]],
"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],
"mediaBackground": [240, 240, 240],
"mediaColor": [16, 16, 16],
"mediaReflectionGradient": [[240, 240, 240, 0.75], [240, 240, 240, 1]],
"mediaListIconLoadingBorder": [208, 208, 208],
"mediaListIconLoadingGradient": [[255, 255, 255], [224, 224, 224]],
"mediaListIconFocusSelectedBorder": [128, 128, 128],
"mediaListIconFocusSelectedShadow": [128, 128, 128],
"mediaListIconSelectedBorder": [160, 160, 160],
"mediaListIconSelectedShadow": [160, 160, 160],
"mediaListIconLabelFocusSelectedBorder": [128, 128, 128],
"mediaListIconLabelFocusSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],
"mediaListIconLabelFocusSelectedShadow": [128, 128, 128],
"mediaListIconLabelSelectedBorder": [160, 160, 160],
"mediaListIconLabelSelectedGradient": [[160, 160, 160, 0.5], [160, 160, 160, 0.5]],
"mediaListIconLabelSelectedShadow": [160, 160, 160],
"mediaListIconTextColor": [16, 16, 16],
"mediaListIconTextFocusSelectedColor": [0, 0, 0],
"mediaListIconTextSelectedColor": [16, 16, 16],
"mediaListIconTextLightColor": [128, 128, 128],
"mediaListIconTextFocusSelectedLightColor": [128, 128, 128],
"mediaListIconTextSelectedLightColor": [128, 128, 128],
"mediaListIconTextShadow": [240, 240, 240],
"mediaListIconTextFocusSelectedShadow": [255, 255, 255],
"mediaListIconTextSelectedShadow": [240, 240, 240],
"menuBackground": [208, 208, 208, 0.96],
"menuBorder": [192, 192, 192, 0.96],
"menuShadow": [0, 0, 0, 0.75],
"menuDisabledColor": [160, 160, 160],
"menuSelectedColor": [0, 0, 0],
"menuSelectedGradient": [[192, 192, 192, 0.96], [192, 192, 192, 0.96]],
"progressbarBackground": [0, 0, 0, 0.05],
"progressbarAnimateBackground": [0, 0, 0, 0.1],
"screenBackground": [224, 224, 224],
"screenColor": [32, 32, 32],
"screenReflectionGradient": [[224, 224, 224, 0.75], [224, 224, 224, 1], [224, 224, 224, 1]],
"scrollbarCornerGradient": [[224, 224, 224], [160, 160, 160]],
"sourcecodeBackground": [255, 255, 255],
"sourcecodeCommentColor": [128, 128, 128],
"sourcecodeConstantColor": [128, 0, 0],
"sourcecodeErrorBackground": [255, 255, 255],
"sourcecodeErrorColor": [255, 255, 0],
"sourcecodeIdentifierColor": [0, 0, 0],
"sourcecodeKeywordColor": [0, 0, 128],
"sourcecodeLinenumbersBackground": [224, 224, 224],
"sourcecodeLinenumbersColor": [128, 128, 128],
"sourcecodeMethodColor": [0, 128, 128],
"sourcecodeNumberColor": [128, 0, 0],
"sourcecodeObjectColor": [0, 128, 128],
"sourcecodeOperatorColor": [0, 0, 128],
"sourcecodePropertyColor": [0, 128, 0],
"sourcecodeRegexpColor": [128, 128, 0],
"sourcecodeStringColor": [0, 128, 0],
"sourcecodeSpecialColor": [192, 192, 192],
"sourcecodeWhitespaceBackground": [255, 255, 0],
"sourceviewerCodeBackground": [255, 255, 255],
"sourceviewerCodeShadow": [160, 160, 160],
"symbolDefaultColor": [64, 64, 64],
"symbolDisabledColor": [128, 128, 128],
"symbolFailedColor": [160, 0, 0],
"symbolOverlayColor": [32, 32, 32],
"symbolOverlayDisabledColor": [128, 128, 128],
"symbolOverlaySelectedColor": [32, 32, 32],
"symbolPassedColor": [0, 160, 0],
"symbolSelectedColor": [0, 0, 0],
"symbolVideoColor": [64, 64, 64],
"symbolVideoIconColor": [255, 255, 255],
"symbolWarningColor": [255, 0, 0],
"tooltipBorder": [128, 128, 128, 0.96],
"tooltipColor": [128, 128, 128],
"tooltipGradient": [[255, 255, 255, 0.96], [255, 255, 255, 0.96]],
"tooltipShadow": [0, 0, 0, 0.5],
"videoBarGradient": [[255, 255, 255, 0.5], [192, 192, 192, 0.5]],
"videoButtonGradient": [[255, 255, 255, 0.75], [192, 192, 192, 0.75]],
"videoButtonActiveGradient": [[255, 255, 255], [192, 192, 192]],
"videoInputGradient": [[192, 192, 192, 0.75], [224, 224, 224, 0.75]],
"videoMenuBackground": [224, 224, 224, 0.5],
"videoMenuBorder": [192, 192, 192, 0.5],
"videoMenuDisabledColor": [0, 0, 0, 0.5],
"videoMenuSelectedGradient": [[240, 240, 240, 0.5], [208, 208, 208, 0.5]],
"videoAnnotationEditableEditingBackground": [160, 224, 160],
"videoAnnotationEditableEditingColor": [0, 0, 0],
"videoAnnotationEditableSelectedBackground": [192, 192, 255],
"videoAnnotationEditableSelectedShadow": [64, 64, 64],
"videoAnnotationSelectedBackground": [208, 208, 208],
"videoAnnotationSeparatorColor": [96, 96, 96],
"videoMarkerBackground": [255, 255, 255],
"videoMarkerBorder": [0, 0, 0],
"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]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,271 @@
{
"themeName": "Ox Medium",
"themeBackgroundLightness": 0.75,
"themeColorLightness": 0.25,
"barGradient": [[160, 160, 160], [128, 128, 128]],
"barHighlightColor": [0, 0, 0],
"barHighlightGradient": [[255, 255, 0], [192, 192, 0]],
"barSelectedColor": [255, 255, 255],
"barSelectedGradient": [[128, 128, 128], [96, 96, 96]],
"bodyBackground": [144, 144, 144],
"bodyBorder": [128, 128, 128],
"bodyColor": [0, 0, 0],
"bodyBrightColor": [0, 0, 0],
"bodyHighlightColor": [0, 0, 0],
"bodyHighlightGradient": [[255, 255, 0], [255, 255, 0]],
"bodyLightColor": [64, 64, 64],
"bodyFocusSelectedLightColor": [192, 192, 192],
"bodySelectedLightColor": [192, 192, 192],
"bodyLinkColor": [0, 0, 128],
"bodySpecialLinkColor": [0, 0, 128],
"bodySpecialLinkGradient": [[160, 160, 160], [160, 160, 160]],
"bodySpecialLinkActiveColor": [0, 0, 64],
"bodySpecialLinkActiveGradient": [[176, 176, 176], [176, 176, 176]],
"bodyReflectionGradient": [[144, 144, 144, 0.75], [144, 144, 144, 1]],
"bodySelectionBackground": [112, 112, 112],
"bodySelectionColor": [255, 255, 255],
"bodyWarningBorder": [255, 64, 64],
"buttonGradient": [[176, 176, 176], [144, 144, 144]],
"buttonActiveColor": [0, 0, 0],
"buttonActiveGradient": [[160, 160, 160], [160, 160, 160]],
"buttonDisabledColor": [96, 96, 96],
"buttonDisabledGradient": [[176, 176, 176], [144, 144, 144]],
"buttonSelectedColor": [255, 255, 255],
"buttonSelectedGradient": [[96, 96, 96], [128, 128, 128]],
"buttonOverlayGradient": [[176, 176, 176, 0.75], [144, 144, 144, 0.75]],
"buttonOverlayActiveColor": [255, 255, 255],
"buttonOverlayActiveGradient": [[0, 0, 0, 0.5], [0, 0, 0, 0.5]],
"buttonOverlayDisabledColor": [96, 96, 96],
"buttonOverlayDisabledGradient": [[160, 160, 160, 0.75], [160, 160, 160, 0.75]],
"buttonOverlaySelectedColor": [255, 255, 255],
"buttonOverlaySelectedGradient": [[80, 80, 80, 0.5], [80, 80, 80, 0.5]],
"calendarBackground": [128, 128, 128],
"calendarControlBorder": [64, 64, 64],
"calendarControlColor": [0, 0, 0],
"calendarControlGradient": [[160, 160, 160, 0.75], [160, 160, 160, 0.75]],
"calendarEventColor": [0, 0, 0],
"calendarEventShadow": [0, 0, 0],
"calendarEventDateGradient": [[128, 128, 255, 0.9], [96, 96, 224, 0.9]],
"calendarEventOtherGradient": [[255, 128, 128, 0.9], [224, 96, 96, 0.9]],
"calendarEventPersonGradient": [[255, 128, 0, 0.9], [224, 96, 0, 0.9]],
"calendarEventPlaceGradient": [[0, 192, 96, 0.9], [0, 160, 64, 0.9]],
"calendarLineBackground": [112, 112, 112],
"calendarOverlayOddBackground": [255, 255, 255, 0.25],
"calendarOverlayEvenBackground": [0, 0, 0, 0.25],
"calendarOverlayEvenShadow": [0, 0, 0],
"calendarTimelineOddGradient": [[176, 176, 176], [144, 144, 144]],
"calendarTimelineEvenGradient": [[160, 160, 160], [128, 128, 128]],
"colorBlue": [],
"colorCyan": [],
"colorGreen": [],
"colorMagenta": [],
"colorOrange": [],
"colorRed": [],
"colorYellow": [],
"dialogBackground": [160, 160, 160, 0.95],
"dialogShadow": [0, 0, 0, 0.75],
"dialogBarGradient": [[176, 176, 176, 0.95], [144, 144, 144, 0.95]],
"dialogImageLoadingGradient": [[176, 176, 176], [144, 144, 144]],
"dialogLayerBackground": [0, 0, 0],
"dialogReflectionGradient": [[160, 160, 160, 0.75], [160, 160, 160, 1]],
"documentBorder": [128, 128, 128],
"documentCodeColor": [0, 0, 64],
"documentLabelBackground": [144, 144, 144],
"documentWarningColor": [192, 0, 0],
"formelementBorder": [128, 128, 128],
"formelementColor": [0, 0, 0],
"formelementFocusShadow": [192, 192, 192],
"formelementOverlayBorder": [0, 0, 0, 0.75],
"formelementOverlayColor": [0, 0, 0],
"formelementOverlayShadow": [160, 160, 160],
"gridGradient": [[152, 152, 152], [136, 136, 136]],
"imageLoadingGradient": [[160, 160, 160], [128, 128, 128]],
"inputGradient": [[144, 144, 144], [176, 176, 176]],
"inputActiveGradient": [[160, 160, 160], [192, 192, 192]],
"inputDisabledColor": [96, 96, 96],
"inputDisabledGradient": [[144, 144, 144], [144, 144, 144]],
"inputErrorColor": [192, 64, 64],
"inputFocusBorder": [192, 192, 192],
"inputFocusShadow": [192, 192, 192],
"inputPlaceholderColor": [96, 96, 96],
"labelBackground": [160, 160, 160],
"labelDisabledColor": [128, 128, 128],
"labelOverlayBackground": [160, 160, 160, 0.75],
"labelOverlayDisabledColor": [128, 128, 128],
"listHeadBorder": [128, 128, 128],
"listHeadSelectedColor": [255, 255, 255],
"listHeadSelectedGradient": [[128, 128, 128], [96, 96, 96]],
"listIconLoadingBorder": [112, 112, 112],
"listIconLoadingGradient": [[160, 160, 160], [128, 128, 128]],
"listIconFocusSelectedBorder": [96, 96, 96],
"listIconFocusSelectedShadow": [96, 96, 96],
"listIconSelectedBorder": [112, 112, 112],
"listIconSelectedShadow": [112, 112, 112],
"listIconLabelFocusSelectedBorder": [96, 96, 96],
"listIconLabelFocusSelectedGradient": [[112, 112, 112], [112, 112, 112]],
"listIconLabelFocusSelectedShadow": [96, 96, 96],
"listIconLabelSelectedBorder": [112, 112, 112],
"listIconLabelSelectedGradient": [[128, 128, 128], [128, 128, 128]],
"listIconLabelSelectedShadow": [112, 112, 112],
"listIconTextShadow": [144, 144, 144],
"listIconTextFocusSelectedShadow": [64, 64, 64],
"listIconTextSelectedShadow": [64, 64, 64],
"listIconTextHighlightColor": [255, 255, 0],
"listIconTextHighlightGradient": [[0, 0, 0, 0], [0, 0, 0, 0]],
"listItemBorder": [128, 128, 128],
"listItemGradient": [[144, 144, 144], [144, 144, 144]],
"listItemOddGradient": [[146, 146, 146], [146, 146, 146]],
"listItemEvenGradient": [[142, 142, 142], [142, 142, 142]],
"listItemDropBorder": [176, 176, 176],
"listItemDropOddGradient": [[194, 194, 194], [194, 194, 194]],
"listItemDropEvenGradient": [[190, 190, 190], [190, 190, 190]],
"listItemFocusSelectedBorder": [96, 96, 96],
"listItemFocusSelectedColor": [255, 255, 255],
"listItemFocusSelectedGradient": [[112, 112, 112], [112, 112, 112]],
"listItemFocusSelectedOddGradient": [[114, 114, 114], [114, 114, 114]],
"listItemFocusSelectedEvenGradient": [[110, 110, 110], [110, 110, 110]],
"listItemSelectedBorder": [112, 112, 112],
"listItemSelectedColor": [255, 255, 255],
"listItemSelectedGradient": [[128, 128, 128], [128, 128, 128]],
"listItemSelectedOddGradient": [[130, 130, 130], [130, 130, 130]],
"listItemSelectedEvenGradient": [[126, 126, 126], [126, 126, 126]],
"mapControlBorder": [0, 0, 0],
"mapControlColor": [0, 0, 0],
"mapControlGradient": [[160, 160, 160, 0.75], [160, 160, 160, 0.75]],
"mapPlaceBorder": [0, 0, 0],
"mapPlaceEditingBorder": [64, 128, 192],
"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],
"mediaBackground": [144, 144, 144],
"mediaColor": [0, 0, 0],
"mediaReflectionGradient": [[144, 144, 144, 0.75], [144, 144, 144, 1]],
"mediaListIconLoadingBorder": [112, 112, 112],
"mediaListIconLoadingGradient": [[160, 160, 160], [128, 128, 128]],
"mediaListIconFocusSelectedBorder": [96, 96, 96],
"mediaListIconFocusSelectedShadow": [96, 96, 96],
"mediaListIconSelectedBorder": [112, 112, 112],
"mediaListIconSelectedShadow": [112, 112, 112],
"mediaListIconLabelFocusSelectedBorder": [96, 96, 96],
"mediaListIconLabelFocusSelectedGradient": [[112, 112, 112], [112, 112, 112]],
"mediaListIconLabelFocusSelectedShadow": [96, 96, 96],
"mediaListIconLabelSelectedBorder": [112, 112, 112],
"mediaListIconLabelSelectedGradient": [[128, 128, 128], [128, 128, 128]],
"mediaListIconLabelSelectedShadow": [112, 112, 112],
"mediaListIconTextColor": [0, 0, 0],
"mediaListIconTextFocusSelectedColor": [255, 255, 255],
"mediaListIconTextSelectedColor": [255, 255, 255],
"mediaListIconTextLightColor": [64, 64, 64],
"mediaListIconTextFocusSelectedLightColor": [192, 192, 192],
"mediaListIconTextSelectedLightColor": [192, 192, 192],
"mediaListIconTextShadow": [144, 144, 144],
"mediaListIconTextFocusSelectedShadow": [64, 64, 64],
"mediaListIconTextSelectedShadow": [64, 64, 64],
"menuBackground": [160, 160, 160, 0.96],
"menuBorder": [144, 144, 144, 0.96],
"menuShadow": [0, 0, 0, 0.75],
"menuDisabledColor": [96, 96, 96],
"menuSelectedColor": [255, 255, 255],
"menuSelectedGradient": [[128, 128, 128, 0.96], [128, 128, 128, 0.96]],
"progressbarBackground": [0, 0, 0, 0.05],
"progressbarAnimateBackground": [0, 0, 0, 0.1],
"screenBackground": [128, 128, 128],
"screenColor": [0, 0, 0],
"screenReflectionGradient": [[128, 128, 128, 0.75], [128, 128, 128, 1], [128, 128, 128, 1]],
"scrollbarCornerGradient": [[176, 176, 176], [112, 112, 112]],
"sourcecodeBackground": [160, 160, 160],
"sourcecodeCommentColor": [96, 96, 96],
"sourcecodeConstantColor": [128, 0, 0],
"sourcecodeErrorBackground": [255, 255, 255],
"sourcecodeErrorColor": [255, 255, 0],
"sourcecodeIdentifierColor": [0, 0, 0],
"sourcecodeKeywordColor": [0, 0, 128],
"sourcecodeLinenumbersBackground": [176, 176, 176],
"sourcecodeLinenumbersColor": [128, 128, 128],
"sourcecodeMethodColor": [0, 128, 128],
"sourcecodeNumberColor": [128, 0, 0],
"sourcecodeObjectColor": [0, 128, 128],
"sourcecodeOperatorColor": [0, 0, 128],
"sourcecodePropertyColor": [0, 128, 0],
"sourcecodeRegexpColor": [128, 128, 0],
"sourcecodeStringColor": [0, 128, 0],
"sourcecodeSpecialColor": [192, 192, 192],
"sourcecodeWhitespaceBackground": [255, 255, 0],
"sourceviewerCodeBackground": [160, 160, 160],
"sourceviewerCodeShadow": [144, 144, 144],
"symbolDefaultColor": [0, 0, 0],
"symbolDisabledColor": [64, 64, 64],
"symbolFailedColor": [192, 64, 64],
"symbolOverlayColor": [0, 0, 0],
"symbolOverlayDisabledColor": [80, 80, 80],
"symbolOverlaySelectedColor": [255, 255, 255],
"symbolPassedColor": [64, 192, 64],
"symbolSelectedColor": [255, 255, 255],
"symbolVideoColor": [0, 0, 0],
"symbolVideoIconColor": [255, 255, 255],
"symbolWarningColor": [255, 0, 0],
"tooltipBorder": [128, 128, 128, 0.96],
"tooltipColor": [0, 0, 0],
"tooltipGradient": [[160, 160, 160, 0.96], [160, 160, 160, 0.96]],
"tooltipShadow": [0, 0, 0, 0.5],
"videoBarGradient": [[160, 160, 160, 0.5], [128, 128, 128, 0.5]],
"videoButtonGradient": [[160, 160, 160, 0.75], [128, 128, 128, 0.75]],
"videoButtonActiveGradient": [[160, 160, 160], [128, 128, 128]],
"videoInputGradient": [[128, 128, 128, 0.75], [160, 160, 160, 0.75]],
"videoMenuBackground": [160, 160, 160, 0.5],
"videoMenuBorder": [144, 144, 144, 0.5],
"videoMenuDisabledColor": [0, 0, 0, 0.5],
"videoMenuSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],
"videoAnnotationEditableEditingBackground": [64, 192, 64],
"videoAnnotationEditableEditingColor": [0, 0, 0],
"videoAnnotationEditableSelectedBackground": [64, 128, 192],
"videoAnnotationEditableSelectedShadow": [64, 64, 64],
"videoAnnotationSelectedBackground": [112, 112, 112],
"videoAnnotationSeparatorColor": [96, 96, 96],
"videoMarkerBackground": [255, 255, 255],
"videoMarkerBorder": [0, 0, 0],
"videoTimelineDefaultGradient": [[64, 64, 64], [192, 192, 192]],
"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]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB