Skip to main content
Coding Theme

Mariana

Publisher: JR ToolsThemes in package: 1

Ported Mariana theme from Sublime Text 3.

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.

  • editor.background#363D46
  • editor.foreground#D8DEE9
  • editor.inactiveSelectionBackground#4F5B66
  • editor.lineHighlightBackground#4F5B66
  • editor.selectionBackground#4F5B66
  • editorCursor.foreground#303030
  • editorGroup.background#767B81
  • editorGroup.border#363D46
  • editorGroupHeader.tabsBackground#767B81
  • editorGroupHeader.tabsBorder#363D46
  • editorSuggestWidget.background#D8DEE9
  • editorSuggestWidget.foreground#363D46
  • git.color.modified#d87e00
  • git.color.untracked#8a8a8a
  • input.background#363D46
  • input.placeholderForeground#9E9FA0
  • list.activeSelectionBackground#B0B5BD
  • list.activeSelectionForeground#D8DEE9
  • list.dropBackground#363D46
  • list.focusBackground#B0B5BD
  • list.focusForeground#D8DEE9
  • list.highlightForeground#EDB361
  • list.hoverBackground#B0B5BD
  • list.hoverForeground#D8DEE9
  • list.inactiveFocusBackground#B0B5BD
  • list.inactiveSelectionBackground#B0B5BD
  • list.inactiveSelectionForeground#D8DEE9
  • sideBar.background#DADCDE
  • sideBar.foreground#303030
  • statusBar.background#ACB1BA
  • statusBar.debuggingBackground#BD514B
  • statusBar.foreground#67696F
  • tab.activeBackground#363D46
  • tab.border#363D46
  • tab.inactiveBackground#4F555C
  • tab.unfocusedInactiveForeground#A7AAAB
  • titleBar.activeBackground#F6F6F6
  • titleBar.activeForeground#000000
  • titleBar.inactiveBackground#F6F6F6
  • titleBar.inactiveForeground#767B81

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#D8DEE9
comment, punctuation.definition.comment#A7ADBA
string#99c794
punctuation.definition#5fb3b3
constant.numeric#f9ae58
constant.language#ec5f67italic
constant.character, constant.other#c594c5
variable.member#ec5f67
keyword - keyword.operator, keyword.operator.word#c594c5
keyword.operator#f97b58
punctuation.separator, punctuation.terminator#A7ADBA
punctuation.section#ffffff
punctuation.accessor#A7ADBA
punctuation.definition.annotation#5fb3b3
variable.other.dollar.only.js, variable.other.object.dollar.only.js, variable.type.dollar.only.js, support.class.dollar.only.js#5fb3b3
storage#ec5f67
storage.type#c594c5italic
entity.name.function#5fb3b3
entity.name - (entity.name.section | entity.name.tag | entity.name.label)#f9ae58
entity.other.inherited-class#5fb3b3italic underline
variable.parameter#f9ae58
variable.language#ec5f67italic
entity.name.tag#ec5f67
entity.other.attribute-name#c594c5
variable.function, variable.annotation#6699cc
support.function, support.macro#6699ccitalic
support.constant#c594c5italic
support.type, support.class#6699ccitalic
invalid#f8f8f8
invalid.deprecated#f8f8f8
entity.name.tag.yaml#5fb3b3
source.yaml string.unquoted#D8DEE9
markup.headingbold
markup.heading punctuation.definition.heading#f97b58
markup.heading.1 punctuation.definition.heading#ec5f67
string.other.link, markup.underline.link#6699cc
markup.boldbold
markup.italicitalic
markup.italic markup.bold | markup.bold markup.italicbold italic
punctuation.definition.thematic-break#f9ae58
markup.list.numbered.bullet#99c794
markup.quote punctuation.definition.blockquote, markup.list punctuation.definition.list_item#f9ae58
markup.raw
markup.raw.inline
(text punctuation.definition.italic | text punctuation.definition.bold)#c594c5
meta.diff, meta.diff.header#c594c5
markup.deleted#ec5f67
markup.inserted#99c794
markup.changed#f9ae58
support.type.property-name#D8DEE9
constant.numeric.line-number.match#ec5f67
message.error#ec5f67
sublimelinter.mark.error#D02000
sublimelinter.mark.warning#DDB700
sublimelinter.gutter-mark#FFFFFF

Shiki preview

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

Loading...

Mariana - Coding Theme