diff --git a/editor-themes/base16-deep-oceanic-next.xml b/editor-themes/base16-deep-oceanic-next.xml new file mode 100644 index 0000000..4677d9a --- /dev/null +++ b/editor-themes/base16-deep-oceanic-next.xml @@ -0,0 +1,3399 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ide-themes/base16-deep-oceanic-next.theme.json b/ide-themes/base16-deep-oceanic-next.theme.json new file mode 100644 index 0000000..b46c6a7 --- /dev/null +++ b/ide-themes/base16-deep-oceanic-next.theme.json @@ -0,0 +1,702 @@ +{ + "name": "Base16 Deep Oceanic Next", + "dark": true, + "author": "Template by Tinted Theming. Colors by spearkkk (https://github.com/spearkkk/deep-oceanic-next)", + "editorScheme": "/base16-deep-oceanic-next.xml", + "colors": { + "base00": "#003b46", + "base01": "#004f5e", + "base02": "#006374", + "base03": "#007a8a", + "base04": "#0093a3", + "base05": "#dce3e8", + "base06": "#e6ebf0", + "base07": "#f0f5f5", + "base08": "#e6454b", + "base09": "#ff6a4b", + "base0A": "#ffcc66", + "base0B": "#85b57a", + "base0C": "#4da6a6", + "base0D": "#3a82e6", + "base0E": "#8c4de6", + "base0F": "#e673a3" + }, + "ui": { + "*": { + "acceleratorSelectionForeground": "base0A", + "background": "base02", + "borderColor": "base00", + "disabledBackground": "base01", + "disabledForeground": "base04", + "disabledText": "base04", + "focusColor": "base04", + "focusedBorderColor": "base0A", + "foreground": "base07", + "inactiveBackground": "base01", + "inactiveForeground": "base06", + "infoForeground": "base06", + "selectionBackground": "base03", + "selectionBackgroundInactive": "base03", + "selectionForeground": "base0A", + "selectionInactiveBackground": "base03", + "selectionInactiveForeground": "base0A", + "separatorColor": "base02" + }, + "ActionButton": { + "hoverBackground": "base00", + "hoverBorderColor": "base00", + "pressedBackground": "base00", + "pressedBorderColor": "base00" + }, + "Borders": { + "ContrastBorderColor": "base00", + "color": "base00" + }, + "Button": { + "arc": 0, + "background": "base03", + "default": { + "endBackground": "base03", + "endBorderColor": "base03", + "foreground": "base0A", + "focusColor": "base0A", + "focusedBorderColor": "base03", + "shadowColor": "base03", + "startBackground": "base03", + "startBorderColor": "base03" + }, + "disabledBorderColor": "base03", + "disabledText": "base04", + "endBackground": "base03", + "endBorderColor": "base03", + "focusedBorderColor": "base03", + "foreground": "base07", + "shadowColor": "base03", + "shadowWidth": 0, + "startBackground": "base03", + "startBorderColor": "base03" + }, + "CheckBox": { + "background": "base02", + "disabledText": "base04", + "foreground": "base07", + "select": "base0A" + }, + "CheckBoxMenuItem": { + "acceleratorForeground": "base06", + "acceleratorSelectionForeground": "base06", + "background": "base02", + "disabledBackground": "base02", + "disabledForeground": "base04", + "foreground": "base07", + "selectionBackground": "base03", + "selectionForeground": "base0A" + }, + "ColorChooser": { + "background": "base02", + "foreground": "base07", + "swatchesDefaultRecentColor": "base07" + }, + "ComboBoxButton": { + "background": "base00" + }, + "ComboBox": { + "ArrowButton": { + "background": "base03", + "disabledIconColor": "base04", + "iconColor": "base07", + "nonEditableBackground": "base02" + }, + "background": "base00", + "disabledBackground": "base01", + "disabledForeground": "base04", + "foreground": "base07", + "modifiedItemForeground": "base0A", + "nonEditableBackground": "base00", + "selectionBackground": "base02", + "selectionForeground": "base0A" + }, + "ComboPopup": { + "border": "base02" + }, + "CompletionPopup": { + "foreground": "base07", + "matchForeground": "base0A", + "selectionInactiveBackground": "base02", + "selectionBackground": "base02" + }, + "Component": { + "arc": 4, + "borderColor": "base00", + "disabledBorderColor": "base00", + "focusColor": "base0A", + "focusedBorderColor": "base0A", + "hoverIconColor": "base0A", + "infoForeground": "base06", + "iconColor": "base07" + }, + "Counter": { + "background": "base0A", + "foreground": "base00" + }, + "Debugger": { + "Variables": { + "collectingDataForeground": "base06", + "changedValueForeground": "base0A", + "errorMessageForeground": "base08", + "evaluatingExpressionForeground": "base06", + "exceptionForeground": "base0D", + "modifyingValueForeground": "base0A", + "valueForeground": "base0A" + } + }, + "DebuggerTabs": { + "underlinedTabBackground": "base04" + }, + "DebuggerPopup": { + "borderColor": "base04" + }, + "DefaultTabs": { + "background": "base02", + "borderColor": "base02", + "hoverBackground": "base00", + "inactiveUnderlineColor": "base0A", + "underlineColor": "base0A", + "underlinedTabBackground": "base02", + "underlineHeight": 2 + }, + "DragAndDrop": { + "areaBackground": "base02", + "areaBorderColor": "base02", + "areaForeground": "base07" + }, + "Editor": { + "background": "base01", + "foreground": "base07", + "shortcutForeground": "base06" + }, + "EditorPane": { + "background": "base01", + "caretForeground": "base0A", + "foreground": "base07", + "inactiveBackground": "base02", + "inactiveForeground": "base04", + "selectionBackground": "base03", + "selectionForeground": "base0A" + }, + "EditorTabs": { + "borderColor": "base00", + "inactiveUnderlineColor": "base0A", + "underlineColor": "base0A", + "underlinedTabBackground": "base00", + "underlinedTabForeground": "base07" + }, + "FileColor": { + "Yellow": "00000000" + }, + "FormattedTextField": { + "background": "base00", + "caretForeground": "base0A", + "foreground": "base07", + "inactiveBackground": "base03", + "inactiveForeground": "base04", + "selectionForeground": "base0A", + "selectionBackground": "base03" + }, + "Group": { + "disabledSeparatorColor": "base02", + "separatorColor": "base02" + }, + "GutterTooltip": { + "infoForeground": "base07", + "lineSeparatorColor": "base02" + }, + "HelpTooltip": { + "borderColor": "base02", + "infoForeground": "base06" + }, + "InformationHint": { + "borderColor": "base02" + }, + "InplaceRefactoringPopup": { + "borderColor": "base02" + }, + "Label": { + "background": "base02", + "disabledForeground": "base04", + "disabledText": "base04", + "foreground": "base06", + "infoForeground": "base06", + "selectedForeground": "base0A" + }, + "Link": { + "activeForeground": "base0A", + "hoverForeground": "base0A", + "pressedForeground": "base0A", + "secondaryForeground": "base06", + "visitedForeground": "base0A" + }, + "List": { + "background": "base01", + "foreground": "base07", + "selectionBackground": "base00", + "selectionForeground": "base0A", + "selectionInactiveBackground": "base00", + "selectionInactiveForeground": "base0A" + }, + "MemoryIndicator": { + "allocatedBackground": "base03", + "usedBackground": "base04" + }, + "Menu": { + "acceleratorForeground": "base06", + "acceleratorSelectionForeground": "base07", + "background": "base02", + "borderColor": "base00", + "disabledBackground": "base03", + "disabledForeground": "base04", + "foreground": "base07", + "separatorColor": "base02", + "selectionForeground": "base0A" + }, + "MenuBar": { + "borderColor": "base00", + "disabledBackground": "base02", + "disabledForeground": "base04", + "foreground": "base07", + "highlight": "base02", + "selectionBackground": "base03", + "selectionForeground": "base0A", + "shadow": "base01" + }, + "MenuItem": { + "acceleratorForeground": "base06", + "background": "base02", + "disabledBackground": "base02", + "disabledForeground": "base04", + "foreground": "base07", + "selectionBackground": "base03", + "selectionForeground": "base0A" + }, + "NavBar": { + "borderColor": "base00" + }, + "Notification": { + "background": "base00", + "borderColor": "base01", + "errorBackground": "base01", + "errorBorderColor": "base01", + "foreground": "base07", + "MoreButton": { + "background": "base03", + "foreground": "base07", + "innerBorderColor": "base00" + }, + "ToolWindow": { + "errorBackground": "base00", + "errorBorderColor": "base00", + "informativeBackground": "base00", + "informativeBorderColor": "base00", + "warningBackground": "base00", + "warningBorderColor": "base00" + } + }, + "OptionPane": { + "background": "base02", + "foreground": "base07", + "messageForeground": "base07" + }, + "Panel": { + "background": "base02", + "foreground": "base06" + }, + "ParameterInfo": { + "background": "base03", + "borderColor": "base00", + "currentOverloadBackground": "base03", + "currentParameterForeground": "base0A", + "disabledForeground": "base04", + "foreground": "base07", + "infoForeground": "base06", + "lineSeparatorColor": "base00" + }, + "PasswordField": { + "background": "base03", + "capsLockIconColor": "base0A", + "caretForeground": "base0A", + "foreground": "base07", + "inactiveForeground": "base04", + "selectionBackground": "base04", + "selectionForeground": "base0A" + }, + "Plugins": { + "background": "base02", + "disabledForeground": "base06", + "eapTagBackground": "base04", + "lightSelectionBackground": "base00", + "hoverBackground": "base00", + "tagForeground": "base0A", + "tagBackground": "base04", + "Button": { + "installBackground": "base01", + "installBorderColor": "base01", + "installForeground": "base07", + "installFocusedBackground": "base01", + "installFillForeground": "base06", + "installFillBackground": "base01", + "updateBackground": "base01", + "updateBorderColor": "base01", + "updateForeground": "base07" + }, + "SearchField": { + "background": "base00", + "borderColor": "base00" + }, + "SectionHeader": { + "background": "base02", + "foreground": "base06" + }, + "Tab": { + "hoverBackground": "base00", + "selectedForeground": "base07", + "selectedBackground": "base00" + } + }, + "Popup": { + "Advertiser": { + "background": "base02", + "borderColor": "base02", + "foreground": "base0A" + }, + "borderColor": "base01", + "inactiveBorderColor": "base02", + "innerBorderColor": "base02", + "Header": { + "activeBackground": "base02", + "inactiveBackground": "base01" + }, + "paintBorder": true, + "separatorForeground": "base07", + "separatorColor": "base02", + "Toolbar": { + "background": "base01", + "borderColor": "base00" + } + }, + "PopupMenu": { + "background": "base02", + "foreground": "base07", + "translucentBackground": "base02", + "selectionBackground": "base03" + }, + "PopupMenuSeparator": { + "height": 10, + "stripeIndent": 5 + }, + "ProgressBar": { + "background": "base02", + "foreground": "base0A", + "indeterminateEndColor": "base0A", + "indeterminateStartColor": "base0A", + "progressColor": "base0A", + "selectionBackground": "base04", + "trackColor": "base04" + }, + "RadioButton": { + "background": "base02", + "disabledText": "base04", + "foreground": "base07" + }, + "RadioButtonMenuItem": { + "acceleratorForeground": "base06", + "acceleratorSelectionForeground": "base06", + "background": "base02", + "disabledBackground": "base02", + "disabledForeground": "base04", + "foreground": "base07", + "selectionBackground": "base03", + "selectionForeground": "base0A" + }, + "SearchEverywhere": { + "Advertiser": { + "background": "base01", + "foreground": "base06" + }, + "Header": { + "background": "base02" + }, + "List": { + "separatorColor": "base02", + "separatorForeground": "base06" + }, + "SearchField": { + "background": "base02", + "borderColor": "base01", + "infoForeground": "base06" + }, + "Tab": { + "selectedForeground": "base0A", + "selectedBackground": "base04" + } + }, + "SearchMatch": { + "endBackground": "base0A", + "startBackground": "base0A" + }, + "Separator": { + "separatorColor": "base00" + }, + "SidePanel": { + "background": "base01" + }, + "Slider": { + "background": "base02", + "buttonBorderColor": "base0A", + "buttonColor": "base0A", + "foreground": "base07", + "tickColor": "base03", + "trackColor": "base03" + }, + "SpeedSearch": { + "background": "base04", + "borderColor": "base02", + "errorForeground": "base07", + "foreground": "base07" + }, + "Spinner": { + "background": "base02" + }, + "SplitPane": { + "background": "base02", + "highlight": "base01" + }, + "SplitPaneDivider": { + "draggingColor": "base03" + }, + "StatusBar": { + "borderColor": "base00", + "hoverBackground": "base00" + }, + "TabbedPane": { + "background": "base02", + "contentAreaColor": "base04", + "disabledForeground": "base04", + "disabledUnderlineColor": "base04", + "focus": "base03", + "focusColor": "base03", + "foreground": "base07", + "hoverColor": "base00", + "tabSelectionHeight": 2, + "underlineColor": "base0A" + }, + "Table": { + "background": "base01", + "dropLineColor": "base0A", + "dropLineShortColor": "base0A", + "focusCellBackground": "base01", + "focusCellForeground": "base0A", + "foreground": "base07", + "gridColor": "base01", + "lightSelectionForeground": "base0A", + "lightSelectionInactiveForeground": "base07", + "lightSelectionInactiveBackground": "base00", + "selectionBackground": "base00", + "selectionForeground": "base0A", + "selectionInactiveBackground": "base00", + "selectionInactiveForeground": "base07", + "sortIconColor": "base07", + "stripeColor": "base01" + }, + "TableHeader": { + "background": "base02", + "bottomSeparatorColor": "base00", + "cellBorder": "4,0,4,0", + "foreground": "base07", + "focusCellBackground": "base03", + "separatorColor": "base00" + }, + "textText": "base06", + "TextArea": { + "background": "base00", + "caretForeground": "base0A", + "foreground": "base07", + "inactiveForeground": "base04", + "selectionBackground": "base04", + "selectionForeground": "base0A" + }, + "TextField": { + "background": "base00", + "caretForeground": "base0A", + "foreground": "base07", + "inactiveForeground": "base04", + "selectionBackground": "base04", + "selectionForeground": "base0A" + }, + "TextPane": { + "background": "base00", + "caretForeground": "base0A", + "foreground": "base07", + "inactiveForeground": "base04", + "selectionBackground": "base04", + "selectionForeground": "base0A" + }, + "TitlePane": { + "background": "base01", + "Button.hoverBackground": "base04", + "inactiveBackground": "base02", + "infoForeground": "base06", + "inactiveInfoForeground": "base06" + }, + "TitledBorder": { + "titleColor": "base02" + }, + "ToggleButton": { + "borderColor": "base03", + "buttonColor": "base07", + "disabledText": "base04", + "foreground": "base06", + "offForeground": "base02", + "offBackground": "base02", + "onBackground": "base0A", + "onForeground": "base0A" + }, + "ToolBar": { + "background": "base01", + "borderHandleColor": "base06", + "floatingForeground": "base06", + "foreground": "base07" + }, + "ToolTip": { + "Actions": { + "background": "base02", + "infoForeground": "base06" + }, + "background": "base02", + "borderColor": "base04", + "foreground": "base07", + "infoForeground": "base06", + "shortcutForeground": "base06" + }, + "ToolWindow": { + "Button": { + "hoverBackground": "base00", + "selectedForeground": "base0A", + "selectedBackground": "base00" + }, + "Header": { + "background": "base02", + "borderColor": "base00", + "inactiveBackground": "base02" + }, + "HeaderCloseButton": { + "background": "base02" + }, + "HeaderTab": { + "hoverBackground": "base00", + "hoverInactiveBackground": "base00", + "inactiveUnderlineColor": "base0A", + "selectedInactiveBackground": "base02", + "underlineColor": "base0A", + "underlinedTabBackground": "base00", + "underlinedTabInactiveBackground": "base00" + } + }, + "Tree": { + "background": "base01", + "foreground": "base06", + "hash": "base02", + "modifiedItemForeground": "base0A", + "rowHeight": 22, + "selectionBackground": "base02", + "selectionForeground": "base0A", + "selectionInactiveBackground": "base02" + }, + "UiDesigner": { + "Panel": { + "background": "base02" + }, + "Preview": { + "background": "base02" + } + }, + "ValidationTooltip": { + "errorBackground": "base00", + "errorBorderColor": "base00", + "warningBackground": "base00", + "warningBorderColor": "base00" + }, + "VersionControl": { + "FileHistory": { + "Commit": { + "selectedBranchBackground": "base02" + } + }, + "GitLog": { + "localBranchIconColor": "base0A", + "otherIconColor": "base06", + "remoteBranchIconColor": "base07", + "tagIconColor": "base06" + }, + "HgLog": { + "branchIconColor": "base0A", + "bookmarkIconColor": "base0A", + "closedBranchIconColor": "base04", + "localTagIconColor": "base06", + "mqTagIconColor": "base06", + "tagIconColor": "base06", + "tipIconColor": "base06" + }, + "Log": { + "Commit": { + "unmatchedForeground": "base06", + "currentBranchBackground": "base00" + } + }, + "RefLabel": { + "foreground": "base0A", + "backgroundBase": "base04" + } + }, + "Viewport": { + "background": "base01", + "foreground": "base07" + }, + "WelcomeScreen": { + "background": "base02", + "borderColor": "base00", + "captionBackground": "base01", + "captionForeground": "base07", + "footerBackground": "base01", + "footerForeground": "base07", + "headerBackground": "base02", + "headerForeground": "base07", + "Projects": { + "background": "base01", + "selectionBackground": "base02", + "selectionInactiveBackground": "base02" + }, + "separatorColor": "base00" + }, + "window": "base02", + "Window": { + "border": "0,0,0,0,base00" + }, + "windowBorder": "base00", + "windowText": "base06" + }, + "icons": { + "ColorPalette": { + "Checkbox.Background.Default.Dark": "#base03", + "Checkbox.Background.Disabled.Dark": "#base01", + "Checkbox.Background.Selected.Dark": "#base03", + "Checkbox.Border.Default.Dark": "#base03", + "Checkbox.Border.Disabled.Dark": "#base01", + "Checkbox.Border.Selected.Dark": "#base03", + "Checkbox.Focus.Thin.Default.Dark": "#base03", + "Checkbox.Focus.Thin.Selected.Dark": "#base01", + "Checkbox.Focus.Wide.Dark": "#base03", + "Checkbox.Foreground.Disabled.Dark": "#base06", + "Checkbox.Foreground.Selected.Dark": "#base07" + } + } +} \ No newline at end of file diff --git a/plugin/base16-deep-oceanic-next.xml b/plugin/base16-deep-oceanic-next.xml new file mode 100644 index 0000000..d532406 --- /dev/null +++ b/plugin/base16-deep-oceanic-next.xml @@ -0,0 +1,27 @@ + +com.base16.deep-oceanic-next +base16 Deep Oceanic Next +1.0.0 +Tinted Theming + +Base 16 Deep Oceanic Next for Jetbrains IDE

+
+

---------------

+
+

Colors by spearkkk (https://github.com/spearkkk/deep-oceanic-next). Theme made by Tinted Theming (https://github.com/tinted-theming/base16-jetbrains)

+ ]]> +
+ +Version 1.0.0

+ ]]> +
+ + +com.intellij.modules.platform + + + + +