rainglow-jetbrains/themes/soup.theme.json

562 lines
15 KiB
JSON

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