forked from 0x2620/oxjs
update theme jsonc
This commit is contained in:
parent
5ef888b638
commit
d6202a433a
2 changed files with 75 additions and 59 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
|
||||
"themeName": "Light",
|
||||
"themeLightnessBackground": 0.75,
|
||||
"themeLightnessColor": 0.25,
|
||||
"themeBackgroundLightness": 0.75,
|
||||
"themeColorLightness": 0.25,
|
||||
|
||||
"barGradient": [[224, 224, 224], [192, 192, 192]],
|
||||
"barSelectedColor": [0, 0, 0],
|
||||
|
|
@ -12,9 +12,11 @@
|
|||
"bodyBorder": [208, 208, 208],
|
||||
"bodyColor": [16, 16, 16],
|
||||
"bodyBrightColor": [0, 0, 0],
|
||||
"bodyHighlightBackground": [255, 255, 0],
|
||||
"bodyHighlightColor": [16, 16, 16],
|
||||
"bodyHighlightGradient": [[255, 255, 0], [255, 255, 0]],
|
||||
"bodyLightColor": [128, 128, 128],
|
||||
"bodyReflectionGradient": [[240, 240, 240, 0.75], [240, 240, 240, 1]],
|
||||
"bodySelectionBackground": [192, 192, 192],
|
||||
"bodyWarningBorder": [255, 64, 64],
|
||||
|
||||
"buttonGradient": [[224, 224, 224], [192, 192, 192]],
|
||||
|
|
@ -27,24 +29,32 @@
|
|||
|
||||
"calendarBackground": [232, 232, 232],
|
||||
"calendarControlBorder": [64, 64, 64],
|
||||
"calendarControlBackground": [255, 255, 255, 0.75],
|
||||
"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],
|
||||
"calendarLineBackground": [224, 224, 224],
|
||||
"calendarTimelineOddGradient": [[224, 224, 224], [192, 192, 192]],
|
||||
"calendarTimelineEvenGradient": [[208, 208, 208], [176, 176, 176]],
|
||||
|
||||
"dialogShadow": [0, 0, 0, 0.75],
|
||||
"colorBlue": [],
|
||||
"colorCyan": [],
|
||||
"colorGreen": [],
|
||||
"colorMagenta": [],
|
||||
"colorOrange": [],
|
||||
"colorRed": [],
|
||||
"colorYellow": [],
|
||||
|
||||
"dialogBackground": [208, 208, 208, 0.95],
|
||||
"dialogBarGradient": [[224, 224, 224, 0.95], [224, 224, 224, 0.95]],
|
||||
"dialogShadow": [0, 0, 0, 0.75],
|
||||
"dialogBarGradient": [[224, 224, 224, 0.95], [192, 192, 192, 0.95]],
|
||||
"dialogLayerBackground": [255, 255, 255],
|
||||
"dialogReflectionGradient": [[208, 208, 208, 0.75], [208, 208, 208, 1]],
|
||||
|
||||
|
|
@ -59,10 +69,10 @@
|
|||
|
||||
"gridGradient": [[248, 248, 248], [232, 232, 232]],
|
||||
|
||||
"inputGradient": [[208, 208, 208], [255, 255, 255]],
|
||||
"inputActiveGradient": [[192, 192, 192], [240, 240, 240]],
|
||||
"inputDisabledGradient": [[224, 224, 224], [224, 224, 224]],
|
||||
"inputErrorColor": [192, 64, 64],
|
||||
"inputGradient": [[208, 208, 208], [255, 255, 255]],
|
||||
"inputPlaceholderColor": [160, 160, 160],
|
||||
|
||||
"labelBackground": [208, 208, 208],
|
||||
|
|
@ -71,10 +81,6 @@
|
|||
"linkColor": [0, 0, 128],
|
||||
|
||||
"listCellBorder": [232, 232, 232],
|
||||
"listCellFocusSelectedBorder": [200, 200, 200],
|
||||
"listCellFocusSelectedColor": [0, 0, 0],
|
||||
"listCellSelectedBorder": [216, 216, 216],
|
||||
"listCellSelectedColor": [16, 16, 16],
|
||||
|
||||
"listHeadBorder": [192, 192, 192], // wrong?
|
||||
|
||||
|
|
@ -84,31 +90,36 @@
|
|||
"listIconFocusSelectedShadow": [128, 128, 128],
|
||||
"listIconSelectedBorder": [192, 192, 192],
|
||||
"listIconSelectedShadow": [192, 192, 192],
|
||||
"listIconLabelFocusSelectedBackground": [128, 128, 128, 0.5],
|
||||
"listIconLabelFocusSelectedBorder": [128, 128, 128],
|
||||
"listIconLabelFocusSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],
|
||||
"listIconLabelFocusSelectedShadow": [128, 128, 128],
|
||||
"listIconLabelSelectedBackground": [160, 160, 160, 0.5],
|
||||
"listIconLabelSelectedBorder": [160, 160, 160],
|
||||
"listIconLabelSelectedGradient": [[160, 160, 160, 0.5], [160, 160, 160, 0.5]],
|
||||
"listIconLabelSelectedShadow": [160, 160, 160],
|
||||
"listIconTextShadow": [255, 255, 255],
|
||||
"listIconTextFocusSelectedShadow": [224, 224, 224],
|
||||
"listIconTextSelectedShadow": [240, 240, 240],
|
||||
|
||||
"listItemBorder": [224, 224, 224],
|
||||
"listItemOddBackground": [242, 242, 242],
|
||||
"listItemEvenBackground": [238, 238, 238],
|
||||
"listItemDropOddBackground": [194, 194, 194],
|
||||
"listItemDropEvenBackground": [190, 190, 190],
|
||||
"listItemFocusSelectedBackground": [208, 208, 208],
|
||||
"listItemFocusSelectedOddBackground": [210, 210, 210],
|
||||
"listItemFocusSelectedEvenBackground": [206, 206, 206],
|
||||
"listItemSelectedBackground": [224, 224, 224],
|
||||
"listItemSelectedOddBackground": [226, 226, 226],
|
||||
"listItemSelectedEvenBackground": [222, 222, 222],
|
||||
"listItemGradient": [[240, 240, 240], [240, 240, 240]],
|
||||
"listItemOddGradient": [[242, 242, 242], [242, 242, 242]],
|
||||
"listItemEvenGradient": [[238, 238, 238], [238, 238, 238]],
|
||||
"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]],
|
||||
|
||||
"mapControlBackground": [255, 255, 255, 0.75],
|
||||
"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],
|
||||
|
|
@ -123,21 +134,18 @@
|
|||
"menuBackground": [208, 208, 208, 0.96],
|
||||
"menuShadow": [0, 0, 0, 0.75],
|
||||
"menuDisabledColor": [160, 160, 160],
|
||||
"menuSelectedBackground": [192, 192, 192, 0.96],
|
||||
"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],
|
||||
|
||||
"reflectionGradient": [[240, 240, 240, 0.75], [240, 240, 240, 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]],
|
||||
|
||||
"selectionBackground": [192, 192, 192],
|
||||
|
||||
"sourcecodeBackground": [255, 255, 255],
|
||||
"sourcecodeCommentColor": [128, 128, 128],
|
||||
"sourcecodeConstantColor": [128, 0, 0],
|
||||
|
|
@ -168,9 +176,9 @@
|
|||
"symbolVideoColor": [255, 255, 255],
|
||||
"symbolWarningColor": [255, 0, 0],
|
||||
|
||||
"tooltipBackground": [255, 255, 255, 0.96],
|
||||
"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]],
|
||||
|
|
@ -196,8 +204,8 @@
|
|||
"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],
|
||||
"videoTimelineMarkerShadow": [0, 0, 0, 0.5]
|
||||
"videoTimelineMarkerPlayingBorder": [255, 255, 255]
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue