Skip to main content
Coding Theme

green-abyss

Publisher: mureniThemes in package: 1

Green tinted version of Abyss

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#053613
  • badge.background#00a563
  • button.background#2B5D3C
  • debugExceptionWidget.background#053613
  • debugExceptionWidget.border#AB395B
  • debugToolBar.background#053613
  • diffEditor.insertedTextBackground#31958A55
  • diffEditor.removedTextBackground#892F4688
  • dropdown.background#182f1f
  • editor.background#00180c
  • editor.findMatchHighlightBackground#eeeeee44
  • editor.foreground#9dcaac
  • editor.lineHighlightBackground#08502057
  • editor.selectionBackground#6b917c70
  • editor.wordHighlightBackground#aae7ca15
  • editorCursor.foreground#ddbb88
  • editorGroup.border#2b4a2b
  • editorGroup.dropBackground#255d37aa
  • editorGroupHeader.tabsBackground#0c2e0c63
  • editorHoverWidget.background#12411ce8
  • editorHoverWidget.border#004c18
  • editorIndentGuide.activeBackground#207249
  • editorIndentGuide.background#005229
  • editorLineNumber.activeForeground#80c2a2
  • editorLineNumber.foreground#408563
  • editorLink.activeForeground#00a563
  • editorMarkerNavigation.background#06210615
  • editorMarkerNavigationError.background#AB395B
  • editorMarkerNavigationWarning.background#5B7A7E
  • editorWhitespace.foreground#105030
  • editorWidget.background#264126
  • extensionButton.prominentBackground#5f3b8b
  • extensionButton.prominentHoverBackground#5f3b8bbb
  • focusBorder#59996F
  • input.background#182f1f
  • inputOption.activeBorder#1D874A
  • inputValidation.errorBackground#A2442D
  • inputValidation.errorBorder#AB5B39
  • inputValidation.infoBackground#053613
  • inputValidation.infoBorder#387840
  • inputValidation.warningBackground#5B7A7E
  • inputValidation.warningBorder#5B7A7E
  • list.activeSelectionBackground#086b28
  • list.dropBackground#04521D
  • list.focusBackground#086b28
  • list.highlightForeground#00a563
  • list.hoverBackground#064019
  • list.inactiveSelectionBackground#153720
  • minimap.selectionHighlight#750000
  • panel.border#2b4a2b
  • peekView.border#2b4a2b
  • peekViewEditor.background#102c19
  • peekViewEditor.matchHighlightBackground#eeeeee33
  • peekViewResult.background#062106
  • peekViewResult.matchHighlightBackground#eeeeee44
  • peekViewTitle.background#102c19
  • pickerGroup.border#59996F
  • pickerGroup.foreground#59996F
  • progressBar.background#00a563
  • scrollbar.shadow#51915EAA
  • scrollbarSlider.activeBackground#3B513F88
  • scrollbarSlider.background#1F3022AA
  • scrollbarSlider.hoverBackground#3B513F88
  • sideBar.background#062106
  • sideBarSectionHeader.background#102c19
  • statusBar.background#102c19
  • statusBar.debuggingBackground#102c19
  • statusBar.noFolderBackground#102c19
  • statusBarItem.prominentBackground#00a563
  • statusBarItem.prominentHoverBackground#00a563dd
  • statusBarItem.remoteBackground#00a563
  • tab.border#2b4a2b
  • tab.inactiveBackground#102c19
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#bbdaff
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#80baff
  • terminal.ansiBrightCyan#78ffff
  • terminal.ansiBrightGreen#b8f171
  • terminal.ansiBrightMagenta#d778ff
  • terminal.ansiBrightRed#ff7882
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe580
  • terminal.ansiCyan#99ffff
  • terminal.ansiGreen#d1f1a9
  • terminal.ansiMagenta#ebbbff
  • terminal.ansiRed#ff9da4
  • terminal.ansiWhite#cccccc
  • terminal.ansiYellow#ffeead
  • titleBar.activeBackground#09421b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#66cc88
comment#388748
string#22aa44
constant.numeric#f280d0
constant.language#f280d0
constant.character, constant.other#f280d0
variable
keyword#2c6baa
storage#225588
storage.type#9966b8italic
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution#ffeebbunderline
entity.other.inherited-class#ddbb88italic underline
entity.name.function#ddbb88
variable.parameter#2277ffitalic
entity.name.tag#225588
entity.other.attribute-name#ddbb88
support.function#9966b8
support.constant#9966b8
support.type, support.class#9966b8italic
support.other.variable
invalid#F8F0F8
invalid.deprecated#F8F0F8
meta.diff, meta.diff.header#E0EDDDitalic
markup.deleted#dc322f
markup.changed#cb4b16
markup.inserted#219186
markup.quote#22aa44
markup.bold, markup.italic#22aa44
markup.inline.raw#9966b8
markup.heading.setext#ddbb88

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

green-abyss - Coding Theme