Skip to main content
Coding Theme

RattleSnake

Publisher: LeTorkyThemes in package: 2

A warm paper theme with burnt brown syntax highlighting and dark baby blue accents, in light and dark variants. Includes structural highlighting for Python classes, functions, and docstrings.

Color themes

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#0D0D0D
  • activityBar.border#E3A06B
  • activityBar.foreground#EDEAE2
  • activityBar.inactiveForeground#5C5142
  • activityBarBadge.background#C8875A
  • activityBarBadge.foreground#000000
  • badge.background#7FB2D1
  • badge.foreground#000000
  • button.background#C8875A
  • button.foreground#000000
  • button.hoverBackground#D9A876
  • button.secondaryBackground#1C1C1C
  • button.secondaryForeground#EDEAE2
  • descriptionForeground#948A78
  • disabledForeground#5C5142
  • dropdown.background#000000
  • dropdown.border#2E2620
  • dropdown.foreground#EDEAE2
  • editor.background#000000
  • editor.border#E3A06B
  • editor.findMatchBackground#D9A87680
  • editor.findMatchHighlightBackground#D9A87640
  • editor.foreground#EDEAE2
  • editor.inactiveSelectionBackground#8A5A3E40
  • editor.lineHighlightBackground#1C1C1C
  • editor.selectionBackground#8A5A3E80
  • editor.selectionHighlightBackground#8A5A3E40
  • editor.wordHighlightBackground#A9CFE340
  • editor.wordHighlightStrongBackground#A9CFE360
  • editorBracketHighlight.foreground1#5A93B5
  • editorBracketHighlight.foreground2#5A93B5
  • editorBracketHighlight.foreground3#5A93B5
  • editorBracketHighlight.foreground4#5A93B5
  • editorBracketHighlight.foreground5#5A93B5
  • editorBracketHighlight.foreground6#5A93B5
  • editorBracketHighlight.unexpectedBracket.foreground#E0776B
  • editorBracketMatch.background#A9CFE340
  • editorBracketMatch.border#7FB2D1
  • editorCursor.foreground#C8875A
  • editorGroup.border#E3A06B
  • editorGroupHeader.tabsBorder#E3A06B
  • editorGutter.addedBackground#94B87E
  • editorGutter.background#000000
  • editorGutter.deletedBackground#E0776B
  • editorGutter.modifiedBackground#7FB2D1
  • editorHoverWidget.background#0D0D0D
  • editorHoverWidget.border#2E2620
  • editorIndentGuide.activeBackground1#D9A87680
  • editorIndentGuide.background1#FFFFFF12
  • editorLineNumber.activeForeground#C8875A
  • editorLineNumber.foreground#5C5142
  • editorRuler.foreground#2E2620
  • editorSuggestWidget.background#0D0D0D
  • editorSuggestWidget.border#2E2620
  • editorSuggestWidget.highlightForeground#C8875A
  • editorSuggestWidget.selectedBackground#1C1C1C
  • editorWhitespace.foreground#FFFFFF20
  • editorWidget.background#0D0D0D
  • editorWidget.border#2E2620
  • errorForeground#E0776B
  • focusBorder#7FB2D1
  • foreground#EDEAE2
  • gitDecoration.addedResourceForeground#94B87E
  • gitDecoration.deletedResourceForeground#E0776B
  • gitDecoration.ignoredResourceForeground#5C5142
  • gitDecoration.modifiedResourceForeground#7FB2D1
  • gitDecoration.untrackedResourceForeground#94B87E
  • input.background#000000
  • input.border#2E2620
  • input.foreground#EDEAE2
  • input.placeholderForeground#5C5142
  • list.activeSelectionBackground#1C1C1C
  • list.activeSelectionForeground#EDEAE2
  • list.focusBackground#1C1C1C
  • list.highlightForeground#C8875A
  • list.hoverBackground#1C1C1C60
  • list.inactiveSelectionBackground#1C1C1C80
  • modernActivityBar.border#E3A06B
  • modernPanel.border#E3A06B
  • modernSash.gripForeground#00000000
  • modernUI.inactiveShellBackground#000000
  • modernUI.shellBackground#000000
  • notificationCenterHeader.background#0D0D0D
  • notifications.background#0D0D0D
  • notifications.border#2E2620
  • notifications.foreground#EDEAE2
  • panel.background#0D0D0D
  • panel.border#E3A06B
  • panelTitle.activeBorder#C8875A
  • panelTitle.activeForeground#EDEAE2
  • panelTitle.inactiveForeground#948A78
  • peekView.border#7FB2D1
  • peekViewEditor.background#0D0D0D
  • peekViewResult.background#0D0D0D
  • peekViewTitle.background#0D0D0D
  • sash.hoverBorder#E3A06B
  • scrollbarSlider.activeBackground#5C514280
  • scrollbarSlider.background#5C514240
  • scrollbarSlider.hoverBackground#5C514260
  • selection.background#8A5A3E80
  • sideBar.background#0D0D0D
  • sideBar.border#E3A06B
  • sideBar.foreground#EDEAE2
  • sideBarSectionHeader.background#0D0D0D
  • sideBarSectionHeader.foreground#EDEAE2
  • sideBarTitle.foreground#EDEAE2
  • statusBar.background#8A5A3E
  • statusBar.border#E3A06B
  • statusBar.debuggingBackground#E0776B
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#EDEAE2
  • statusBar.noFolderBackground#6B4530
  • surface.border#E3A06B
  • tab.activeBackground#000000
  • tab.activeBorderTop#C8875A
  • tab.activeForeground#EDEAE2
  • tab.border#2E2620
  • tab.hoverBackground#1C1C1C
  • tab.inactiveBackground#0D0D0D
  • tab.inactiveForeground#948A78
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#7FB2D1
  • terminal.ansiBrightBlack#5C5142
  • terminal.ansiBrightBlue#7FB2D1
  • terminal.ansiBrightCyan#A9CFE3
  • terminal.ansiBrightGreen#94B87E
  • terminal.ansiBrightMagenta#D9A876
  • terminal.ansiBrightRed#E0776B
  • terminal.ansiBrightWhite#EDEAE2
  • terminal.ansiBrightYellow#E0B34D
  • terminal.ansiCyan#A9CFE3
  • terminal.ansiGreen#94B87E
  • terminal.ansiMagenta#8A5A3E
  • terminal.ansiRed#E0776B
  • terminal.ansiWhite#948A78
  • terminal.ansiYellow#E0B34D
  • terminal.background#000000
  • terminal.foreground#EDEAE2
  • titleBar.activeBackground#0D0D0D
  • titleBar.activeForeground#EDEAE2
  • titleBar.border#E3A06B
  • titleBar.inactiveBackground#0D0D0D
  • titleBar.inactiveForeground#5C5142
  • widget.shadow#00000040
  • window.activeBorder#E3A06B
  • window.inactiveBorder#E3A06B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#948A78italic
string, string.quoted#A9CFE3
constant.numeric, constant.language, constant.character#7FB2D1
support.constant#7FB2D1
keyword, keyword.control, storage, storage.type#C8875Abold
keyword.operator#D9A876
entity.name.function, support.function#D9A876italic
meta.function-call.generic.python, meta.function-call.python#D9A876italic
entity.name.type, entity.name.class, support.type, support.class#5A93B5bold
variable#EDEAE2
variable.parameter#948A78
variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#5A93B5
constant.other.caps.python#7FB2D1bold
entity.name.tag#C8875A
entity.other.attribute-name#D9A876
punctuation, meta.brace#948A78
punctuation.definition.parameters, meta.brace.round, punctuation.parenthesis#5A93B5
markup.heading#A66B3Ebold
markup.bold#EDEAE2bold
markup.italic#EDEAE2italic
markup.underline.link#A9CFE3underline
invalid#E0776B