Skip to main content
Coding Theme

LynxKite Color Theme

Publisher: banhidibotiThemes in package: 1

A Visual Studio Code theme inspired by the LynxKite workspace, featuring a color palette that reflects its distinctive visual style for a clean, modern, and consistent coding experience.

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#001F3A
  • activityBar.border#39BCF355
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#D9D9D988
  • activityBarBadge.background#39BCF3
  • activityBarBadge.foreground#001F3A
  • button.background#39BCF340
  • button.foreground#FFFFFF
  • button.hoverBackground#39BCF366
  • descriptionForeground#D9D9D9D9
  • dropdown.background#FFFFFF10
  • dropdown.border#39BCF366
  • dropdown.foreground#FFFFFF
  • editor.background#002A4C
  • editor.findMatchBackground#FF880055
  • editor.findMatchBorder#FF8800
  • editor.findMatchHighlightBackground#39BCF333
  • editor.foreground#D9D9D9
  • editor.inactiveSelectionBackground#39BCF326
  • editor.lineHighlightBackground#FFFFFF14
  • editor.lineHighlightBorder#FFFFFF0A
  • editor.selectionBackground#39BCF344
  • editor.selectionHighlightBackground#39BCF333
  • editor.wordHighlightBackground#39BCF326
  • editor.wordHighlightStrongBackground#39BCF34D
  • editorBracketHighlight.foreground1#FF8800
  • editorBracketHighlight.foreground2#39BCF3
  • editorBracketHighlight.foreground3#FFBC70
  • editorBracketMatch.background#39BCF326
  • editorBracketMatch.border#39BCF3
  • editorCursor.foreground#FF8800
  • editorError.foreground#FF8800
  • editorGutter.addedBackground#39BCF366
  • editorGutter.background#002A4C
  • editorGutter.deletedBackground#FF8800
  • editorGutter.modifiedBackground#39BCF3
  • editorIndentGuide.activeBackground1#39BCF366
  • editorIndentGuide.background1#FFFFFF12
  • editorInfo.foreground#39BCF3
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#D9D9D955
  • editorWarning.foreground#FFBC70
  • editorWhitespace.foreground#D9D9D926
  • errorForeground#FFBC70
  • focusBorder#FF8800
  • foreground#D9D9D9
  • input.background#FFFFFF10
  • input.border#39BCF366
  • input.foreground#FFFFFF
  • input.placeholderForeground#D9D9D988
  • inputOption.activeBorder#39BCF3
  • list.activeSelectionBackground#39BCF340
  • list.activeSelectionForeground#FFFFFF
  • list.highlightForeground#39BCF3
  • list.hoverBackground#FFFFFF0D
  • list.inactiveSelectionBackground#39BCF326
  • menu.background#001F3A
  • menu.border#39BCF355
  • menu.foreground#FFFFFF
  • menu.selectionBackground#39BCF340
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#FFFFFF26
  • menubar.selectionBackground#39BCF333
  • menubar.selectionBorder#FF8800
  • menubar.selectionForeground#FFFFFF
  • panel.background#001F3AF0
  • panel.border#FFFFFF0A
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#D9D9D999
  • scrollbarSlider.activeBackground#39BCF388
  • scrollbarSlider.background#39BCF333
  • scrollbarSlider.hoverBackground#39BCF366
  • sideBar.background#001B33
  • sideBar.border#FFFFFF12
  • sideBar.foreground#B8CAD6
  • sideBarSectionHeader.background#FFFFFF0A
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#FF8800
  • statusBar.debuggingBackground#FF8800
  • statusBar.foreground#002A4C
  • statusBar.noFolderBackground#FF8800
  • tab.activeBackground#002A4C
  • tab.activeBorder#FF8800
  • tab.activeForeground#FFFFFF
  • tab.border#FFFFFF0A
  • tab.hoverBackground#FFFFFF0D
  • tab.inactiveBackground#001F3A
  • tab.inactiveForeground#D9D9D999
  • terminal.ansiBlue#39BCF3
  • terminal.ansiCyan#39BCF3
  • terminal.ansiGreen#39BCF3
  • terminal.ansiRed#FF8800
  • terminal.ansiYellow#FFBC70
  • terminal.background#002A4C
  • terminal.foreground#D9D9D9
  • titleBar.activeBackground#002A4C
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#002A4CCC
  • titleBar.inactiveForeground#D9D9D988
  • widget.shadow#002A4CCC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A8CA3italic
keyword, keyword.control, keyword.operator.new, storage#FF8800
entity.name.function, meta.function-call, support.function#39BCF3
entity.name.type, entity.name.class, support.type#39BCF3
variable, meta.definition.variable.name#D9D9D9
variable.parameter#FFFFFFD9
string, string.quoted, string.template#FFBC70
constant.numeric, constant.language, constant.other#39BCF3
keyword.operator, punctuation, meta.brace#D9D9D9B3
entity.name.tag, entity.other.attribute-name#39BCF3
invalid, invalid.illegal#FFFFFF
LynxKite Color Theme by banhidiboti - VS Code Theme