Skip to main content
Coding Theme

Dracula For Rust Theme

Publisher: dlahmadThemes in package: 1

Provides a dracula theme tailored towards the rust programming language. Use this extension in combination with the rust-analyzer plugin.

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#212122
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#2A2A2B
  • editor.selectionHighlightBackground#add6ff26
  • editorIndentGuide.background#404040
  • list.dropBackground#383b3d
  • sideBar.background#1e1e1f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
variable, string constant.other.placeholder#9876AA
constant.other.color#ffffff
invalid, invalid.illegal#f11237
keyword, storage.type, storage.modifier#bdb9c0
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#CC7832
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#9876AA
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FFCB6B
meta.block variable.other#9876AA
support.other.variable, string.other.link#9876AA
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#CC7832
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#6A8759
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#FFCB6B
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#CC7832
variable.language#CC7832italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#6A8759
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#df3a08
constant.character.escape#df3a08
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#CC7832
text.html.markdown, punctuation.definition.list_item.markdown#CC7832
text.html.markdown markup.inline.raw.markdown#6A8759
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, entity.name.section.markdown#FFCB6B
markup.italic#F5F12DDAitalic
markup.bold, markup.bold string#F5F12DDAbold
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#6A8759bold
markup.underline#6A8759
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#6A8759
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#6A8759
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
entity.name.function.macro.rust, entity.name.function.preprocessor#5fbbe6e5
meta.attribute.rust, keyword.operator.attribute.inner.rust, punctuation.brackets.attribute.rust, punctuation.definition.attribute.rust#f5f12dda
keyword.other.fn.rust, constant.language.json.comments, meta.function.call.rust, keyword.operator.namespace.rust, keyword.other.rust, storage.modifier.visibility.lalrpop, storage.type.core.lalrpop, keyword.control.rust, storage.type.rust, punctuation.semi.rust, constant.language.bool.rust, meta.import.rust, keyword.other.crate.rust, storage.modifier.rust, storage.modifier.mut.rust, variable.language.self.rust, variable.language.super.rust#CC7832
string.quoted.double.rust, punctuation.definition.string.rust#6A8759

Shiki preview

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

Loading...

Dracula For Rust Theme - Coding Theme