Skip to main content
Coding Theme

Kaian

Publisher: Kevin Parra LopezThemes in package: 2

The Kaian theme is a theme with warm and vibrant colors, designed to provide a pleasant and aesthetically pleasing coding experience. This theme includes two variants: 'Light' and 'Dark'.

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.activeBackground#F8F9FA
  • activityBar.activeBorder#DB4F3B
  • activityBar.activeFocusBorder#DB4F3B
  • activityBar.background#F8F9FA
  • activityBar.dropBorder#DB4F3B
  • activityBar.foreground#212529
  • activityBar.inactiveForeground#DB4F3B
  • activityBarBadge.background#DB4F3B
  • activityBarBadge.foreground#212529
  • badge.background#CED4DA
  • badge.foreground#212529
  • button.background#495057
  • button.border#495057
  • button.foreground#F8F9FA
  • descriptionForeground#212529
  • dropdown.background#F8F9FA
  • dropdown.border#CED4DA
  • dropdown.foreground#212529
  • dropdown.listBackground#CED4DA
  • editor.background#F8F9FA
  • editor.foldBackground#CED4DA
  • editor.foreground#212529
  • editor.selectionBackground#212529
  • editorBracketMatch.background#DB4F3B
  • editorBracketMatch.border#DB4F3B
  • editorCursor.background#212529
  • editorCursor.foreground#F8F9FA
  • editorGroup.border#DB4F3B
  • editorGroup.dropBackground#CED4DA
  • editorGroup.emptyBackground#F8F9FA
  • editorGroupHeader.border#CED4DA
  • editorGroupHeader.tabsBackground#F8F9FA
  • editorGroupHeader.tabsBorder#CED4DA
  • editorLineNumber.activeForeground#212529
  • editorLineNumber.foreground#ADB5BD
  • editorWidget.background#F8F9FA
  • focusBorder#F8F9FA
  • foreground#212529
  • icon.foreground#DB4F3B
  • input.background#CED4DA
  • input.border#CED4DA
  • input.foreground#212529
  • input.placeholderForeground#212529
  • list.activeSelectionBackground#212529
  • list.activeSelectionForeground#F8F9FA
  • list.dropBackground#CED4DA
  • list.focusBackground#F8F9FA
  • list.focusHighlightForeground#F8F9FA
  • list.focusOutline#212529
  • list.hoverBackground#6C757D
  • list.hoverForeground#F8F9FA
  • list.inactiveSelectionBackground#495057
  • list.inactiveSelectionForeground#F8F9FA
  • menu.background#E9ECEF
  • progressBar.background#ADB5BD
  • searchEditor.textInputBorder#DB4F3B
  • selection.background#ADB5BD
  • sideBar.background#E9ECEF
  • sideBar.border#CED4DA
  • sideBarSectionHeader.background#E9ECEF
  • sideBarTitle.foreground#212529
  • statusBar.background#F8F9FA
  • statusBar.foreground#212529
  • statusBar.noFolderBackground#DB4F3B
  • statusBar.noFolderForeground#212529
  • statusBarItem.hoverBackground#CED4DA
  • statusBarItem.remoteBackground#DB4F3B
  • statusBarItem.remoteForeground#212529
  • tab.activeBackground#212529
  • tab.activeBorder#DB4F3B
  • tab.activeForeground#F8F9FA
  • tab.hoverBackground#6C757D
  • tab.hoverForeground#F8F9FA
  • tab.inactiveBackground#495057
  • tab.inactiveForeground#F8F9FA
  • tab.unfocusedActiveBackground#ADB5BD
  • titleBar.activeBackground#F8F9FA
  • titleBar.activeForeground#212529
  • widget.shadow#F8F9FA
  • window.activeBorder#F8F9FA
  • window.inactiveBorder#CED4DA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6e7686italic
variable, string constant.other.placeholder#757575
meta.block variable.other#757575
constant.other.color#757575
invalid, invalid.illegal#e0303c
keyword, storage.type, storage.modifier#ec0633
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#ec0633
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#198534
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#446af8
support.other.variable, string.other.link#e5222d
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#31a481
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#298354
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#298354
support.type#4e7b92
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#4e7b92
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d63f28
variable.language#d63f28italic
entity.name.method.js#2069feitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#2069fe
entity.other.attribute-name#d63f28
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#004b34italic
entity.other.attribute-name.class#004b34
source.sass keyword.control#2069fe
markup.inserted#56811b
markup.deleted#ec0028
markup.changed#a24cdc
string.regexp#007db3
constant.character.escape#007db3
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#2069feitalic
source.js constant.other.object.key.js string.unquoted.label.js#ec0028italic
source.json meta.structure.dictionary.json support.type.property-name.json#ec0633
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#004b34
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#d93b0d
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ec0028
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#b05e4c
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#2069fe
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#e5222d
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#a24cdc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#56811b
text.html.markdown, punctuation.definition.list_item.markdown#757575
text.html.markdown markup.inline.raw.markdown#a24cdc
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#697783
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#56811b
markup.italic#e5222ditalic
markup.bold, markup.bold string#e5222dbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#e5222dbold
markup.underline#d93b0dunderline
markup.quote punctuation.definition.blockquote.markdown#697783
markup.quoteitalic
string.other.link.title.markdown#2069fe
string.other.link.description.title.markdown#a24cdc
constant.other.reference.link.markdown#004b34
markup.raw.block#a24cdc
markup.raw.block.fenced.markdown#F8F9FA50
punctuation.definition.fenced.markdown#F8F9FA50
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#757575
variable.language.fenced.markdown#697783
meta.separator#697783bold
markup.table#757575

Shiki preview

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

Loading...

Kaian - Coding Theme