rainglow-jetbrains/themes/kiwi-contrast.theme.json

551 lines
14 KiB
JSON

{
"name": "KiwiContrast",
"dark": true,
"author": "Subtheme",
"editorScheme": "/colors/kiwi-contrast.xml",
"ui": {
"*": {
"acceleratorSelectionForeground": "#95c72a",
"background": "#0c0f0e",
"disabledBackground": "#0c0f0e",
"inactiveBackground": "#0c0f0e",
"borderColor": "#131716",
"disabledForeground": "#546e7a",
"disabledText": "#546e7a",
"focusColor": "#546e7a",
"focusedBorderColor": "#95c72a",
"foreground": "#edebe6",
"inactiveForeground": "#ffffff",
"infoForeground": "#ffffff",
"selectionBackground": "#0c0f0e",
"selectionBackgroundInactive": "#0c0f0e",
"selectionForeground": "#95c72a",
"selectionInactiveBackground": "#0c0f0e",
"selectionInactiveForeground": "#95c72a"
},
"ActionButton": {
"hoverBackground": "#131716",
"hoverBorderColor": "#131716",
"pressedBackground": "#131716"
},
"Borders": {
"ContrastBorderColor": "#131716"
},
"Button": {
"arc": 0,
"background": "#0c0f0e",
"default": {
"endBackground": "#0c0f0e",
"endBorderColor": "#0c0f0e",
"foreground": "#95c72a",
"focusColor": "#95c72a",
"focusedBorderColor": "#0c0f0e",
"shadowColor": "#0c0f0e",
"startBackground": "#0c0f0e"
},
"disabledBorderColor": "#0c0f0e",
"disabledText": "#546e7a",
"endBackground": "#0c0f0e",
"endBorderColor": "#0c0f0e",
"focusedBorderColor": "#0c0f0e",
"foreground": "#edebe6",
"shadowColor": "#0c0f0e",
"shadowWidth": 0,
"startBackground": "#0c0f0e"
},
"CheckBox": {
"background": "#0c0f0e",
"disabledText": "#546e7a",
"foreground": "#edebe6"
},
"CheckBoxMenuItem": {
"acceleratorForeground": "#ffffff",
"acceleratorSelectionForeground": "#ffffff",
"background": "#0c0f0e",
"disabledBackground": "#0c0f0e",
"disabledForeground": "#546e7a",
"foreground": "#edebe6",
"selectionBackground": "#0c0f0e"
},
"ColorChooser": {
"background": "#0c0f0e",
"foreground": "#edebe6"
},
"ComboBoxButton": {
},
"ComboBox": {
"ArrowButton": {
"background": "#0c0f0e",
"disabledIconColor": "#546e7a",
"iconColor": "#edebe6"
},
"background": "#131716",
"disabledForeground": "#546e7a",
"foreground": "#edebe6",
"modifiedItemForeground": "#95c72a",
"nonEditableBackground": "#131716",
"selectionBackground": "#0c0f0e"
},
"ComboPopup": {
},
"CompletionPopup": {
"foreground": "#edebe6",
"matchForeground": "#95c72a",
"selectionInactiveBackground": "#546e7a"
},
"Component": {
"arc": 4,
"borderColor": "#131716",
"disabledBorderColor": "#131716",
"focusColor": "#95c72a",
"focusedBorderColor": "#95c72a",
"hoverIconColor": "#95c72a",
"infoForeground": "#ffffff"
},
"Counter": {
"background": "#95c72a"
},
"Debugger": {
"Variables": {
"collectingDataForeground": "#ffffff",
"changedValueForeground": "#95c72a",
"errorMessageForeground": "#f77669",
"evaluatingExpressionForeground": "#ffffff",
"exceptionForeground": "#229986",
"modifyingValueForeground": "#95c72a"
}
},
"DebuggerTabs": {
},
"DebuggerPopup": {
},
"DefaultTabs": {
"background": "#0c0f0e",
"borderColor": "#0c0f0e",
"hoverBackground": "#131716",
"inactiveUnderlineColor": "#95c72a",
"underlineColor": "#95c72a",
"underlinedTabBackground": "#0c0f0e",
"underlineHeight": 2
},
"DragAndDrop": {
"areaBackground": "#0c0f0e",
"areaBorderColor": "#0c0f0e"
},
"Editor": {
"foreground": "#edebe6"
},
"EditorPane": {
"caretForeground": "#95c72a",
"foreground": "#edebe6",
"inactiveBackground": "#0c0f0e",
"inactiveForeground": "#546e7a",
"selectionBackground": "#0c0f0e"
},
"EditorTabs": {
"borderColor": "#131716",
"inactiveUnderlineColor": "#95c72a",
"underlineColor": "#95c72a",
"underlinedTabBackground": "#131716"
},
"FileColor": {
"Yellow": "00000000"
},
"FormattedTextField": {
"background": "#131716",
"caretForeground": "#95c72a",
"foreground": "#edebe6",
"inactiveBackground": "#0c0f0e",
"inactiveForeground": "#546e7a",
"selectionForeground": "#95c72a"
},
"Group": {
"disabledSeparatorColor": "#0c0f0e"
},
"GutterTooltip": {
"infoForeground": "#edebe6"
},
"HelpTooltip": {
"borderColor": "#0c0f0e"
},
"InformationHint": {
},
"InplaceRefactoringPopup": {
},
"Label": {
"background": "#0c0f0e",
"disabledForeground": "#546e7a",
"disabledText": "#546e7a",
"foreground": "#ffffff",
"infoForeground": "#ffffff"
},
"Link": {
"activeForeground": "#95c72a",
"hoverForeground": "#95c72a",
"pressedForeground": "#95c72a",
"secondaryForeground": "#ffffff"
},
"List": {
"foreground": "#edebe6",
"selectionBackground": "#131716",
"selectionForeground": "#95c72a",
"selectionInactiveBackground": "#131716"
},
"MemoryIndicator": {
"allocatedBackground": "#0c0f0e"
},
"Menu": {
"acceleratorForeground": "#ffffff",
"acceleratorSelectionForeground": "#edebe6",
"background": "#0c0f0e",
"borderColor": "#131716",
"disabledBackground": "#0c0f0e",
"disabledForeground": "#546e7a",
"foreground": "#edebe6",
"separatorColor": "#0c0f0e"
},
"MenuBar": {
"borderColor": "#131716",
"disabledBackground": "#0c0f0e",
"disabledForeground": "#546e7a",
"foreground": "#edebe6",
"highlight": "#0c0f0e",
"selectionBackground": "#0c0f0e",
"selectionForeground": "#95c72a"
},
"MenuItem": {
"acceleratorForeground": "#ffffff",
"background": "#0c0f0e",
"disabledBackground": "#0c0f0e",
"disabledForeground": "#546e7a",
"foreground": "#edebe6",
"selectionBackground": "#0c0f0e"
},
"NavBar": {
},
"Notification": {
"background": "#131716",
"foreground": "#edebe6",
"MoreButton": {
"background": "#0c0f0e",
"foreground": "#edebe6"
},
"ToolWindow": {
"errorBackground": "#131716",
"errorBorderColor": "#131716",
"informativeBackground": "#131716",
"informativeBorderColor": "#131716",
"warningBackground": "#131716"
}
},
"OptionPane": {
"background": "#0c0f0e",
"foreground": "#edebe6"
},
"Panel": {
"background": "#0c0f0e"
},
"ParameterInfo": {
"background": "#0c0f0e",
"borderColor": "#131716",
"currentOverloadBackground": "#0c0f0e",
"currentParameterForeground": "#95c72a",
"disabledForeground": "#546e7a",
"foreground": "#edebe6",
"infoForeground": "#ffffff"
},
"PasswordField": {
"background": "#0c0f0e",
"capsLockIconColor": "#95c72a",
"caretForeground": "#95c72a",
"foreground": "#edebe6",
"inactiveForeground": "#546e7a",
"selectionBackground": "#546e7a"
},
"Plugins": {
"background": "#0c0f0e",
"disabledForeground": "#ffffff",
"eapTagBackground": "#546e7a",
"lightSelectionBackground": "#131716",
"hoverBackground": "#131716",
"tagForeground": "#95c72a",
"tagBackground": "#546e7a",
"Button": {
"installForeground": "#edebe6",
"installFillForeground": "#ffffff"
},
"SearchField": {
"background": "#131716"
},
"SectionHeader": {
"background": "#0c0f0e"
},
"Tab": {
"hoverBackground": "#131716",
"selectedForeground": "#edebe6"
}
},
"Popup": {
"Advertiser": {
"background": "#0c0f0e",
"borderColor": "#0c0f0e"
},
"inactiveBorderColor": "#0c0f0e",
"innerBorderColor": "#0c0f0e",
"Header": {
"activeBackground": "#0c0f0e"
},
"paintBorder": true,
"separatorForeground": "#edebe6",
"separatorColor": "#0c0f0e",
"Toolbar": {
}
},
"PopupMenu": {
"background": "#0c0f0e",
"foreground": "#edebe6",
"translucentBackground": "#0c0f0e"
},
"PopupMenuSeparator": {
"height": 10,
"stripeIndent": 5
},
"ProgressBar": {
"background": "#0c0f0e",
"foreground": "#95c72a",
"indeterminateEndColor": "#95c72a",
"indeterminateStartColor": "#95c72a",
"progressColor": "#95c72a",
"selectionBackground": "#546e7a"
},
"RadioButton": {
"background": "#0c0f0e",
"disabledText": "#546e7a"
},
"RadioButtonMenuItem": {
"acceleratorForeground": "#ffffff",
"acceleratorSelectionForeground": "#ffffff",
"background": "#0c0f0e",
"disabledBackground": "#0c0f0e",
"disabledForeground": "#546e7a",
"foreground": "#edebe6",
"selectionBackground": "#0c0f0e"
},
"SearchEverywhere": {
"Advertiser": {
},
"Header": {
},
"List": {
"separatorColor": "#0c0f0e"
},
"SearchField": {
"background": "#0c0f0e"
},
"Tab": {
"selectedForeground": "#95c72a"
}
},
"SearchMatch": {
"endBackground": "#95c72a"
},
"Separator": {
},
"SidePanel": {
},
"Slider": {
"background": "#0c0f0e",
"buttonBorderColor": "#95c72a",
"buttonColor": "#95c72a",
"foreground": "#edebe6",
"tickColor": "#0c0f0e"
},
"SpeedSearch": {
"background": "#546e7a",
"borderColor": "#0c0f0e",
"errorForeground": "#edebe6"
},
"Spinner": {
},
"SplitPane": {
"background": "#0c0f0e"
},
"SplitPaneDivider": {
},
"StatusBar": {
"borderColor": "#131716"
},
"TabbedPane": {
"background": "#0c0f0e",
"contentAreaColor": "#546e7a",
"disabledForeground": "#546e7a",
"disabledUnderlineColor": "#546e7a",
"focus": "#0c0f0e",
"focusColor": "#0c0f0e",
"foreground": "#edebe6",
"hoverColor": "#131716",
"tabSelectionHeight": 2
},
"Table": {
"dropLineColor": "#95c72a",
"dropLineShortColor": "#95c72a",
"focusCellForeground": "#95c72a",
"foreground": "#edebe6",
"lightSelectionForeground": "#95c72a",
"lightSelectionInactiveForeground": "#edebe6",
"lightSelectionInactiveBackground": "#131716",
"selectionBackground": "#131716",
"selectionForeground": "#95c72a",
"selectionInactiveBackground": "#131716",
"selectionInactiveForeground": "#edebe6",
"sortIconColor": "#edebe6"
},
"TableHeader": {
"background": "#0c0f0e",
"bottomSeparatorColor": "#131716",
"cellBorder": "4,0,4,0",
"foreground": "#edebe6",
"focusCellBackground": "#0c0f0e"
},
"textText": "#ffffff",
"TextArea": {
"background": "#131716",
"caretForeground": "#95c72a",
"foreground": "#edebe6",
"inactiveForeground": "#546e7a",
"selectionBackground": "#546e7a"
},
"TextField": {
"background": "#131716",
"caretForeground": "#95c72a",
"foreground": "#edebe6",
"inactiveForeground": "#546e7a",
"selectionBackground": "#546e7a"
},
"TextPane": {
"background": "#131716",
"caretForeground": "#95c72a",
"foreground": "#edebe6",
"inactiveForeground": "#546e7a",
"selectionBackground": "#546e7a"
},
"TitlePane": {
"Button.hoverBackground": "#546e7a",
"inactiveBackground": "#0c0f0e",
"infoForeground": "#ffffff"
},
"TitledBorder": {
},
"ToggleButton": {
"borderColor": "#0c0f0e",
"buttonColor": "#edebe6",
"disabledText": "#546e7a",
"foreground": "#ffffff",
"offForeground": "#0c0f0e",
"offBackground": "#0c0f0e",
"onBackground": "#95c72a"
},
"ToolBar": {
"borderHandleColor": "#ffffff",
"floatingForeground": "#ffffff"
},
"ToolTip": {
"Actions": {
"background": "#0c0f0e"
},
"background": "#0c0f0e",
"borderColor": "#546e7a",
"foreground": "#edebe6",
"infoForeground": "#ffffff"
},
"ToolWindow": {
"Button": {
"hoverBackground": "#131716",
"selectedForeground": "#95c72a"
},
"Header": {
"background": "#0c0f0e",
"borderColor": "#131716"
},
"HeaderCloseButton": {
},
"HeaderTab": {
"hoverBackground": "#131716",
"hoverInactiveBackground": "#131716",
"inactiveUnderlineColor": "#95c72a",
"selectedInactiveBackground": "#0c0f0e",
"underlineColor": "#95c72a",
"underlinedTabBackground": "#131716"
}
},
"Tree": {
"foreground": "#ffffff",
"hash": "#0c0f0e",
"modifiedItemForeground": "#95c72a",
"rowHeight": 22,
"selectionBackground": "#0c0f0e",
"selectionForeground": "#95c72a"
},
"UiDesigner": {
"Panel": {
},
"Preview": {
}
},
"ValidationTooltip": {
"errorBackground": "#131716",
"errorBorderColor": "#131716",
"warningBackground": "#131716"
},
"VersionControl": {
"FileHistory": {
"Commit": {
}
},
"GitLog": {
"localBranchIconColor": "#95c72a",
"otherIconColor": "#ffffff",
"remoteBranchIconColor": "#edebe6"
},
"HgLog": {
"branchIconColor": "#95c72a",
"bookmarkIconColor": "#95c72a",
"closedBranchIconColor": "#546e7a",
"localTagIconColor": "#ffffff",
"mqTagIconColor": "#ffffff",
"tagIconColor": "#ffffff"
},
"Log": {
"Commit": {
"unmatchedForeground": "#ffffff"
}
},
"RefLabel": {
"foreground": "#95c72a"
}
},
"Viewport": {
},
"WelcomeScreen": {
"background": "#0c0f0e",
"borderColor": "#131716",
"captionForeground": "#edebe6",
"footerForeground": "#edebe6",
"headerBackground": "#0c0f0e",
"headerForeground": "#edebe6",
"Projects": {
"selectionBackground": "#0c0f0e"
}
},
"window": "#0c0f0e",
"Window": {
"border": "0,0,0,0,#32332c"
},
"windowBorder": "#131716"
},
"icons": {
"ColorPalette": {
}
}
}