com.formdev.flatlaf.intellijthemes.themes.HighContrast.theme.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of flatlaf-intellij-themes Show documentation
Show all versions of flatlaf-intellij-themes Show documentation
Flat Look and Feel IntelliJ Themes Pack
{
"name": "High contrast",
"dark": true,
"author": "JetBrains",
"editorScheme": "/themes/highContrastScheme.xml",
"ui": {
"*": {
"background": "#000000",
"foreground": "#FFFFFF",
"infoForeground": "#E0861F",
"selectionBackground": "#3333FF",
"selectionForeground": "#FFFFFF",
"selectionInactiveBackground": "#42424f",
"selectionBackgroundInactive": "#42424F",
"disabledBackground": "#33210C",
"inactiveBackground": "#33210C",
"disabledForeground": "#E0861F",
"disabledText": "#E0861F",
"inactiveForeground": "#E0861F",
"acceleratorForeground": "#E6E6E6",
"acceleratorSelectionForeground": "#E6E6E6",
"errorForeground": "#FA3232",
"borderColor": "#E6E6E6",
"disabledBorderColor": "#AA6E28",
"focusColor": "#1AEBFF",
"focusedBorderColor": "#1AEBFF",
"hoverBorderColor": "#1AEBFF",
"pressedBorderColor": "#1AEBFF",
"separatorColor": "#B3B3B3",
"lineSeparatorColor": "#6A6173"
},
"ActionButton": {
"hoverBackground": "#000000",
"pressedBackground": "#000000"
},
"Button": {
"startBackground": "#000000",
"endBackground": "#000000",
"startBorderColor": "#FFFFFF",
"endBorderColor": "#FFFFFF",
"default": {
"foreground": "#000000",
"startBackground": "#1AEBFF",
"endBackground": "#1AEBFF",
"startBorderColor": "#1AEBFF",
"endBorderColor": "#1AEBFF",
"focusedBorderColor": "#000000"
}
},
"Borders": {
"color": "#b3b3b3",
"ContrastBorderColor": "#B3B3B3"
},
"ComboBox": {
"nonEditableBackground": "#000000",
"modifiedItemForeground": "#4FF0FF",
"ArrowButton": {
"iconColor": "#FFFFFF",
"disabledIconColor": "#AA6E28",
"nonEditableBackground": "#000000"
}
},
"ComboPopup.border": "1,1,1,1,E6E6E6",
"CompletionPopup": {
"matchForeground": "#ED94FF",
"matchSelectionForeground": "#ED94FF"
},
"Component": {
"errorFocusColor": "#E6194B",
"inactiveErrorFocusColor": "#800002",
"warningFocusColor": "#F58231",
"inactiveWarningFocusColor": "#804605",
"iconColor": "#FFFFFF",
"hoverIconColor": "#FFFFFF"
},
"Counter": {
"background": "#FFFFFF",
"foreground": "#000000"
},
"DebuggerPopup.borderColor": "#E6E6E6",
"DebuggerTabs.selectedBackground": "#000080",
"DefaultTabs": {
"underlineColor": "#1AEBFF",
"inactiveUnderlineColor": "#1AEBFF",
"underlineHeight": 5,
"hoverBackground": "#0f6780"
},
"DragAndDrop": {
"areaForeground": "#FFFFFF",
"areaBackground": "#00838f",
"areaBorderColor": "#1AEBFF"
},
"Editor": {
"background": "#1f1f1f",
"foreground": "#CCCCCC",
"shortcutForeground": "#D2F53C"
},
"EditorPane.inactiveBackground": "#000000",
"EditorTabs": {
"selectedForeground": "#FFFFFF",
"selectedBackground": "#0e5d73",
"inactiveMaskColor": "#000000FF",
"underlineColor": "#1AEBFF",
"underlineHeight": 4,
"underlinedTabBackground": "#000000",
"inactiveColoredFileBackground": "#00000000"
},
"FileColor": {
"Yellow": "#381C00",
"Green": "#092E15",
"Blue": "#00004D",
"Violet": "#471747",
"Orange": "#733000",
"Rose": "#4D0F22"
},
"FlameGraph": {
"JVMBackground": "#FFD333",
"JVMSearchNotMatchedBackground": "#806919",
"nativeBackground": "#1AEBFF",
"nativeSearchNotMatchedBackground":"#00838F",
"parentBackground":"#FFFFFF",
"parentSearchNotMatchedBackground": "#757575",
"JVMFocusBackground":"#3333FF",
"JVMFocusSearchNotMatchedBackground": "#3333FF",
"nativeFocusBackground": "#3333FF",
"nativeFocusSearchNotMatchedBackground":"#3333FF",
"parentFocusBackground":"#3333FF",
"parentFocusSearchNotMatchedBackground": "#3333FF",
"JVMFrameForeground":"#000000",
"nativeFrameForeground":"#000000",
"parentFrameForeground":"#000000",
"JVMFocusedFrameForeground": "#FFFFFF",
"nativeFocusedFrameForeground": "#FFFFFF",
"parentFocusedFrameForeground": "#FFFFFF"
},
"InplaceRefactoringPopup": {
"background": "#450073",
"borderColor": "#E6E6E6"
},
"Link": {
"activeForeground": "#D2F53C",
"hoverForeground": "#D2F53C",
"pressedForeground": "#D2F53C",
"visitedForeground": "#D2F53C",
"secondaryForeground": "#D2F53C"
},
"MemoryIndicator": {
"usedBackground": "#3333FF",
"allocatedBackground": "#7e00d9"
},
"NavBar.borderColor": "#b3b3b3",
"Notification": {
"background": "#000080",
"errorForeground": "#FFFFFF",
"errorBackground": "#800002",
"errorBorderColor": "#E6194B",
"MoreButton.innerBorderColor": "#000000",
"ToolWindow": {
"informativeForeground": "#FFFFFF",
"informativeBackground": "#450073",
"informativeBorderColor": "#e6e6e6",
"warningForeground": "#FFFFFF",
"warningBackground": "#804605",
"warningBorderColor": "#F58231",
"errorForeground": "#FFFFFF",
"errorBackground": "#800002",
"errorBorderColor": "#E6194B"
}
},
"ParameterInfo": {
"background": "#281A33",
"foreground": "#CCCCCC",
"currentOverloadBackground": "#450073",
"currentParameterForeground": "#FFFFFF"
},
"Plugins": {
"Tab": {
"selectedForeground": "#FFFFFF",
"selectedBackground": "#3333FF",
"hoverBackground": "#3333FF"
},
"SearchField.borderColor": "#B3B3B3",
"SectionHeader.background": "#000080",
"tagBackground": "#000080",
"tagForeground": "#FFFFFF",
"Button": {
"installForeground": "#1AEBFF",
"installBorderColor":"#1AEBFF",
"installFillForeground": "#000000",
"installFillBackground": "#1AEBFF",
"updateForeground":"#000000",
"updateBackground": "#1AEBFF"
},
"lightSelectionBackground": "#000066"
},
"Popup": {
"paintBorder": true,
"inactiveBorderColor": "#e6e6e6",
"Toolbar.borderColor": "#b3b3b3",
"separatorForeground": "#FFFFFF",
"Header.activeBackground": "#000080",
"Header.inactiveBackground": "#000080",
"Advertiser": {
"background": "#000080",
"borderColor": "#000080",
"borderInsets": "3,8,5,0"
}
},
"PopupMenu": {
"borderWidth": 1,
"borderInsets": "4,1,4,1"
},
"ProgressBar": {
"trackColor": "#404040",
"progressColor": "#FFFFFF",
"indeterminateStartColor": "#FFFFFF",
"indeterminateEndColor": "#1a1a1a",
"failedColor": "#E6194B",
"failedEndColor": "#431C27",
"passedColor": "#00E61F",
"passedEndColor": "#15451E"
},
"ScrollBar": {
"Transparent": {
"thumbColor": "#b3b3b3",
"thumbBorderColor": "#000000C8",
"hoverThumbColor": "#E6E6E6",
"hoverThumbBorderColor": "#000000C8",
"hoverTrackColor": "#E6E6E65A"
},
"thumbColor": "#b3b3b3",
"thumbBorderColor": "#000000C8",
"hoverThumbColor": "#E6E6E6",
"hoverThumbBorderColor": "#000000C8",
"trackColor": "#000000",
"hoverTrackColor": "#E6E6E65A",
"Mac": {
"Transparent": {
"thumbColor": "#A6A6A6",
"thumbBorderColor": "#000000C8",
"hoverThumbColor": "#E6E6E6",
"hoverThumbBorderColor": "#000000C8",
"hoverTrackColor": "#E6E6E65A"
},
"thumbColor": "#A6A6A6",
"thumbBorderColor": "#000000C8",
"hoverThumbColor": "#E6E6E6",
"hoverThumbBorderColor": "#000000C8",
"trackColor": "#000000",
"hoverTrackColor": "#E6E6E65A"
}
},
"SearchEverywhere": {
"Tab": {
"selectedForeground": "#FFFFFF",
"selectedBackground": "#3333FF"
},
"SearchField.borderColor": "#b3b3b3",
"Advertiser": {
"background": "#000080",
"borderInsets": "3,8,5,0"
}
},
"SearchMatch": {
"startBackground": "#FFD333FF",
"endBackground": "#FFD333FF"
},
"SpeedSearch": {
"foreground": "#000000",
"borderColor": "#000000",
"background": "#1AEBFF"
},
"StatusBar.borderColor": "#b3b3b3",
"TabbedPane": {
"underlineColor": "#1AEBFF",
"tabSelectionHeight": 5,
"disabledUnderlineColor": "#AA6E28",
"contentAreaColor": "#b3b3b3",
"hoverColor": "#0f6780",
"focusColor": "#0f6780"
},
"TableHeader": {
"cellBorder": "5,0,5,0",
"background": "#000080"
},
"Table": {
"stripeColor": "#000033",
"lightSelectionForeground": "#FFFFFF",
"lightSelectionInactiveForeground":"#FFFFFF",
"lightSelectionBackground": "#000066",
"lightSelectionInactiveBackground":"#383838"
},
"ToggleButton": {
"onForeground": "#FFFFFF",
"onBackground": "#000080",
"offForeground": "#FFFFFF",
"offBackground": "#000000",
"buttonColor": "#FFFFFF",
"borderColor": "#FFFFFF"
},
"ToolTip": {
"background": "#450073",
"Actions.background": "#281A33"
},
"ToolWindow": {
"Header": {
"background": "#450073",
"inactiveBackground": "#281A33"
},
"HeaderTab": {
"selectedBackground": "#9C23D9FF",
"selectedInactiveBackground": "#4D0080FF",
"hoverBackground": "#7e00d9ff",
"hoverInactiveBackground": "#7e00d9FF",
"underlineColor": "#1AEBFF",
"inactiveUnderlineColor": "#1AEBFF",
"underlineHeight": 5
},
"Button": {
"hoverBackground": "#3333FF",
"selectedBackground": "#3333FF",
"selectedForeground": "#FFFFFF"
}
},
"Tree.modifiedItemForeground": "#4FF0FF",
"ValidationTooltip": {
"errorBackground": "#800002",
"errorBorderColor": "#E6194B",
"warningBackground": "#804605",
"warningBorderColor": "#F58231"
},
"VersionControl": {
"Log.Commit": {
"currentBranchBackground": "#0D0D40",
"unmatchedForeground": "#E0861F"
},
"RefLabel": {
"backgroundBase": "#3333FF",
"backgroundBrightness": 0.7
},
"FileHistory.Commit.selectedBranchBackground": "#0D0D40"
},
"WelcomeScreen": {
"Projects.selectionInactiveBackground": "#3333FF",
"separatorColor": "#e6e6e6"
},
"Window.border" : "1,1,1,1,E6E6E6"
},
"icons": {
"ColorPalette": {
"Actions.Grey": "#FFFFFF",
"Actions.Red": "#FF3633",
"Actions.Yellow": "#FFD333",
"Actions.Green": "#00E61F",
"Actions.Blue": "#00EAFF",
"Actions.GreyInline.Dark": "#FFFFFFFF",
"Objects.Grey": "#FFFFFFFF",
"Objects.RedStatus": "#FF4340FF",
"Objects.Red": "#FF4340FF",
"Objects.Pink": "#FF8FA2FF",
"Objects.Yellow": "#FFD333FF",
"Objects.Green": "#00E61FFF",
"Objects.Blue": "#00EAFFFF",
"Objects.Purple": "#A880FFFF",
"Objects.BlackText": "#000000FF",
"Objects.YellowDark": "#FFD333FF",
"Objects.GreenAndroid": "#00E61FFF",
"Checkbox.Background.Default.Dark": "#000000",
"Checkbox.Border.Default.Dark": "#FFFFFF",
"Checkbox.Foreground.Selected.Dark": "#FFFFFF",
"Checkbox.Focus.Wide.Dark": "#1AEBFF",
"Checkbox.Focus.Thin.Default.Dark": "#1AEBFF",
"Checkbox.Focus.Thin.Selected.Dark": "#1AEBFF",
"Checkbox.Background.Disabled.Dark": "#000000",
"Checkbox.Border.Disabled.Dark": "#AA6E28",
"Checkbox.Foreground.Disabled.Dark": "#AA6E28"
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy