Socket
Socket
Sign inDemoInstall

shiki

Package Overview
Dependencies
Maintainers
4
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shiki - npm Package Compare versions

Comparing version 0.9.7 to 0.9.8

languages/astro.tmLanguage.json

6

dist/index.d.ts
import { IRawThemeSetting, IRawGrammar, IRawTheme } from 'vscode-textmate';
declare type Theme = 'dark-plus' | 'dracula-soft' | 'dracula' | 'github-dark' | 'github-light' | 'light-plus' | 'material-darker' | 'material-default' | 'material-lighter' | 'material-ocean' | 'material-palenight' | 'min-dark' | 'min-light' | 'monokai' | 'nord' | 'poimandres' | 'slack-dark' | 'slack-ochin' | 'solarized-dark' | 'solarized-light' | 'vitesse-dark' | 'vitesse-light';
declare type Theme = 'dark-plus' | 'dracula-soft' | 'dracula' | 'github-dark-dimmed' | 'github-dark' | 'github-light' | 'light-plus' | 'material-darker' | 'material-default' | 'material-lighter' | 'material-ocean' | 'material-palenight' | 'min-dark' | 'min-light' | 'monokai' | 'nord' | 'one-dark-pro' | 'poimandres' | 'slack-dark' | 'slack-ochin' | 'solarized-dark' | 'solarized-light' | 'vitesse-dark' | 'vitesse-light';
declare const themes: Theme[];
declare const enum FontStyle {
declare enum FontStyle {
NotSet = -1,

@@ -235,3 +235,3 @@ None = 0,

declare type Lang = 'abap' | 'actionscript-3' | 'ada' | 'apache' | 'apex' | 'apl' | 'applescript' | 'asm' | 'awk' | 'bat' | 'batch' | 'c' | 'clojure' | 'clj' | 'cobol' | 'coffee' | 'cpp' | 'crystal' | 'csharp' | 'c#' | 'css' | 'd' | 'dart' | 'diff' | 'docker' | 'dream-maker' | 'elixir' | 'elm' | 'erb' | 'erlang' | 'fish' | 'fsharp' | 'f#' | 'gherkin' | 'git-commit' | 'git-rebase' | 'gnuplot' | 'go' | 'graphql' | 'groovy' | 'hack' | 'haml' | 'handlebars' | 'hbs' | 'haskell' | 'hcl' | 'hlsl' | 'html' | 'ini' | 'java' | 'javascript' | 'js' | 'jinja-html' | 'json' | 'jsonc' | 'jsonnet' | 'jssm' | 'fsl' | 'jsx' | 'julia' | 'jupyter' | 'kotlin' | 'latex' | 'less' | 'lisp' | 'logo' | 'lua' | 'make' | 'makefile' | 'markdown' | 'md' | 'matlab' | 'mdx' | 'nginx' | 'nim' | 'nix' | 'objective-c' | 'objc' | 'objective-cpp' | 'ocaml' | 'pascal' | 'perl' | 'php' | 'plsql' | 'postcss' | 'powershell' | 'ps' | 'ps1' | 'prisma' | 'prolog' | 'pug' | 'jade' | 'puppet' | 'purescript' | 'python' | 'py' | 'r' | 'raku' | 'perl6' | 'razor' | 'riscv' | 'ruby' | 'rb' | 'rust' | 'sas' | 'sass' | 'scala' | 'scheme' | 'scss' | 'shaderlab' | 'shader' | 'shellscript' | 'shell' | 'bash' | 'sh' | 'zsh' | 'smalltalk' | 'solidity' | 'sparql' | 'sql' | 'ssh-config' | 'stylus' | 'styl' | 'svelte' | 'swift' | 'system-verilog' | 'tcl' | 'tex' | 'toml' | 'tsx' | 'turtle' | 'twig' | 'typescript' | 'ts' | 'vb' | 'cmd' | 'verilog' | 'vhdl' | 'viml' | 'vue-html' | 'vue' | 'wasm' | 'wenyan' | '文言' | 'xml' | 'xsl' | 'yaml';
declare type Lang = 'abap' | 'actionscript-3' | 'ada' | 'apache' | 'apex' | 'apl' | 'applescript' | 'asm' | 'astro' | 'awk' | 'bat' | 'batch' | 'c' | 'clojure' | 'clj' | 'cobol' | 'coffee' | 'cpp' | 'crystal' | 'csharp' | 'c#' | 'css' | 'd' | 'dart' | 'diff' | 'docker' | 'dream-maker' | 'elixir' | 'elm' | 'erb' | 'erlang' | 'fish' | 'fsharp' | 'f#' | 'gherkin' | 'git-commit' | 'git-rebase' | 'gnuplot' | 'go' | 'graphql' | 'groovy' | 'hack' | 'haml' | 'handlebars' | 'hbs' | 'haskell' | 'hcl' | 'hlsl' | 'html' | 'ini' | 'java' | 'javascript' | 'js' | 'jinja-html' | 'json' | 'jsonc' | 'jsonnet' | 'jssm' | 'fsl' | 'jsx' | 'julia' | 'jupyter' | 'kotlin' | 'latex' | 'less' | 'lisp' | 'logo' | 'lua' | 'make' | 'makefile' | 'markdown' | 'md' | 'matlab' | 'mdx' | 'nginx' | 'nim' | 'nix' | 'objective-c' | 'objc' | 'objective-cpp' | 'ocaml' | 'pascal' | 'perl' | 'php' | 'plsql' | 'postcss' | 'powershell' | 'ps' | 'ps1' | 'prisma' | 'prolog' | 'pug' | 'jade' | 'puppet' | 'purescript' | 'python' | 'py' | 'r' | 'raku' | 'perl6' | 'razor' | 'riscv' | 'ruby' | 'rb' | 'rust' | 'sas' | 'sass' | 'scala' | 'scheme' | 'scss' | 'shaderlab' | 'shader' | 'shellscript' | 'shell' | 'bash' | 'sh' | 'zsh' | 'smalltalk' | 'solidity' | 'sparql' | 'sql' | 'ssh-config' | 'stylus' | 'styl' | 'svelte' | 'swift' | 'system-verilog' | 'tcl' | 'tex' | 'toml' | 'tsx' | 'turtle' | 'twig' | 'typescript' | 'ts' | 'vb' | 'cmd' | 'verilog' | 'vhdl' | 'viml' | 'vue-html' | 'vue' | 'wasm' | 'wenyan' | '文言' | 'xml' | 'xsl' | 'yaml';
declare const languages: ILanguageRegistration[];

@@ -238,0 +238,0 @@

@@ -856,3 +856,3 @@ {

{
"begin": "(\\\\begin\\{empheq\\}(?:\\[.*\\])?)",
"begin": "(?:\\s*)(\\\\begin\\{empheq\\}(?:\\[.*\\])?)",
"captures": {

@@ -868,3 +868,3 @@ "1": {

"contentName": "meta.math.block.latex support.class.math.block.environment.latex",
"end": "(\\\\end\\{empheq\\})",
"end": "(?:\\s*)(\\\\end\\{empheq\\})",
"name": "meta.function.environment.math.latex",

@@ -871,0 +871,0 @@ "patterns": [

@@ -623,9 +623,9 @@ {

{
"begin": "\\s*(@)(import|require)\\b\\s*",
"begin": "\\s*((@)(import|require))\\b\\s*",
"beginCaptures": {
"1": {
"name": "punctuation.definition.keyword.stylus"
"name": "keyword.control.at-rule.import.stylus"
},
"2": {
"name": "keyword.control.at-rule.import.stylus"
"name": "punctuation.definition.keyword.stylus"
}

@@ -647,9 +647,9 @@ },

{
"begin": "\\s*(@)(extend[s]?)\\b\\s*",
"begin": "\\s*((@)(extend[s]?)\\b)\\s*",
"beginCaptures": {
"1": {
"name": "punctuation.definition.keyword.stylus"
"name": "keyword.control.at-rule.extend.stylus"
},
"2": {
"name": "keyword.control.at-rule.extend.stylus"
"name": "punctuation.definition.keyword.stylus"
}

@@ -671,9 +671,9 @@ },

{
"match": "^\\s*(@)(font-face)\\b",
"match": "^\\s*((@)font-face)\\b",
"captures": {
"1": {
"name": "punctuation.definition.keyword.stylus"
"name": "keyword.control.at-rule.fontface.stylus"
},
"2": {
"name": "keyword.control.at-rule.fontface.stylus"
"name": "punctuation.definition.keyword.stylus"
}

@@ -684,9 +684,9 @@ },

{
"match": "^\\s*(@)(css)\\b",
"match": "^\\s*((@)css)\\b",
"captures": {
"1": {
"name": "punctuation.definition.keyword.stylus"
"name": "keyword.control.at-rule.css.stylus"
},
"2": {
"name": "keyword.control.at-rule.css.stylus"
"name": "punctuation.definition.keyword.stylus"
}

@@ -697,9 +697,9 @@ },

{
"begin": "\\s*(@)(charset)\\b\\s*",
"begin": "\\s*((@)charset)\\b\\s*",
"beginCaptures": {
"1": {
"name": "punctuation.definition.keyword.stylus"
"name": "keyword.control.at-rule.charset.stylus"
},
"2": {
"name": "keyword.control.at-rule.charset.stylus"
"name": "punctuation.definition.keyword.stylus"
}

@@ -716,9 +716,9 @@ },

{
"begin": "\\s*(@)(keyframes)\\b\\s+([a-zA-Z_-][a-zA-Z0-9_-]*)",
"begin": "\\s*((@)keyframes)\\b\\s+([a-zA-Z_-][a-zA-Z0-9_-]*)",
"beginCaptures": {
"1": {
"name": "punctuation.definition.keyword.stylus"
"name": "keyword.control.at-rule.keyframes.stylus"
},
"2": {
"name": "keyword.control.at-rule.keyframes.stylus"
"name": "punctuation.definition.keyword.stylus"
},

@@ -744,9 +744,9 @@ "3": {

{
"match": "^\\s*(@)(media)\\b",
"match": "^\\s*((@)media)\\b",
"captures": {
"1": {
"name": "punctuation.definition.keyword.stylus"
"name": "keyword.control.at-rule.media.stylus"
},
"2": {
"name": "keyword.control.at-rule.media.stylus"
"name": "punctuation.definition.keyword.stylus"
}

@@ -753,0 +753,0 @@ },

{
"name": "shiki",
"version": "0.9.7",
"version": "0.9.8",
"description": "shiki",

@@ -25,3 +25,2 @@ "author": "Pine Wu <octref@gmail.com>",

"scripts": {
"prepublishOnly": "npm run build",
"build": "rollup -c",

@@ -42,4 +41,3 @@ "watch": "rollup -c -w"

"path": false
},
"gitHead": "8b00ff0249db1df35e2cb5c07470aa898a8318ab"
}
}
{
"name": "github-dark",
"colors": {
"focusBorder": "#005cc5",
"foreground": "#d1d5da",
"descriptionForeground": "#959da5",
"errorForeground": "#f97583",
"textLink.foreground": "#79b8ff",
"textLink.activeForeground": "#c8e1ff",
"textBlockQuote.background": "#24292e",
"textBlockQuote.border": "#444d56",
"textCodeBlock.background": "#2f363d",
"textPreformat.foreground": "#d1d5da",
"textSeparator.foreground": "#586069",
"button.background": "#176f2c",
"button.foreground": "#dcffe4",
"button.hoverBackground": "#22863a",
"button.secondaryBackground": "#444d56",
"button.secondaryForeground": "#fff",
"button.secondaryHoverBackground": "#586069",
"checkbox.background": "#444d56",
"checkbox.border": "#1b1f23",
"dropdown.background": "#2f363d",
"dropdown.border": "#1b1f23",
"dropdown.foreground": "#e1e4e8",
"dropdown.listBackground": "#24292e",
"input.background": "#2f363d",
"input.border": "#1b1f23",
"input.foreground": "#e1e4e8",
"input.placeholderForeground": "#959da5",
"badge.foreground": "#c8e1ff",
"badge.background": "#044289",
"progressBar.background": "#0366d6",
"titleBar.activeForeground": "#e1e4e8",
"titleBar.activeBackground": "#24292e",
"titleBar.inactiveForeground": "#959da5",
"titleBar.inactiveBackground": "#1f2428",
"titleBar.border": "#1b1f23",
"activityBar.foreground": "#e1e4e8",
"activityBar.inactiveForeground": "#6a737d",
"activityBar.background": "#24292e",
"activityBarBadge.foreground": "#fff",
"activityBarBadge.background": "#0366d6",
"activityBar.activeBorder": "#f9826c",
"activityBar.border": "#1b1f23",
"sideBar.foreground": "#d1d5da",
"sideBar.background": "#1f2428",
"sideBar.border": "#1b1f23",
"sideBarTitle.foreground": "#e1e4e8",
"sideBarSectionHeader.foreground": "#e1e4e8",
"sideBarSectionHeader.background": "#1f2428",
"sideBarSectionHeader.border": "#1b1f23",
"list.hoverForeground": "#e1e4e8",
"list.inactiveSelectionForeground": "#e1e4e8",
"list.activeSelectionForeground": "#e1e4e8",
"list.hoverBackground": "#282e34",
"list.inactiveSelectionBackground": "#282e34",
"list.activeSelectionBackground": "#39414a",
"list.inactiveFocusBackground": "#1d2d3e",
"list.focusBackground": "#044289",
"tree.indentGuidesStroke": "#2f363d",
"notificationCenterHeader.foreground": "#959da5",
"notificationCenterHeader.background": "#24292e",
"notifications.foreground": "#e1e4e8",
"notifications.background": "#2f363d",
"notifications.border": "#1b1f23",
"notificationsErrorIcon.foreground": "#ea4a5a",
"notificationsWarningIcon.foreground": "#ffab70",
"notificationsInfoIcon.foreground": "#79b8ff",
"pickerGroup.border": "#444d56",
"pickerGroup.foreground": "#e1e4e8",
"quickInput.background": "#24292e",
"quickInput.foreground": "#e1e4e8",
"statusBar.foreground": "#d1d5da",
"statusBar.background": "#24292e",
"statusBar.border": "#1b1f23",
"statusBar.noFolderBackground": "#24292e",
"statusBar.debuggingBackground": "#931c06",
"statusBar.debuggingForeground": "#fff",
"statusBarItem.prominentBackground": "#282e34",
"editorGroupHeader.tabsBackground": "#1f2428",
"editorGroupHeader.tabsBorder": "#1b1f23",
"editorGroup.border": "#1b1f23",
"tab.activeForeground": "#e1e4e8",
"tab.inactiveForeground": "#959da5",
"tab.inactiveBackground": "#1f2428",
"tab.activeBackground": "#24292e",
"tab.hoverBackground": "#24292e",
"tab.unfocusedHoverBackground": "#24292e",
"tab.border": "#1b1f23",
"tab.unfocusedActiveBorderTop": "#1b1f23",
"tab.activeBorder": "#24292e",
"tab.unfocusedActiveBorder": "#24292e",
"tab.activeBorderTop": "#f9826c",
"breadcrumb.foreground": "#959da5",
"breadcrumb.focusForeground": "#e1e4e8",
"breadcrumb.activeSelectionForeground": "#d1d5da",
"breadcrumbPicker.background": "#2b3036",
"editor.foreground": "#e1e4e8",
"editor.background": "#24292e",
"editorWidget.background": "#1f2428",
"editor.foldBackground": "#58606915",
"editor.lineHighlightBackground": "#2b3036",
"editorLineNumber.foreground": "#444d56",
"editorLineNumber.activeForeground": "#e1e4e8",
"editorIndentGuide.background": "#2f363d",
"editorIndentGuide.activeBackground": "#444d56",
"editorWhitespace.foreground": "#444d56",
"editorCursor.foreground": "#c8e1ff",
"focusBorder": "#388bfd",
"foreground": "#c9d1d9",
"descriptionForeground": "#8b949e",
"errorForeground": "#f85149",
"textLink.foreground": "#58a6ff",
"textLink.activeForeground": "#58a6ff",
"textBlockQuote.background": "#090c10",
"textBlockQuote.border": "#3b434b",
"textCodeBlock.background": "#f0f6fc26",
"textPreformat.foreground": "#8b949e",
"textSeparator.foreground": "#21262d",
"button.background": "#238636",
"button.foreground": "#ffffff",
"button.hoverBackground": "#2ea043",
"button.secondaryBackground": "#292e34",
"button.secondaryForeground": "#c9d1d9",
"button.secondaryHoverBackground": "#30363d",
"checkbox.background": "#161b22",
"checkbox.border": "#30363d",
"dropdown.background": "#1c2128",
"dropdown.border": "#30363d",
"dropdown.foreground": "#c9d1d9",
"dropdown.listBackground": "#1c2128",
"input.background": "#0d1117",
"input.border": "#21262d",
"input.foreground": "#c9d1d9",
"input.placeholderForeground": "#484f58",
"badge.foreground": "#79c0ff",
"badge.background": "#0d419d",
"progressBar.background": "#1f6feb",
"titleBar.activeForeground": "#8b949e",
"titleBar.activeBackground": "#0d1117",
"titleBar.inactiveForeground": "#8b949e",
"titleBar.inactiveBackground": "#090c10",
"titleBar.border": "#30363d",
"activityBar.foreground": "#c9d1d9",
"activityBar.inactiveForeground": "#8b949e",
"activityBar.background": "#0d1117",
"activityBarBadge.foreground": "#f0f6fc",
"activityBarBadge.background": "#1f6feb",
"activityBar.activeBorder": "#f78166",
"activityBar.border": "#30363d",
"sideBar.foreground": "#c9d1d9",
"sideBar.background": "#090c10",
"sideBar.border": "#30363d",
"sideBarTitle.foreground": "#c9d1d9",
"sideBarSectionHeader.foreground": "#c9d1d9",
"sideBarSectionHeader.background": "#090c10",
"sideBarSectionHeader.border": "#30363d",
"list.hoverForeground": "#c9d1d9",
"list.inactiveSelectionForeground": "#c9d1d9",
"list.activeSelectionForeground": "#c9d1d9",
"list.hoverBackground": "#161b22",
"list.inactiveSelectionBackground": "#161b22",
"list.activeSelectionBackground": "#21262d",
"list.focusForeground": "#f0f6fc",
"list.focusBackground": "#21262d",
"list.inactiveFocusBackground": "#161b22",
"list.highlightForeground": "#388bfd",
"tree.indentGuidesStroke": "#21262d",
"notificationCenterHeader.foreground": "#6e7681",
"notificationCenterHeader.background": "#0d1117",
"notifications.foreground": "#8b949e",
"notifications.background": "#161b22",
"notifications.border": "#30363d",
"notificationsErrorIcon.foreground": "#f85149",
"notificationsWarningIcon.foreground": "#f0883e",
"notificationsInfoIcon.foreground": "#58a6ff",
"pickerGroup.border": "#21262d",
"pickerGroup.foreground": "#8b949e",
"quickInput.background": "#0d1117",
"quickInput.foreground": "#c9d1d9",
"statusBar.foreground": "#8b949e",
"statusBar.background": "#0d1117",
"statusBar.border": "#30363d",
"statusBar.noFolderBackground": "#0d1117",
"statusBar.debuggingBackground": "#da3633",
"statusBar.debuggingForeground": "#f0f6fc",
"statusBarItem.prominentBackground": "#161b22",
"editorGroupHeader.tabsBackground": "#090c10",
"editorGroupHeader.tabsBorder": "#30363d",
"editorGroup.border": "#30363d",
"tab.activeForeground": "#c9d1d9",
"tab.inactiveForeground": "#8b949e",
"tab.inactiveBackground": "#090c10",
"tab.activeBackground": "#0d1117",
"tab.hoverBackground": "#0d1117",
"tab.unfocusedHoverBackground": "#161b22",
"tab.border": "#30363d",
"tab.unfocusedActiveBorderTop": "#30363d",
"tab.activeBorder": "#0d1117",
"tab.unfocusedActiveBorder": "#0d1117",
"tab.activeBorderTop": "#f78166",
"breadcrumb.foreground": "#8b949e",
"breadcrumb.focusForeground": "#c9d1d9",
"breadcrumb.activeSelectionForeground": "#8b949e",
"breadcrumbPicker.background": "#1c2128",
"editor.foreground": "#c9d1d9",
"editor.background": "#0d1117",
"editorWidget.background": "#1c2128",
"editor.foldBackground": "#6e76811a",
"editor.lineHighlightBackground": "#161b22",
"editorLineNumber.foreground": "#8b949e",
"editorLineNumber.activeForeground": "#c9d1d9",
"editorIndentGuide.background": "#21262d",
"editorIndentGuide.activeBackground": "#30363d",
"editorWhitespace.foreground": "#484f58",
"editorCursor.foreground": "#79c0ff",
"editor.findMatchBackground": "#ffd33d44",

@@ -123,37 +125,53 @@ "editor.findMatchHighlightBackground": "#ffd33d22",

"editorBracketMatch.border": "#17E5E600",
"editorGutter.modifiedBackground": "#2188ff",
"editorGutter.addedBackground": "#28a745",
"editorGutter.deletedBackground": "#ea4a5a",
"diffEditor.insertedTextBackground": "#28a74530",
"diffEditor.removedTextBackground": "#d73a4930",
"editorGutter.modifiedBackground": "#9e6a03",
"editorGutter.addedBackground": "#196c2e",
"editorGutter.deletedBackground": "#b62324",
"diffEditor.insertedTextBackground": "#2ea04333",
"diffEditor.removedTextBackground": "#da363333",
"scrollbar.shadow": "#0008",
"scrollbarSlider.background": "#6a737d33",
"scrollbarSlider.hoverBackground": "#6a737d44",
"scrollbarSlider.activeBackground": "#6a737d88",
"editorOverviewRuler.border": "#1b1f23",
"panel.background": "#1f2428",
"panel.border": "#1b1f23",
"panelTitle.activeBorder": "#f9826c",
"panelTitle.activeForeground": "#e1e4e8",
"panelTitle.inactiveForeground": "#959da5",
"panelInput.border": "#2f363d",
"terminal.foreground": "#d1d5da",
"gitDecoration.addedResourceForeground": "#34d058",
"gitDecoration.modifiedResourceForeground": "#79b8ff",
"gitDecoration.deletedResourceForeground": "#ea4a5a",
"gitDecoration.untrackedResourceForeground": "#34d058",
"gitDecoration.ignoredResourceForeground": "#6a737d",
"gitDecoration.conflictingResourceForeground": "#ffab70",
"gitDecoration.submoduleResourceForeground": "#6a737d",
"debugToolBar.background": "#2b3036",
"editor.stackFrameHighlightBackground": "#C6902625",
"editor.focusedStackFrameHighlightBackground": "#2b6a3033",
"scrollbarSlider.background": "#484F5833",
"scrollbarSlider.hoverBackground": "#484F5844",
"scrollbarSlider.activeBackground": "#484F5888",
"editorOverviewRuler.border": "#010409",
"panel.background": "#090c10",
"panel.border": "#30363d",
"panelTitle.activeBorder": "#f78166",
"panelTitle.activeForeground": "#c9d1d9",
"panelTitle.inactiveForeground": "#8b949e",
"panelInput.border": "#30363d",
"terminal.foreground": "#8b949e",
"terminal.ansiBlack": "#484f58",
"terminal.ansiRed": "#ff7b72",
"terminal.ansiGreen": "#3fb950",
"terminal.ansiYellow": "#d29922",
"terminal.ansiBlue": "#58a6ff",
"terminal.ansiMagenta": "#bc8cff",
"terminal.ansiCyan": "#39c5cf",
"terminal.ansiWhite": "#b1bac4",
"terminal.ansiBrightBlack": "#6e7681",
"terminal.ansiBrightRed": "#ffa198",
"terminal.ansiBrightGreen": "#56d364",
"terminal.ansiBrightYellow": "#e3b341",
"terminal.ansiBrightBlue": "#79c0ff",
"terminal.ansiBrightMagenta": "#d2a8ff",
"terminal.ansiBrightCyan": "#56d4dd",
"terminal.ansiBrightWhite": "#f0f6fc",
"gitDecoration.addedResourceForeground": "#56d364",
"gitDecoration.modifiedResourceForeground": "#e3b341",
"gitDecoration.deletedResourceForeground": "#f85149",
"gitDecoration.untrackedResourceForeground": "#56d364",
"gitDecoration.ignoredResourceForeground": "#484f58",
"gitDecoration.conflictingResourceForeground": "#e3b341",
"gitDecoration.submoduleResourceForeground": "#8b949e",
"debugToolBar.background": "#1c2128",
"editor.stackFrameHighlightBackground": "#D2992225",
"editor.focusedStackFrameHighlightBackground": "#3FB95025",
"peekViewEditor.matchHighlightBackground": "#ffd33d33",
"peekViewResult.matchHighlightBackground": "#ffd33d33",
"peekViewEditor.background": "#1f242888",
"peekViewResult.background": "#1f2428",
"settings.headerForeground": "#e1e4e8",
"settings.modifiedItemIndicator": "#0366d6",
"welcomePage.buttonBackground": "#2f363d",
"welcomePage.buttonHoverBackground": "#444d56"
"peekViewEditor.background": "#0d111788",
"peekViewResult.background": "#0d1117",
"settings.headerForeground": "#8b949e",
"settings.modifiedItemIndicator": "#9e6a03",
"welcomePage.buttonBackground": "#21262d",
"welcomePage.buttonHoverBackground": "#30363d"
},

@@ -165,33 +183,53 @@ "semanticHighlighting": true,

"settings": {
"foreground": "#6a737d"
"foreground": "#8b949e"
}
},
{
"scope": ["constant", "entity.name.constant", "variable.other.constant", "variable.language"],
"scope": [
"constant",
"entity.name.constant",
"variable.other.constant",
"variable.language",
"entity"
],
"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}
},
{
"scope": ["entity", "entity.name"],
"scope": ["entity.name", "meta.export.default", "meta.definition.variable"],
"settings": {
"foreground": "#b392f0"
"foreground": "#ffa657"
}
},
{
"scope": "variable.parameter.function",
"scope": [
"variable.parameter.function",
"meta.jsx.children",
"meta.block",
"meta.tag.attributes",
"entity.name.constant",
"meta.object.member",
"meta.embedded.expression"
],
"settings": {
"foreground": "#e1e4e8"
"foreground": "#c9d1d9"
}
},
{
"scope": "entity.name.tag",
"scope": "entity.name.function",
"settings": {
"foreground": "#85e89d"
"foreground": "#d2a8ff"
}
},
{
"scope": ["entity.name.tag", "support.class.component"],
"settings": {
"foreground": "#7ee787"
}
},
{
"scope": "keyword",
"settings": {
"foreground": "#f97583"
"foreground": "#ff7b72"
}

@@ -202,3 +240,3 @@ },

"settings": {
"foreground": "#f97583"
"foreground": "#ff7b72"
}

@@ -209,3 +247,3 @@ },

"settings": {
"foreground": "#e1e4e8"
"foreground": "#c9d1d9"
}

@@ -220,3 +258,3 @@ },

"settings": {
"foreground": "#9ecbff"
"foreground": "#a5d6ff"
}

@@ -227,3 +265,3 @@ },

"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -234,3 +272,3 @@ },

"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -241,3 +279,3 @@ },

"settings": {
"foreground": "#ffab70"
"foreground": "#ffa657"
}

@@ -248,3 +286,3 @@ },

"settings": {
"foreground": "#e1e4e8"
"foreground": "#c9d1d9"
}

@@ -256,3 +294,3 @@ },

"fontStyle": "italic",
"foreground": "#fdaeb7"
"foreground": "#ffa198"
}

@@ -264,3 +302,3 @@ },

"fontStyle": "italic",
"foreground": "#fdaeb7"
"foreground": "#ffa198"
}

@@ -272,3 +310,3 @@ },

"fontStyle": "italic",
"foreground": "#fdaeb7"
"foreground": "#ffa198"
}

@@ -280,3 +318,3 @@ },

"fontStyle": "italic",
"foreground": "#fdaeb7"
"foreground": "#ffa198"
}

@@ -288,4 +326,4 @@ },

"fontStyle": "italic underline",
"background": "#f97583",
"foreground": "#24292e",
"background": "#ff7b72",
"foreground": "#0d1117",
"content": "^M"

@@ -297,3 +335,3 @@ }

"settings": {
"foreground": "#fdaeb7"
"foreground": "#ffa198"
}

@@ -304,3 +342,3 @@ },

"settings": {
"foreground": "#e1e4e8"
"foreground": "#c9d1d9"
}

@@ -311,3 +349,3 @@ },

"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -318,3 +356,3 @@ },

"settings": {
"foreground": "#dbedff"
"foreground": "#a5d6ff"
}

@@ -330,3 +368,3 @@ },

"settings": {
"foreground": "#dbedff"
"foreground": "#a5d6ff"
}

@@ -338,3 +376,3 @@ },

"fontStyle": "bold",
"foreground": "#85e89d"
"foreground": "#7ee787"
}

@@ -345,3 +383,3 @@ },

"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -352,3 +390,3 @@ },

"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -359,3 +397,3 @@ },

"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -366,3 +404,3 @@ },

"settings": {
"foreground": "#ffab70"
"foreground": "#ffa657"
}

@@ -374,3 +412,3 @@ },

"fontStyle": "bold",
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -381,3 +419,3 @@ },

"settings": {
"foreground": "#85e89d"
"foreground": "#7ee787"
}

@@ -389,3 +427,3 @@ },

"fontStyle": "italic",
"foreground": "#e1e4e8"
"foreground": "#c9d1d9"
}

@@ -397,3 +435,3 @@ },

"fontStyle": "bold",
"foreground": "#e1e4e8"
"foreground": "#c9d1d9"
}

@@ -404,3 +442,3 @@ },

"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -411,4 +449,4 @@ },

"settings": {
"background": "#86181d",
"foreground": "#fdaeb7"
"background": "#490202",
"foreground": "#ffa198"
}

@@ -419,4 +457,4 @@ },

"settings": {
"background": "#144620",
"foreground": "#85e89d"
"background": "#04260f",
"foreground": "#7ee787"
}

@@ -427,4 +465,4 @@ },

"settings": {
"background": "#c24e00",
"foreground": "#ffab70"
"background": "#5a1e02",
"foreground": "#ffa657"
}

@@ -435,4 +473,4 @@ },

"settings": {
"foreground": "#2f363d",
"background": "#79b8ff"
"foreground": "#161b22",
"background": "#79c0ff"
}

@@ -443,3 +481,3 @@ },

"settings": {
"foreground": "#b392f0",
"foreground": "#d2a8ff",
"fontStyle": "bold"

@@ -451,3 +489,3 @@ }

"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -459,3 +497,3 @@ },

"fontStyle": "bold",
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -466,3 +504,3 @@ },

"settings": {
"foreground": "#79b8ff"
"foreground": "#79c0ff"
}

@@ -480,3 +518,3 @@ },

"settings": {
"foreground": "#d1d5da"
"foreground": "#8b949e"
}

@@ -487,3 +525,3 @@ },

"settings": {
"foreground": "#fdaeb7"
"foreground": "#ffa198"
}

@@ -494,3 +532,3 @@ },

"settings": {
"foreground": "#dbedff",
"foreground": "#a5d6ff",
"fontStyle": "underline"

@@ -497,0 +535,0 @@ }

{
"name": "github-light",
"colors": {
"focusBorder": "#2188ff",
"foreground": "#444d56",
"focusBorder": "#0366d6",
"foreground": "#24292e",
"descriptionForeground": "#6a737d",
"errorForeground": "#cb2431",
"textLink.foreground": "#0366d6",
"textLink.activeForeground": "#005cc5",
"textBlockQuote.background": "#fafbfc",
"textBlockQuote.border": "#e1e4e8",
"textCodeBlock.background": "#f6f8fa",
"textLink.activeForeground": "#0366d6",
"textBlockQuote.background": "#f6f8fa",
"textBlockQuote.border": "#dfe2e5",
"textCodeBlock.background": "#1b1f230d",
"textPreformat.foreground": "#586069",
"textSeparator.foreground": "#d1d5da",
"button.background": "#159739",
"button.foreground": "#fff",
"button.hoverBackground": "#138934",
"button.secondaryBackground": "#e1e4e8",
"button.secondaryForeground": "#1b1f23",
"button.secondaryHoverBackground": "#d1d5da",
"checkbox.background": "#fafbfc",
"checkbox.border": "#d1d5da",
"dropdown.background": "#fafbfc",
"textSeparator.foreground": "#eaecef",
"button.background": "#2ea44f",
"button.foreground": "#ffffff",
"button.hoverBackground": "#2c974b",
"button.secondaryBackground": "#eaecef",
"button.secondaryForeground": "#24292e",
"button.secondaryHoverBackground": "#f3f4f6",
"checkbox.background": "#f6f8fa",
"checkbox.border": "#e1e4e8",
"dropdown.background": "#ffffff",
"dropdown.border": "#e1e4e8",
"dropdown.foreground": "#2f363d",
"dropdown.listBackground": "#fff",
"input.background": "#fafbfc",
"dropdown.foreground": "#24292e",
"dropdown.listBackground": "#ffffff",
"input.background": "#ffffff",
"input.border": "#e1e4e8",
"input.foreground": "#2f363d",
"input.placeholderForeground": "#959da5",
"input.foreground": "#24292e",
"input.placeholderForeground": "#6a737d",
"badge.foreground": "#005cc5",
"badge.background": "#dbedff",
"progressBar.background": "#2188ff",
"titleBar.activeForeground": "#2f363d",
"titleBar.activeBackground": "#fff",
"titleBar.activeForeground": "#586069",
"titleBar.activeBackground": "#ffffff",
"titleBar.inactiveForeground": "#6a737d",
"titleBar.inactiveBackground": "#f6f8fa",
"titleBar.border": "#e1e4e8",
"activityBar.foreground": "#2f363d",
"activityBar.inactiveForeground": "#959da5",
"activityBar.background": "#fff",
"activityBarBadge.foreground": "#fff",
"activityBar.foreground": "#24292e",
"activityBar.inactiveForeground": "#6a737d",
"activityBar.background": "#ffffff",
"activityBarBadge.foreground": "#ffffff",
"activityBarBadge.background": "#2188ff",
"activityBar.activeBorder": "#f9826c",
"activityBar.border": "#e1e4e8",
"sideBar.foreground": "#586069",
"sideBar.foreground": "#24292e",
"sideBar.background": "#f6f8fa",
"sideBar.border": "#e1e4e8",
"sideBarTitle.foreground": "#2f363d",
"sideBarSectionHeader.foreground": "#2f363d",
"sideBarTitle.foreground": "#24292e",
"sideBarSectionHeader.foreground": "#24292e",
"sideBarSectionHeader.background": "#f6f8fa",
"sideBarSectionHeader.border": "#e1e4e8",
"list.hoverForeground": "#2f363d",
"list.inactiveSelectionForeground": "#2f363d",
"list.activeSelectionForeground": "#2f363d",
"list.hoverForeground": "#24292e",
"list.inactiveSelectionForeground": "#24292e",
"list.activeSelectionForeground": "#24292e",
"list.hoverBackground": "#ebf0f4",
"list.inactiveSelectionBackground": "#e8eaed",
"list.activeSelectionBackground": "#e2e5e9",
"list.focusForeground": "#05264c",
"list.focusBackground": "#cce5ff",
"list.inactiveFocusBackground": "#dbedff",
"list.focusBackground": "#cce5ff",
"tree.indentGuidesStroke": "#e1e4e8",
"list.highlightForeground": "#0366d6",
"tree.indentGuidesStroke": "#eaecef",
"notificationCenterHeader.foreground": "#6a737d",
"notificationCenterHeader.background": "#e1e4e8",
"notifications.foreground": "#2f363d",
"notifications.foreground": "#586069",
"notifications.background": "#fafbfc",

@@ -71,39 +73,39 @@ "notifications.border": "#e1e4e8",

"pickerGroup.border": "#e1e4e8",
"pickerGroup.foreground": "#2f363d",
"pickerGroup.foreground": "#586069",
"quickInput.background": "#fafbfc",
"quickInput.foreground": "#2f363d",
"quickInput.foreground": "#24292e",
"statusBar.foreground": "#586069",
"statusBar.background": "#fff",
"statusBar.background": "#ffffff",
"statusBar.border": "#e1e4e8",
"statusBar.noFolderBackground": "#fff",
"statusBar.debuggingBackground": "#f9826c",
"statusBar.debuggingForeground": "#fff",
"statusBarItem.prominentBackground": "#e8eaed",
"statusBar.noFolderBackground": "#ffffff",
"statusBar.debuggingBackground": "#d73a49",
"statusBar.debuggingForeground": "#ffffff",
"statusBarItem.prominentBackground": "#f6f8fa",
"editorGroupHeader.tabsBackground": "#f6f8fa",
"editorGroupHeader.tabsBorder": "#e1e4e8",
"editorGroup.border": "#e1e4e8",
"tab.activeForeground": "#2f363d",
"tab.activeForeground": "#24292e",
"tab.inactiveForeground": "#6a737d",
"tab.inactiveBackground": "#f6f8fa",
"tab.activeBackground": "#fff",
"tab.hoverBackground": "#fff",
"tab.unfocusedHoverBackground": "#fff",
"tab.activeBackground": "#ffffff",
"tab.hoverBackground": "#ffffff",
"tab.unfocusedHoverBackground": "#f6f8fa",
"tab.border": "#e1e4e8",
"tab.unfocusedActiveBorderTop": "#e1e4e8",
"tab.activeBorder": "#fff",
"tab.unfocusedActiveBorder": "#fff",
"tab.activeBorder": "#ffffff",
"tab.unfocusedActiveBorder": "#ffffff",
"tab.activeBorderTop": "#f9826c",
"breadcrumb.foreground": "#6a737d",
"breadcrumb.focusForeground": "#2f363d",
"breadcrumb.focusForeground": "#24292e",
"breadcrumb.activeSelectionForeground": "#586069",
"breadcrumbPicker.background": "#fafbfc",
"breadcrumbPicker.background": "#ffffff",
"editor.foreground": "#24292e",
"editor.background": "#fff",
"editorWidget.background": "#f6f8fa",
"editor.foldBackground": "#d1d5da11",
"editor.lineHighlightBackground": "#f6f8fa",
"editorLineNumber.foreground": "#1b1f234d",
"editor.background": "#ffffff",
"editorWidget.background": "#ffffff",
"editor.foldBackground": "#959da51a",
"editor.lineHighlightBackground": "#fafbfc",
"editorLineNumber.foreground": "#959da5",
"editorLineNumber.activeForeground": "#24292e",
"editorIndentGuide.background": "#eff2f6",
"editorIndentGuide.activeBackground": "#d7dbe0",
"editorIndentGuide.background": "#eaecef",
"editorIndentGuide.activeBackground": "#e1e4e8",
"editorWhitespace.foreground": "#d1d5da",

@@ -124,7 +126,7 @@ "editorCursor.foreground": "#044289",

"editorBracketMatch.border": "#34d05800",
"editorGutter.modifiedBackground": "#2188ff",
"editorGutter.addedBackground": "#28a745",
"editorGutter.modifiedBackground": "#f9c513",
"editorGutter.addedBackground": "#34d058",
"editorGutter.deletedBackground": "#d73a49",
"diffEditor.insertedTextBackground": "#34d05822",
"diffEditor.removedTextBackground": "#d73a4922",
"diffEditor.insertedTextBackground": "#85e89d33",
"diffEditor.removedTextBackground": "#f9758326",
"scrollbar.shadow": "#6a737d33",

@@ -134,24 +136,40 @@ "scrollbarSlider.background": "#959da533",

"scrollbarSlider.activeBackground": "#959da588",
"editorOverviewRuler.border": "#fff",
"editorOverviewRuler.border": "#ffffff",
"panel.background": "#f6f8fa",
"panel.border": "#e1e4e8",
"panelTitle.activeBorder": "#f9826c",
"panelTitle.activeForeground": "#2f363d",
"panelTitle.activeForeground": "#24292e",
"panelTitle.inactiveForeground": "#6a737d",
"panelInput.border": "#e1e4e8",
"terminal.foreground": "#586069",
"gitDecoration.addedResourceForeground": "#28a745",
"gitDecoration.modifiedResourceForeground": "#005cc5",
"gitDecoration.deletedResourceForeground": "#d73a49",
"gitDecoration.untrackedResourceForeground": "#28a745",
"terminal.ansiBlack": "#24292e",
"terminal.ansiRed": "#d73a49",
"terminal.ansiGreen": "#22863a",
"terminal.ansiYellow": "#b08800",
"terminal.ansiBlue": "#0366d6",
"terminal.ansiMagenta": "#6f42c1",
"terminal.ansiCyan": "#1b7c83",
"terminal.ansiWhite": "#6a737d",
"terminal.ansiBrightBlack": "#586069",
"terminal.ansiBrightRed": "#cb2431",
"terminal.ansiBrightGreen": "#28a745",
"terminal.ansiBrightYellow": "#dbab09",
"terminal.ansiBrightBlue": "#2188ff",
"terminal.ansiBrightMagenta": "#8a63d2",
"terminal.ansiBrightCyan": "#3192aa",
"terminal.ansiBrightWhite": "#959da5",
"gitDecoration.addedResourceForeground": "#22863a",
"gitDecoration.modifiedResourceForeground": "#b08800",
"gitDecoration.deletedResourceForeground": "#cb2431",
"gitDecoration.untrackedResourceForeground": "#22863a",
"gitDecoration.ignoredResourceForeground": "#959da5",
"gitDecoration.conflictingResourceForeground": "#e36209",
"gitDecoration.submoduleResourceForeground": "#959da5",
"debugToolBar.background": "#fff",
"gitDecoration.conflictingResourceForeground": "#b08800",
"gitDecoration.submoduleResourceForeground": "#586069",
"debugToolBar.background": "#ffffff",
"editor.stackFrameHighlightBackground": "#ffd33d33",
"editor.focusedStackFrameHighlightBackground": "#28a74525",
"settings.headerForeground": "#2f363d",
"settings.modifiedItemIndicator": "#2188ff",
"welcomePage.buttonBackground": "#f6f8fa",
"welcomePage.buttonHoverBackground": "#e1e4e8"
"settings.headerForeground": "#586069",
"settings.modifiedItemIndicator": "#f9c513",
"welcomePage.buttonBackground": "#fafbfc",
"welcomePage.buttonHoverBackground": "#f3f4f6"
},

@@ -167,3 +185,9 @@ "semanticHighlighting": true,

{
"scope": ["constant", "entity.name.constant", "variable.other.constant", "variable.language"],
"scope": [
"constant",
"entity.name.constant",
"variable.other.constant",
"variable.language",
"entity"
],
"settings": {

@@ -174,9 +198,17 @@ "foreground": "#005cc5"

{
"scope": ["entity", "entity.name"],
"scope": ["entity.name", "meta.export.default", "meta.definition.variable"],
"settings": {
"foreground": "#6f42c1"
"foreground": "#e36209"
}
},
{
"scope": "variable.parameter.function",
"scope": [
"variable.parameter.function",
"meta.jsx.children",
"meta.block",
"meta.tag.attributes",
"entity.name.constant",
"meta.object.member",
"meta.embedded.expression"
],
"settings": {

@@ -187,4 +219,10 @@ "foreground": "#24292e"

{
"scope": "entity.name.tag",
"scope": "entity.name.function",
"settings": {
"foreground": "#6f42c1"
}
},
{
"scope": ["entity.name.tag", "support.class.component"],
"settings": {
"foreground": "#22863a"

@@ -191,0 +229,0 @@ }

{
"name": "Vitesse Dark",
"name": "vitesse-dark",
"base": "vs-dark",

@@ -4,0 +4,0 @@ "colors": {

{
"name": "Vitesse Light",
"name": "vitesse-light",
"base": "vs",

@@ -4,0 +4,0 @@ "colors": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc