@lumis-sh/themes 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/css/astrodark.css +18 -0
- package/dist/css/astrojupiter.css +18 -0
- package/dist/css/astrolight.css +18 -0
- package/dist/css/astromars.css +18 -0
- package/dist/css/carbonfox.css +1 -1
- package/dist/css/catppuccin_frappe.css +143 -143
- package/dist/css/catppuccin_latte.css +143 -143
- package/dist/css/catppuccin_macchiato.css +143 -143
- package/dist/css/catppuccin_mocha.css +143 -143
- package/dist/css/cyberdream_dark.css +1 -1
- package/dist/css/cyberdream_light.css +1 -1
- package/dist/css/dawnfox.css +1 -1
- package/dist/css/dayfox.css +1 -1
- package/dist/css/duskfox.css +1 -1
- package/dist/css/material_darker.css +0 -3
- package/dist/css/material_deep_ocean.css +3 -0
- package/dist/css/material_lighter.css +3 -0
- package/dist/css/nightfox.css +1 -1
- package/dist/css/nordfox.css +1 -1
- package/dist/css/onenord_dark.css +1 -1
- package/dist/css/onenord_light.css +1 -1
- package/dist/css/terafox.css +1 -1
- package/dist/json/astrodark.json +1 -1
- package/dist/json/astrojupiter.json +1 -1
- package/dist/json/astrolight.json +1 -1
- package/dist/json/astromars.json +1 -1
- package/dist/json/carbonfox.json +1 -1
- package/dist/json/catppuccin_frappe.json +1 -1
- package/dist/json/catppuccin_latte.json +1 -1
- package/dist/json/catppuccin_macchiato.json +1 -1
- package/dist/json/catppuccin_mocha.json +1 -1
- package/dist/json/cyberdream_dark.json +1 -1
- package/dist/json/cyberdream_light.json +1 -1
- package/dist/json/dawnfox.json +1 -1
- package/dist/json/dayfox.json +1 -1
- package/dist/json/duskfox.json +1 -1
- package/dist/json/material_darker.json +1 -1
- package/dist/json/material_deep_ocean.json +1 -1
- package/dist/json/material_lighter.json +1 -1
- package/dist/json/nightfox.json +1 -1
- package/dist/json/nordfox.json +1 -1
- package/dist/json/onenord_dark.json +1 -1
- package/dist/json/onenord_light.json +1 -1
- package/dist/json/terafox.json +1 -1
- package/dist/themes/astrodark.cjs +1 -1
- package/dist/themes/astrodark.js +1 -1
- package/dist/themes/astrojupiter.cjs +1 -1
- package/dist/themes/astrojupiter.js +1 -1
- package/dist/themes/astrolight.cjs +1 -1
- package/dist/themes/astrolight.js +1 -1
- package/dist/themes/astromars.cjs +1 -1
- package/dist/themes/astromars.js +1 -1
- package/dist/themes/carbonfox.cjs +1 -1
- package/dist/themes/carbonfox.js +1 -1
- package/dist/themes/catppuccin_frappe.cjs +1 -1
- package/dist/themes/catppuccin_frappe.js +1 -1
- package/dist/themes/catppuccin_latte.cjs +1 -1
- package/dist/themes/catppuccin_latte.js +1 -1
- package/dist/themes/catppuccin_macchiato.cjs +1 -1
- package/dist/themes/catppuccin_macchiato.js +1 -1
- package/dist/themes/catppuccin_mocha.cjs +1 -1
- package/dist/themes/catppuccin_mocha.js +1 -1
- package/dist/themes/cyberdream_dark.cjs +1 -1
- package/dist/themes/cyberdream_dark.js +1 -1
- package/dist/themes/cyberdream_light.cjs +1 -1
- package/dist/themes/cyberdream_light.js +1 -1
- package/dist/themes/dawnfox.cjs +1 -1
- package/dist/themes/dawnfox.js +1 -1
- package/dist/themes/dayfox.cjs +1 -1
- package/dist/themes/dayfox.js +1 -1
- package/dist/themes/duskfox.cjs +1 -1
- package/dist/themes/duskfox.js +1 -1
- package/dist/themes/material_darker.cjs +1 -1
- package/dist/themes/material_darker.js +1 -1
- package/dist/themes/material_deep_ocean.cjs +1 -1
- package/dist/themes/material_deep_ocean.js +1 -1
- package/dist/themes/material_lighter.cjs +1 -1
- package/dist/themes/material_lighter.js +1 -1
- package/dist/themes/nightfox.cjs +1 -1
- package/dist/themes/nightfox.js +1 -1
- package/dist/themes/nordfox.cjs +1 -1
- package/dist/themes/nordfox.js +1 -1
- package/dist/themes/onenord_dark.cjs +1 -1
- package/dist/themes/onenord_dark.js +1 -1
- package/dist/themes/onenord_light.cjs +1 -1
- package/dist/themes/onenord_light.js +1 -1
- package/dist/themes/terafox.cjs +1 -1
- package/dist/themes/terafox.js +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/astrolight.ts
|
|
2
|
-
var theme = { "name": "astrolight", "appearance": "light", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#7300b8" }, "attribute.builtin": { "fg": "#7300b8" }, "boolean": { "fg": "#a34500" }, "character": { "fg": "#345e00" }, "character.special": { "fg": "#00508a" }, "comment": { "fg": "#8b9297", "italic": true }, "comment.documentation": { "fg": "#8b9297", "italic": true }, "comment.error": { "fg": "#e72f1f" }, "comment.hint": { "fg": "#21b386" }, "comment.note": { "fg": "#3f8cea" }, "comment.todo": { "fg": "#e69400" }, "comment.warning": { "fg": "#e69400" }, "constant": { "fg": "#7300b8" }, "constant.builtin": { "fg": "#7300b8" }, "constant.macro": { "fg": "#7300b8" }, "constant.rust": { "fg": "#00615b" }, "constructor": { "fg": "#00508a" }, "constructor.lua": { "fg": "#a34500" }, "constructor.tsx": { "fg": "#9e007c" }, "constructor.typescript": { "fg": "#9e007c" }, "diff.delta": { "bg": "#d6bae8" }, "diff.minus": { "bg": "#e0baba" }, "diff.plus": { "fg": "#345e00" }, "error": { "fg": "#e72f1f" }, "function": { "fg": "#00508a" }, "function.builtin": { "fg": "#00615b" }, "function.call": { "fg": "#00508a" }, "function.macro": { "fg": "#7300b8" }, "function.macro.rust": { "fg": "#990000" }, "function.method": { "fg": "#00508a" }, "function.method.call": { "fg": "#00508a" }, "highlighted": { "bg": "#eaebeb" }, "keyword": { "fg": "#9e007c" }, "keyword.conditional": { "fg": "#9e007c" }, "keyword.conditional.ternary": { "fg": "#9e007c" }, "keyword.coroutine": { "fg": "#9e007c" }, "keyword.debug": { "fg": "#3f8cea" }, "keyword.directive": { "fg": "#9e007c" }, "keyword.directive.define": { "fg": "#9e007c" }, "keyword.exception": { "fg": "#9e007c" }, "keyword.export": { "fg": "#9e007c" }, "keyword.function": { "fg": "#9e007c" }, "keyword.import": { "fg": "#9e007c" }, "keyword.modifier": { "fg": "#7300b8" }, "keyword.operator": { "fg": "#9e007c" }, "keyword.repeat": { "fg": "#9e007c" }, "keyword.return": { "fg": "#9e007c" }, "keyword.type": { "fg": "#7300b8" }, "label": { "fg": "#00508a" }, "markup": { "fg": "#00508a" }, "markup.environment": { "fg": "#a34500" }, "markup.environment.name": { "fg": "#a34500" }, "markup.heading": { "fg": "#4f4f4f", "bold": true }, "markup.heading.1": { "fg": "#4f4f4f", "bold": true }, "markup.heading.1.markdown": { "fg": "#9e007c", "bold": true }, "markup.heading.2": { "fg": "#4f4f4f", "bold": true }, "markup.heading.2.markdown": { "fg": "#00508a", "bold": true }, "markup.heading.3": { "fg": "#4f4f4f", "bold": true }, "markup.heading.3.markdown": { "fg": "#00615b", "bold": true }, "markup.heading.4": { "fg": "#4f4f4f", "bold": true }, "markup.heading.4.markdown": { "fg": "#345e00", "bold": true }, "markup.heading.5": { "fg": "#4f4f4f", "bold": true }, "markup.heading.5.markdown": { "fg": "#7300b8", "bold": true }, "markup.heading.6": { "fg": "#4f4f4f", "bold": true }, "markup.heading.6.markdown": { "fg": "#7300b8", "bold": true }, "markup.italic": { "fg": "#4f4f4f", "italic": true }, "markup.link": { "fg": "#7300b8", "bold": true }, "markup.link.label": { "fg": "#345e00" }, "markup.link.url": { "fg": "#00508a", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#00508a" }, "markup.list.checked": { "fg": "#21b386", "bold": true }, "markup.list.markdown": { "fg": "#a34500", "bold": true }, "markup.list.unchecked": { "fg": "#3f8cea", "bold": true }, "markup.math": { "fg": "#00508a" }, "markup.quote": { "fg": "#4f4f4f", "italic": true }, "markup.raw": { "fg": "#990000" }, "markup.raw.block": { "fg": "#4f4f4f" }, "markup.strikethrough": { "fg": "#4f4f4f", "strikethrough": true }, "markup.strong": { "fg": "#4f4f4f", "bold": true }, "module": { "fg": "#9e007c" }, "module.builtin": { "fg": "#7300b8" }, "namespace": { "fg": "#9e007c" }, "normal": { "fg": "#4f4f4f", "bg": "#f7f8f8" }, "number": { "fg": "#a34500" }, "number.css": { "fg": "#00615b" }, "number.float": { "fg": "#7300b8" }, "operator": { "fg": "#4f4f4f" }, "property": { "fg": "#990000" }, "property.cpp": { "fg": "#a34500" }, "property.css": { "fg": "#a34500" }, "punctuation.bracket": { "fg": "#4f4f4f" }, "punctuation.bracket.php": { "fg": "#9e007c", "bold": true }, "punctuation.delimiter": { "fg": "#4f4f4f" }, "punctuation.special": { "fg": "#4f4f4f" }, "punctuation.special.rust": { "fg": "#9e007c" }, "string": { "fg": "#345e00" }, "string.documentation": { "fg": "#345e00" }, "string.escape": { "fg": "#990000" }, "string.regexp": { "fg": "#345e00" }, "string.special": { "fg": "#345e00" }, "string.special.path": { "fg": "#345e00" }, "string.special.symbol": { "fg": "#345e00" }, "string.special.symbol.ruby": { "fg": "#a34500" }, "string.special.url": { "fg": "#00508a", "italic": true, "underline": "solid" }, "tag": { "fg": "#990000" }, "tag.attribute": { "fg": "#00615b" }, "tag.attribute.tsx": { "fg": "#9e007c", "italic": true }, "tag.builtin": { "fg": "#00508a" }, "tag.delimiter": { "fg": "#4f4f4f" }, "type": { "fg": "#00508a" }, "type.builtin": { "fg": "#7300b8" }, "type.css": { "fg": "#a34500" }, "type.definition": { "fg": "#00508a" }, "type.rust": { "fg": "#00615b" }, "variable": { "fg": "#4f4f4f" }, "variable.builtin": { "fg": "#00615b" }, "variable.member": { "fg": "#990000" }, "variable.parameter": { "fg": "#a34500" }, "variable.parameter.builtin": { "fg": "#a34500" } } };
|
|
2
|
+
var theme = { "name": "astrolight", "appearance": "light", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#7300b8" }, "attribute.builtin": { "fg": "#7300b8" }, "boolean": { "fg": "#a34500" }, "character": { "fg": "#345e00" }, "character.special": { "fg": "#00508a" }, "comment": { "fg": "#8b9297", "italic": true }, "comment.documentation": { "fg": "#8b9297", "italic": true }, "comment.error": { "fg": "#e72f1f" }, "comment.hint": { "fg": "#21b386" }, "comment.note": { "fg": "#3f8cea" }, "comment.todo": { "fg": "#e69400" }, "comment.warning": { "fg": "#e69400" }, "constant": { "fg": "#7300b8" }, "constant.builtin": { "fg": "#7300b8" }, "constant.macro": { "fg": "#7300b8" }, "constant.rust": { "fg": "#00615b" }, "constructor": { "fg": "#00508a" }, "constructor.lua": { "fg": "#a34500" }, "constructor.tsx": { "fg": "#9e007c" }, "constructor.typescript": { "fg": "#9e007c" }, "diff.delta": { "bg": "#d6bae8" }, "diff.minus": { "bg": "#e0baba" }, "diff.plus": { "fg": "#345e00" }, "error": { "fg": "#e72f1f" }, "function": { "fg": "#00508a" }, "function.builtin": { "fg": "#00615b" }, "function.call": { "fg": "#00508a" }, "function.macro": { "fg": "#7300b8" }, "function.macro.rust": { "fg": "#990000" }, "function.method": { "fg": "#00508a" }, "function.method.call": { "fg": "#00508a" }, "highlighted": { "bg": "#eaebeb" }, "keyword": { "fg": "#9e007c" }, "keyword.conditional": { "fg": "#9e007c" }, "keyword.conditional.ternary": { "fg": "#9e007c" }, "keyword.coroutine": { "fg": "#9e007c" }, "keyword.debug": { "fg": "#3f8cea" }, "keyword.directive": { "fg": "#9e007c" }, "keyword.directive.define": { "fg": "#9e007c" }, "keyword.exception": { "fg": "#9e007c" }, "keyword.export": { "fg": "#9e007c" }, "keyword.function": { "fg": "#9e007c" }, "keyword.import": { "fg": "#9e007c" }, "keyword.modifier": { "fg": "#7300b8" }, "keyword.operator": { "fg": "#9e007c" }, "keyword.repeat": { "fg": "#9e007c" }, "keyword.return": { "fg": "#9e007c" }, "keyword.type": { "fg": "#7300b8" }, "label": { "fg": "#00508a" }, "markup": { "fg": "#00508a" }, "markup.environment": { "fg": "#a34500" }, "markup.environment.name": { "fg": "#a34500" }, "markup.heading": { "fg": "#4f4f4f", "bold": true }, "markup.heading.1": { "fg": "#4f4f4f", "bold": true }, "markup.heading.1.markdown": { "fg": "#9e007c", "bold": true }, "markup.heading.2": { "fg": "#4f4f4f", "bold": true }, "markup.heading.2.markdown": { "fg": "#00508a", "bold": true }, "markup.heading.3": { "fg": "#4f4f4f", "bold": true }, "markup.heading.3.markdown": { "fg": "#00615b", "bold": true }, "markup.heading.4": { "fg": "#4f4f4f", "bold": true }, "markup.heading.4.markdown": { "fg": "#345e00", "bold": true }, "markup.heading.5": { "fg": "#4f4f4f", "bold": true }, "markup.heading.5.markdown": { "fg": "#7300b8", "bold": true }, "markup.heading.6": { "fg": "#4f4f4f", "bold": true }, "markup.heading.6.markdown": { "fg": "#7300b8", "bold": true }, "markup.italic": { "fg": "#4f4f4f", "italic": true }, "markup.link": { "fg": "#7300b8", "bold": true }, "markup.link.label": { "fg": "#345e00" }, "markup.link.url": { "fg": "#00508a", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#00508a" }, "markup.list.checked": { "fg": "#21b386", "bold": true }, "markup.list.markdown": { "fg": "#a34500", "bold": true }, "markup.list.unchecked": { "fg": "#3f8cea", "bold": true }, "markup.math": { "fg": "#00508a" }, "markup.quote": { "fg": "#4f4f4f", "italic": true }, "markup.raw": { "fg": "#990000" }, "markup.raw.block": { "fg": "#4f4f4f" }, "markup.strikethrough": { "fg": "#4f4f4f", "strikethrough": true }, "markup.strong": { "fg": "#4f4f4f", "bold": true }, "module": { "fg": "#9e007c" }, "module.builtin": { "fg": "#7300b8" }, "namespace": { "fg": "#9e007c" }, "normal": { "fg": "#4f4f4f", "bg": "#f7f8f8" }, "number": { "fg": "#a34500" }, "number.css": { "fg": "#00615b" }, "number.float": { "fg": "#7300b8" }, "operator": { "fg": "#4f4f4f" }, "property": { "fg": "#990000" }, "property.cpp": { "fg": "#a34500" }, "property.css": { "fg": "#a34500" }, "punctuation.bracket": { "fg": "#4f4f4f" }, "punctuation.bracket.php": { "fg": "#9e007c", "bold": true }, "punctuation.bracket.rainbow.1": { "fg": "#990000" }, "punctuation.bracket.rainbow.2": { "fg": "#7300b8" }, "punctuation.bracket.rainbow.3": { "fg": "#00508a" }, "punctuation.bracket.rainbow.4": { "fg": "#a34500" }, "punctuation.bracket.rainbow.5": { "fg": "#345e00" }, "punctuation.bracket.rainbow.6": { "fg": "#9e007c" }, "punctuation.delimiter": { "fg": "#4f4f4f" }, "punctuation.special": { "fg": "#4f4f4f" }, "punctuation.special.rust": { "fg": "#9e007c" }, "string": { "fg": "#345e00" }, "string.documentation": { "fg": "#345e00" }, "string.escape": { "fg": "#990000" }, "string.regexp": { "fg": "#345e00" }, "string.special": { "fg": "#345e00" }, "string.special.path": { "fg": "#345e00" }, "string.special.symbol": { "fg": "#345e00" }, "string.special.symbol.ruby": { "fg": "#a34500" }, "string.special.url": { "fg": "#00508a", "italic": true, "underline": "solid" }, "tag": { "fg": "#990000" }, "tag.attribute": { "fg": "#00615b" }, "tag.attribute.tsx": { "fg": "#9e007c", "italic": true }, "tag.builtin": { "fg": "#00508a" }, "tag.delimiter": { "fg": "#4f4f4f" }, "type": { "fg": "#00508a" }, "type.builtin": { "fg": "#7300b8" }, "type.css": { "fg": "#a34500" }, "type.definition": { "fg": "#00508a" }, "type.rust": { "fg": "#00615b" }, "variable": { "fg": "#4f4f4f" }, "variable.builtin": { "fg": "#00615b" }, "variable.member": { "fg": "#990000" }, "variable.parameter": { "fg": "#a34500" }, "variable.parameter.builtin": { "fg": "#a34500" } } };
|
|
3
3
|
var astrolight_default = theme;
|
|
4
4
|
|
|
5
5
|
export { astrolight_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/astromars.ts
|
|
4
|
-
var theme = { "name": "astromars", "appearance": "dark", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#c3963d" }, "attribute.builtin": { "fg": "#c3963d" }, "boolean": { "fg": "#ef9474" }, "character": { "fg": "#84a860" }, "character.special": { "fg": "#4fa9c6" }, "comment": { "fg": "#63646a", "italic": true }, "comment.documentation": { "fg": "#63646a", "italic": true }, "comment.error": { "fg": "#e77777" }, "comment.hint": { "fg": "#88c3ab" }, "comment.note": { "fg": "#9cbdc9" }, "comment.todo": { "fg": "#ffa31a" }, "comment.warning": { "fg": "#ffa31a" }, "constant": { "fg": "#c3963d" }, "constant.builtin": { "fg": "#c3963d" }, "constant.macro": { "fg": "#c3963d" }, "constant.rust": { "fg": "#4fad97" }, "constructor": { "fg": "#4fa9c6" }, "constructor.lua": { "fg": "#ef9474" }, "constructor.tsx": { "fg": "#cd87ba" }, "constructor.typescript": { "fg": "#cd87ba" }, "diff.delta": { "bg": "#473521" }, "diff.minus": { "bg": "#4e3134" }, "diff.plus": { "fg": "#84a860" }, "error": { "fg": "#e77777" }, "function": { "fg": "#4fa9c6" }, "function.builtin": { "fg": "#4fad97" }, "function.call": { "fg": "#4fa9c6" }, "function.macro": { "fg": "#c3963d" }, "function.macro.rust": { "fg": "#df8489" }, "function.method": { "fg": "#4fa9c6" }, "function.method.call": { "fg": "#4fa9c6" }, "highlighted": { "bg": "#22191b" }, "keyword": { "fg": "#cd87ba" }, "keyword.conditional": { "fg": "#cd87ba" }, "keyword.conditional.ternary": { "fg": "#cd87ba" }, "keyword.coroutine": { "fg": "#cd87ba" }, "keyword.debug": { "fg": "#9cbdc9" }, "keyword.directive": { "fg": "#cd87ba" }, "keyword.directive.define": { "fg": "#cd87ba" }, "keyword.exception": { "fg": "#cd87ba" }, "keyword.export": { "fg": "#cd87ba" }, "keyword.function": { "fg": "#cd87ba" }, "keyword.import": { "fg": "#cd87ba" }, "keyword.modifier": { "fg": "#c3963d" }, "keyword.operator": { "fg": "#cd87ba" }, "keyword.repeat": { "fg": "#cd87ba" }, "keyword.return": { "fg": "#cd87ba" }, "keyword.type": { "fg": "#c3963d" }, "label": { "fg": "#4fa9c6" }, "markup": { "fg": "#4fa9c6" }, "markup.environment": { "fg": "#ef9474" }, "markup.environment.name": { "fg": "#ef9474" }, "markup.heading": { "fg": "#a5b2bc", "bold": true }, "markup.heading.1": { "fg": "#a5b2bc", "bold": true }, "markup.heading.1.markdown": { "fg": "#cd87ba", "bold": true }, "markup.heading.2": { "fg": "#a5b2bc", "bold": true }, "markup.heading.2.markdown": { "fg": "#4fa9c6", "bold": true }, "markup.heading.3": { "fg": "#a5b2bc", "bold": true }, "markup.heading.3.markdown": { "fg": "#4fad97", "bold": true }, "markup.heading.4": { "fg": "#a5b2bc", "bold": true }, "markup.heading.4.markdown": { "fg": "#84a860", "bold": true }, "markup.heading.5": { "fg": "#a5b2bc", "bold": true }, "markup.heading.5.markdown": { "fg": "#c3963d", "bold": true }, "markup.heading.6": { "fg": "#a5b2bc", "bold": true }, "markup.heading.6.markdown": { "fg": "#c3963d", "bold": true }, "markup.italic": { "fg": "#a5b2bc", "italic": true }, "markup.link": { "fg": "#c3963d", "bold": true }, "markup.link.label": { "fg": "#84a860" }, "markup.link.url": { "fg": "#4fa9c6", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#4fa9c6" }, "markup.list.checked": { "fg": "#88c3ab", "bold": true }, "markup.list.markdown": { "fg": "#ef9474", "bold": true }, "markup.list.unchecked": { "fg": "#9cbdc9", "bold": true }, "markup.math": { "fg": "#4fa9c6" }, "markup.quote": { "fg": "#a5b2bc", "italic": true }, "markup.raw": { "fg": "#df8489" }, "markup.raw.block": { "fg": "#a5b2bc" }, "markup.strikethrough": { "fg": "#a5b2bc", "strikethrough": true }, "markup.strong": { "fg": "#a5b2bc", "bold": true }, "module": { "fg": "#cd87ba" }, "module.builtin": { "fg": "#c3963d" }, "namespace": { "fg": "#cd87ba" }, "normal": { "fg": "#a5b2bc", "bg": "#1e1517" }, "number": { "fg": "#ef9474" }, "number.css": { "fg": "#4fad97" }, "number.float": { "fg": "#c3963d" }, "operator": { "fg": "#a5b2bc" }, "property": { "fg": "#df8489" }, "property.cpp": { "fg": "#ef9474" }, "property.css": { "fg": "#ef9474" }, "punctuation.bracket": { "fg": "#a5b2bc" }, "punctuation.bracket.php": { "fg": "#cd87ba", "bold": true }, "punctuation.delimiter": { "fg": "#a5b2bc" }, "punctuation.special": { "fg": "#a5b2bc" }, "punctuation.special.rust": { "fg": "#cd87ba" }, "string": { "fg": "#84a860" }, "string.documentation": { "fg": "#84a860" }, "string.escape": { "fg": "#df8489" }, "string.regexp": { "fg": "#84a860" }, "string.special": { "fg": "#84a860" }, "string.special.path": { "fg": "#84a860" }, "string.special.symbol": { "fg": "#84a860" }, "string.special.symbol.ruby": { "fg": "#ef9474" }, "string.special.url": { "fg": "#4fa9c6", "italic": true, "underline": "solid" }, "tag": { "fg": "#df8489" }, "tag.attribute": { "fg": "#4fad97" }, "tag.attribute.tsx": { "fg": "#cd87ba", "italic": true }, "tag.builtin": { "fg": "#4fa9c6" }, "tag.delimiter": { "fg": "#a5b2bc" }, "type": { "fg": "#4fa9c6" }, "type.builtin": { "fg": "#c3963d" }, "type.css": { "fg": "#ef9474" }, "type.definition": { "fg": "#4fa9c6" }, "type.rust": { "fg": "#4fad97" }, "variable": { "fg": "#a5b2bc" }, "variable.builtin": { "fg": "#4fad97" }, "variable.member": { "fg": "#df8489" }, "variable.parameter": { "fg": "#ef9474" }, "variable.parameter.builtin": { "fg": "#ef9474" } } };
|
|
4
|
+
var theme = { "name": "astromars", "appearance": "dark", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#c3963d" }, "attribute.builtin": { "fg": "#c3963d" }, "boolean": { "fg": "#ef9474" }, "character": { "fg": "#84a860" }, "character.special": { "fg": "#4fa9c6" }, "comment": { "fg": "#63646a", "italic": true }, "comment.documentation": { "fg": "#63646a", "italic": true }, "comment.error": { "fg": "#e77777" }, "comment.hint": { "fg": "#88c3ab" }, "comment.note": { "fg": "#9cbdc9" }, "comment.todo": { "fg": "#ffa31a" }, "comment.warning": { "fg": "#ffa31a" }, "constant": { "fg": "#c3963d" }, "constant.builtin": { "fg": "#c3963d" }, "constant.macro": { "fg": "#c3963d" }, "constant.rust": { "fg": "#4fad97" }, "constructor": { "fg": "#4fa9c6" }, "constructor.lua": { "fg": "#ef9474" }, "constructor.tsx": { "fg": "#cd87ba" }, "constructor.typescript": { "fg": "#cd87ba" }, "diff.delta": { "bg": "#473521" }, "diff.minus": { "bg": "#4e3134" }, "diff.plus": { "fg": "#84a860" }, "error": { "fg": "#e77777" }, "function": { "fg": "#4fa9c6" }, "function.builtin": { "fg": "#4fad97" }, "function.call": { "fg": "#4fa9c6" }, "function.macro": { "fg": "#c3963d" }, "function.macro.rust": { "fg": "#df8489" }, "function.method": { "fg": "#4fa9c6" }, "function.method.call": { "fg": "#4fa9c6" }, "highlighted": { "bg": "#22191b" }, "keyword": { "fg": "#cd87ba" }, "keyword.conditional": { "fg": "#cd87ba" }, "keyword.conditional.ternary": { "fg": "#cd87ba" }, "keyword.coroutine": { "fg": "#cd87ba" }, "keyword.debug": { "fg": "#9cbdc9" }, "keyword.directive": { "fg": "#cd87ba" }, "keyword.directive.define": { "fg": "#cd87ba" }, "keyword.exception": { "fg": "#cd87ba" }, "keyword.export": { "fg": "#cd87ba" }, "keyword.function": { "fg": "#cd87ba" }, "keyword.import": { "fg": "#cd87ba" }, "keyword.modifier": { "fg": "#c3963d" }, "keyword.operator": { "fg": "#cd87ba" }, "keyword.repeat": { "fg": "#cd87ba" }, "keyword.return": { "fg": "#cd87ba" }, "keyword.type": { "fg": "#c3963d" }, "label": { "fg": "#4fa9c6" }, "markup": { "fg": "#4fa9c6" }, "markup.environment": { "fg": "#ef9474" }, "markup.environment.name": { "fg": "#ef9474" }, "markup.heading": { "fg": "#a5b2bc", "bold": true }, "markup.heading.1": { "fg": "#a5b2bc", "bold": true }, "markup.heading.1.markdown": { "fg": "#cd87ba", "bold": true }, "markup.heading.2": { "fg": "#a5b2bc", "bold": true }, "markup.heading.2.markdown": { "fg": "#4fa9c6", "bold": true }, "markup.heading.3": { "fg": "#a5b2bc", "bold": true }, "markup.heading.3.markdown": { "fg": "#4fad97", "bold": true }, "markup.heading.4": { "fg": "#a5b2bc", "bold": true }, "markup.heading.4.markdown": { "fg": "#84a860", "bold": true }, "markup.heading.5": { "fg": "#a5b2bc", "bold": true }, "markup.heading.5.markdown": { "fg": "#c3963d", "bold": true }, "markup.heading.6": { "fg": "#a5b2bc", "bold": true }, "markup.heading.6.markdown": { "fg": "#c3963d", "bold": true }, "markup.italic": { "fg": "#a5b2bc", "italic": true }, "markup.link": { "fg": "#c3963d", "bold": true }, "markup.link.label": { "fg": "#84a860" }, "markup.link.url": { "fg": "#4fa9c6", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#4fa9c6" }, "markup.list.checked": { "fg": "#88c3ab", "bold": true }, "markup.list.markdown": { "fg": "#ef9474", "bold": true }, "markup.list.unchecked": { "fg": "#9cbdc9", "bold": true }, "markup.math": { "fg": "#4fa9c6" }, "markup.quote": { "fg": "#a5b2bc", "italic": true }, "markup.raw": { "fg": "#df8489" }, "markup.raw.block": { "fg": "#a5b2bc" }, "markup.strikethrough": { "fg": "#a5b2bc", "strikethrough": true }, "markup.strong": { "fg": "#a5b2bc", "bold": true }, "module": { "fg": "#cd87ba" }, "module.builtin": { "fg": "#c3963d" }, "namespace": { "fg": "#cd87ba" }, "normal": { "fg": "#a5b2bc", "bg": "#1e1517" }, "number": { "fg": "#ef9474" }, "number.css": { "fg": "#4fad97" }, "number.float": { "fg": "#c3963d" }, "operator": { "fg": "#a5b2bc" }, "property": { "fg": "#df8489" }, "property.cpp": { "fg": "#ef9474" }, "property.css": { "fg": "#ef9474" }, "punctuation.bracket": { "fg": "#a5b2bc" }, "punctuation.bracket.php": { "fg": "#cd87ba", "bold": true }, "punctuation.bracket.rainbow.1": { "fg": "#df8489" }, "punctuation.bracket.rainbow.2": { "fg": "#c3963d" }, "punctuation.bracket.rainbow.3": { "fg": "#4fa9c6" }, "punctuation.bracket.rainbow.4": { "fg": "#ef9474" }, "punctuation.bracket.rainbow.5": { "fg": "#84a860" }, "punctuation.bracket.rainbow.6": { "fg": "#cd87ba" }, "punctuation.delimiter": { "fg": "#a5b2bc" }, "punctuation.special": { "fg": "#a5b2bc" }, "punctuation.special.rust": { "fg": "#cd87ba" }, "string": { "fg": "#84a860" }, "string.documentation": { "fg": "#84a860" }, "string.escape": { "fg": "#df8489" }, "string.regexp": { "fg": "#84a860" }, "string.special": { "fg": "#84a860" }, "string.special.path": { "fg": "#84a860" }, "string.special.symbol": { "fg": "#84a860" }, "string.special.symbol.ruby": { "fg": "#ef9474" }, "string.special.url": { "fg": "#4fa9c6", "italic": true, "underline": "solid" }, "tag": { "fg": "#df8489" }, "tag.attribute": { "fg": "#4fad97" }, "tag.attribute.tsx": { "fg": "#cd87ba", "italic": true }, "tag.builtin": { "fg": "#4fa9c6" }, "tag.delimiter": { "fg": "#a5b2bc" }, "type": { "fg": "#4fa9c6" }, "type.builtin": { "fg": "#c3963d" }, "type.css": { "fg": "#ef9474" }, "type.definition": { "fg": "#4fa9c6" }, "type.rust": { "fg": "#4fad97" }, "variable": { "fg": "#a5b2bc" }, "variable.builtin": { "fg": "#4fad97" }, "variable.member": { "fg": "#df8489" }, "variable.parameter": { "fg": "#ef9474" }, "variable.parameter.builtin": { "fg": "#ef9474" } } };
|
|
5
5
|
var astromars_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = astromars_default;
|
package/dist/themes/astromars.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/astromars.ts
|
|
2
|
-
var theme = { "name": "astromars", "appearance": "dark", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#c3963d" }, "attribute.builtin": { "fg": "#c3963d" }, "boolean": { "fg": "#ef9474" }, "character": { "fg": "#84a860" }, "character.special": { "fg": "#4fa9c6" }, "comment": { "fg": "#63646a", "italic": true }, "comment.documentation": { "fg": "#63646a", "italic": true }, "comment.error": { "fg": "#e77777" }, "comment.hint": { "fg": "#88c3ab" }, "comment.note": { "fg": "#9cbdc9" }, "comment.todo": { "fg": "#ffa31a" }, "comment.warning": { "fg": "#ffa31a" }, "constant": { "fg": "#c3963d" }, "constant.builtin": { "fg": "#c3963d" }, "constant.macro": { "fg": "#c3963d" }, "constant.rust": { "fg": "#4fad97" }, "constructor": { "fg": "#4fa9c6" }, "constructor.lua": { "fg": "#ef9474" }, "constructor.tsx": { "fg": "#cd87ba" }, "constructor.typescript": { "fg": "#cd87ba" }, "diff.delta": { "bg": "#473521" }, "diff.minus": { "bg": "#4e3134" }, "diff.plus": { "fg": "#84a860" }, "error": { "fg": "#e77777" }, "function": { "fg": "#4fa9c6" }, "function.builtin": { "fg": "#4fad97" }, "function.call": { "fg": "#4fa9c6" }, "function.macro": { "fg": "#c3963d" }, "function.macro.rust": { "fg": "#df8489" }, "function.method": { "fg": "#4fa9c6" }, "function.method.call": { "fg": "#4fa9c6" }, "highlighted": { "bg": "#22191b" }, "keyword": { "fg": "#cd87ba" }, "keyword.conditional": { "fg": "#cd87ba" }, "keyword.conditional.ternary": { "fg": "#cd87ba" }, "keyword.coroutine": { "fg": "#cd87ba" }, "keyword.debug": { "fg": "#9cbdc9" }, "keyword.directive": { "fg": "#cd87ba" }, "keyword.directive.define": { "fg": "#cd87ba" }, "keyword.exception": { "fg": "#cd87ba" }, "keyword.export": { "fg": "#cd87ba" }, "keyword.function": { "fg": "#cd87ba" }, "keyword.import": { "fg": "#cd87ba" }, "keyword.modifier": { "fg": "#c3963d" }, "keyword.operator": { "fg": "#cd87ba" }, "keyword.repeat": { "fg": "#cd87ba" }, "keyword.return": { "fg": "#cd87ba" }, "keyword.type": { "fg": "#c3963d" }, "label": { "fg": "#4fa9c6" }, "markup": { "fg": "#4fa9c6" }, "markup.environment": { "fg": "#ef9474" }, "markup.environment.name": { "fg": "#ef9474" }, "markup.heading": { "fg": "#a5b2bc", "bold": true }, "markup.heading.1": { "fg": "#a5b2bc", "bold": true }, "markup.heading.1.markdown": { "fg": "#cd87ba", "bold": true }, "markup.heading.2": { "fg": "#a5b2bc", "bold": true }, "markup.heading.2.markdown": { "fg": "#4fa9c6", "bold": true }, "markup.heading.3": { "fg": "#a5b2bc", "bold": true }, "markup.heading.3.markdown": { "fg": "#4fad97", "bold": true }, "markup.heading.4": { "fg": "#a5b2bc", "bold": true }, "markup.heading.4.markdown": { "fg": "#84a860", "bold": true }, "markup.heading.5": { "fg": "#a5b2bc", "bold": true }, "markup.heading.5.markdown": { "fg": "#c3963d", "bold": true }, "markup.heading.6": { "fg": "#a5b2bc", "bold": true }, "markup.heading.6.markdown": { "fg": "#c3963d", "bold": true }, "markup.italic": { "fg": "#a5b2bc", "italic": true }, "markup.link": { "fg": "#c3963d", "bold": true }, "markup.link.label": { "fg": "#84a860" }, "markup.link.url": { "fg": "#4fa9c6", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#4fa9c6" }, "markup.list.checked": { "fg": "#88c3ab", "bold": true }, "markup.list.markdown": { "fg": "#ef9474", "bold": true }, "markup.list.unchecked": { "fg": "#9cbdc9", "bold": true }, "markup.math": { "fg": "#4fa9c6" }, "markup.quote": { "fg": "#a5b2bc", "italic": true }, "markup.raw": { "fg": "#df8489" }, "markup.raw.block": { "fg": "#a5b2bc" }, "markup.strikethrough": { "fg": "#a5b2bc", "strikethrough": true }, "markup.strong": { "fg": "#a5b2bc", "bold": true }, "module": { "fg": "#cd87ba" }, "module.builtin": { "fg": "#c3963d" }, "namespace": { "fg": "#cd87ba" }, "normal": { "fg": "#a5b2bc", "bg": "#1e1517" }, "number": { "fg": "#ef9474" }, "number.css": { "fg": "#4fad97" }, "number.float": { "fg": "#c3963d" }, "operator": { "fg": "#a5b2bc" }, "property": { "fg": "#df8489" }, "property.cpp": { "fg": "#ef9474" }, "property.css": { "fg": "#ef9474" }, "punctuation.bracket": { "fg": "#a5b2bc" }, "punctuation.bracket.php": { "fg": "#cd87ba", "bold": true }, "punctuation.delimiter": { "fg": "#a5b2bc" }, "punctuation.special": { "fg": "#a5b2bc" }, "punctuation.special.rust": { "fg": "#cd87ba" }, "string": { "fg": "#84a860" }, "string.documentation": { "fg": "#84a860" }, "string.escape": { "fg": "#df8489" }, "string.regexp": { "fg": "#84a860" }, "string.special": { "fg": "#84a860" }, "string.special.path": { "fg": "#84a860" }, "string.special.symbol": { "fg": "#84a860" }, "string.special.symbol.ruby": { "fg": "#ef9474" }, "string.special.url": { "fg": "#4fa9c6", "italic": true, "underline": "solid" }, "tag": { "fg": "#df8489" }, "tag.attribute": { "fg": "#4fad97" }, "tag.attribute.tsx": { "fg": "#cd87ba", "italic": true }, "tag.builtin": { "fg": "#4fa9c6" }, "tag.delimiter": { "fg": "#a5b2bc" }, "type": { "fg": "#4fa9c6" }, "type.builtin": { "fg": "#c3963d" }, "type.css": { "fg": "#ef9474" }, "type.definition": { "fg": "#4fa9c6" }, "type.rust": { "fg": "#4fad97" }, "variable": { "fg": "#a5b2bc" }, "variable.builtin": { "fg": "#4fad97" }, "variable.member": { "fg": "#df8489" }, "variable.parameter": { "fg": "#ef9474" }, "variable.parameter.builtin": { "fg": "#ef9474" } } };
|
|
2
|
+
var theme = { "name": "astromars", "appearance": "dark", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#c3963d" }, "attribute.builtin": { "fg": "#c3963d" }, "boolean": { "fg": "#ef9474" }, "character": { "fg": "#84a860" }, "character.special": { "fg": "#4fa9c6" }, "comment": { "fg": "#63646a", "italic": true }, "comment.documentation": { "fg": "#63646a", "italic": true }, "comment.error": { "fg": "#e77777" }, "comment.hint": { "fg": "#88c3ab" }, "comment.note": { "fg": "#9cbdc9" }, "comment.todo": { "fg": "#ffa31a" }, "comment.warning": { "fg": "#ffa31a" }, "constant": { "fg": "#c3963d" }, "constant.builtin": { "fg": "#c3963d" }, "constant.macro": { "fg": "#c3963d" }, "constant.rust": { "fg": "#4fad97" }, "constructor": { "fg": "#4fa9c6" }, "constructor.lua": { "fg": "#ef9474" }, "constructor.tsx": { "fg": "#cd87ba" }, "constructor.typescript": { "fg": "#cd87ba" }, "diff.delta": { "bg": "#473521" }, "diff.minus": { "bg": "#4e3134" }, "diff.plus": { "fg": "#84a860" }, "error": { "fg": "#e77777" }, "function": { "fg": "#4fa9c6" }, "function.builtin": { "fg": "#4fad97" }, "function.call": { "fg": "#4fa9c6" }, "function.macro": { "fg": "#c3963d" }, "function.macro.rust": { "fg": "#df8489" }, "function.method": { "fg": "#4fa9c6" }, "function.method.call": { "fg": "#4fa9c6" }, "highlighted": { "bg": "#22191b" }, "keyword": { "fg": "#cd87ba" }, "keyword.conditional": { "fg": "#cd87ba" }, "keyword.conditional.ternary": { "fg": "#cd87ba" }, "keyword.coroutine": { "fg": "#cd87ba" }, "keyword.debug": { "fg": "#9cbdc9" }, "keyword.directive": { "fg": "#cd87ba" }, "keyword.directive.define": { "fg": "#cd87ba" }, "keyword.exception": { "fg": "#cd87ba" }, "keyword.export": { "fg": "#cd87ba" }, "keyword.function": { "fg": "#cd87ba" }, "keyword.import": { "fg": "#cd87ba" }, "keyword.modifier": { "fg": "#c3963d" }, "keyword.operator": { "fg": "#cd87ba" }, "keyword.repeat": { "fg": "#cd87ba" }, "keyword.return": { "fg": "#cd87ba" }, "keyword.type": { "fg": "#c3963d" }, "label": { "fg": "#4fa9c6" }, "markup": { "fg": "#4fa9c6" }, "markup.environment": { "fg": "#ef9474" }, "markup.environment.name": { "fg": "#ef9474" }, "markup.heading": { "fg": "#a5b2bc", "bold": true }, "markup.heading.1": { "fg": "#a5b2bc", "bold": true }, "markup.heading.1.markdown": { "fg": "#cd87ba", "bold": true }, "markup.heading.2": { "fg": "#a5b2bc", "bold": true }, "markup.heading.2.markdown": { "fg": "#4fa9c6", "bold": true }, "markup.heading.3": { "fg": "#a5b2bc", "bold": true }, "markup.heading.3.markdown": { "fg": "#4fad97", "bold": true }, "markup.heading.4": { "fg": "#a5b2bc", "bold": true }, "markup.heading.4.markdown": { "fg": "#84a860", "bold": true }, "markup.heading.5": { "fg": "#a5b2bc", "bold": true }, "markup.heading.5.markdown": { "fg": "#c3963d", "bold": true }, "markup.heading.6": { "fg": "#a5b2bc", "bold": true }, "markup.heading.6.markdown": { "fg": "#c3963d", "bold": true }, "markup.italic": { "fg": "#a5b2bc", "italic": true }, "markup.link": { "fg": "#c3963d", "bold": true }, "markup.link.label": { "fg": "#84a860" }, "markup.link.url": { "fg": "#4fa9c6", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#4fa9c6" }, "markup.list.checked": { "fg": "#88c3ab", "bold": true }, "markup.list.markdown": { "fg": "#ef9474", "bold": true }, "markup.list.unchecked": { "fg": "#9cbdc9", "bold": true }, "markup.math": { "fg": "#4fa9c6" }, "markup.quote": { "fg": "#a5b2bc", "italic": true }, "markup.raw": { "fg": "#df8489" }, "markup.raw.block": { "fg": "#a5b2bc" }, "markup.strikethrough": { "fg": "#a5b2bc", "strikethrough": true }, "markup.strong": { "fg": "#a5b2bc", "bold": true }, "module": { "fg": "#cd87ba" }, "module.builtin": { "fg": "#c3963d" }, "namespace": { "fg": "#cd87ba" }, "normal": { "fg": "#a5b2bc", "bg": "#1e1517" }, "number": { "fg": "#ef9474" }, "number.css": { "fg": "#4fad97" }, "number.float": { "fg": "#c3963d" }, "operator": { "fg": "#a5b2bc" }, "property": { "fg": "#df8489" }, "property.cpp": { "fg": "#ef9474" }, "property.css": { "fg": "#ef9474" }, "punctuation.bracket": { "fg": "#a5b2bc" }, "punctuation.bracket.php": { "fg": "#cd87ba", "bold": true }, "punctuation.bracket.rainbow.1": { "fg": "#df8489" }, "punctuation.bracket.rainbow.2": { "fg": "#c3963d" }, "punctuation.bracket.rainbow.3": { "fg": "#4fa9c6" }, "punctuation.bracket.rainbow.4": { "fg": "#ef9474" }, "punctuation.bracket.rainbow.5": { "fg": "#84a860" }, "punctuation.bracket.rainbow.6": { "fg": "#cd87ba" }, "punctuation.delimiter": { "fg": "#a5b2bc" }, "punctuation.special": { "fg": "#a5b2bc" }, "punctuation.special.rust": { "fg": "#cd87ba" }, "string": { "fg": "#84a860" }, "string.documentation": { "fg": "#84a860" }, "string.escape": { "fg": "#df8489" }, "string.regexp": { "fg": "#84a860" }, "string.special": { "fg": "#84a860" }, "string.special.path": { "fg": "#84a860" }, "string.special.symbol": { "fg": "#84a860" }, "string.special.symbol.ruby": { "fg": "#ef9474" }, "string.special.url": { "fg": "#4fa9c6", "italic": true, "underline": "solid" }, "tag": { "fg": "#df8489" }, "tag.attribute": { "fg": "#4fad97" }, "tag.attribute.tsx": { "fg": "#cd87ba", "italic": true }, "tag.builtin": { "fg": "#4fa9c6" }, "tag.delimiter": { "fg": "#a5b2bc" }, "type": { "fg": "#4fa9c6" }, "type.builtin": { "fg": "#c3963d" }, "type.css": { "fg": "#ef9474" }, "type.definition": { "fg": "#4fa9c6" }, "type.rust": { "fg": "#4fad97" }, "variable": { "fg": "#a5b2bc" }, "variable.builtin": { "fg": "#4fad97" }, "variable.member": { "fg": "#df8489" }, "variable.parameter": { "fg": "#ef9474" }, "variable.parameter.builtin": { "fg": "#ef9474" } } };
|
|
3
3
|
var astromars_default = theme;
|
|
4
4
|
|
|
5
5
|
export { astromars_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/carbonfox.ts
|
|
4
|
-
var theme = { "name": "carbonfox", "appearance": "dark", "revision": "
|
|
4
|
+
var theme = { "name": "carbonfox", "appearance": "dark", "revision": "4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a", "highlights": { "attribute": { "fg": "#5ae0df" }, "attribute.builtin": { "fg": "#8cb6ff" }, "boolean": { "fg": "#3ddbd9" }, "character": { "fg": "#25be6a" }, "character.special": { "fg": "#8cb6ff" }, "comment": { "fg": "#6e6f70" }, "comment.documentation": { "fg": "#6e6f70" }, "comment.error": { "fg": "#161616", "bg": "#ee5396" }, "comment.hint": { "fg": "#6e6f70" }, "comment.note": { "fg": "#161616", "bg": "#78a9ff" }, "comment.todo": { "fg": "#161616", "bg": "#3ddbd9" }, "comment.warning": { "fg": "#161616", "bg": "#be95ff" }, "constant": { "fg": "#5ae0df" }, "constant.builtin": { "fg": "#5ae0df" }, "constant.macro": { "fg": "#ff91c1" }, "constructor": { "fg": "#33b1ff" }, "constructor.lua": { "fg": "#b6b8bb" }, "diff.delta": { "fg": "#08bdba" }, "diff.minus": { "fg": "#ee5396" }, "diff.plus": { "fg": "#25be6a" }, "function": { "fg": "#8cb6ff" }, "function.builtin": { "fg": "#ee5396" }, "function.call": { "fg": "#8cb6ff" }, "function.macro": { "fg": "#ee5396" }, "function.method": { "fg": "#8cb6ff" }, "function.method.call": { "fg": "#8cb6ff" }, "highlighted": { "bg": "#353535" }, "keyword": { "fg": "#be95ff" }, "keyword.conditional": { "fg": "#c8a5ff" }, "keyword.conditional.ternary": { "fg": "#c8a5ff" }, "keyword.coroutine": { "fg": "#be95ff" }, "keyword.debug": { "fg": "#be95ff" }, "keyword.directive": { "fg": "#be95ff" }, "keyword.directive.define": { "fg": "#be95ff" }, "keyword.exception": { "fg": "#be95ff" }, "keyword.export": { "fg": "#be95ff" }, "keyword.function": { "fg": "#be95ff" }, "keyword.import": { "fg": "#ff91c1" }, "keyword.modifier": { "fg": "#be95ff" }, "keyword.operator": { "fg": "#b6b8bb" }, "keyword.repeat": { "fg": "#c8a5ff" }, "keyword.return": { "fg": "#ee5396" }, "keyword.type": { "fg": "#be95ff" }, "label": { "fg": "#c8a5ff" }, "label.json": { "fg": "#8cb6ff" }, "markup": { "fg": "#f2f4f8" }, "markup.environment": { "fg": "#f2f4f8" }, "markup.environment.name": { "fg": "#f2f4f8" }, "markup.heading": { "fg": "#8cb6ff", "bold": true }, "markup.heading.1": { "fg": "#8cb6ff", "bold": true }, "markup.heading.2": { "fg": "#8cb6ff", "bold": true }, "markup.heading.3": { "fg": "#8cb6ff", "bold": true }, "markup.heading.4": { "fg": "#8cb6ff", "bold": true }, "markup.heading.5": { "fg": "#8cb6ff", "bold": true }, "markup.heading.6": { "fg": "#8cb6ff", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#be95ff", "bold": true }, "markup.link.label": { "fg": "#8cb6ff" }, "markup.link.url": { "fg": "#5ae0df", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#52bdff" }, "markup.list.checked": { "fg": "#25be6a" }, "markup.list.unchecked": { "fg": "#08bdba" }, "markup.math": { "fg": "#8cb6ff" }, "markup.quote": { "fg": "#b6b8bb" }, "markup.raw": { "fg": "#33b1ff", "italic": true }, "markup.raw.block": { "fg": "#ff7eb6" }, "markup.strikethrough": { "fg": "#f2f4f8", "strikethrough": true }, "markup.strong": { "fg": "#ca4780", "bold": true }, "module": { "fg": "#52bdff" }, "module.builtin": { "fg": "#8cb6ff" }, "namespace": { "fg": "#52bdff" }, "normal": { "fg": "#f2f4f8", "bg": "#161616" }, "number": { "fg": "#3ddbd9" }, "number.float": { "fg": "#3ddbd9" }, "operator": { "fg": "#b6b8bb" }, "property": { "fg": "#78a9ff" }, "punctuation.bracket": { "fg": "#b6b8bb" }, "punctuation.bracket.rainbow.1": { "fg": "#ee5396" }, "punctuation.bracket.rainbow.2": { "fg": "#08bdba" }, "punctuation.bracket.rainbow.3": { "fg": "#78a9ff" }, "punctuation.bracket.rainbow.4": { "fg": "#3ddbd9" }, "punctuation.bracket.rainbow.5": { "fg": "#25be6a" }, "punctuation.delimiter": { "fg": "#b6b8bb" }, "punctuation.special": { "fg": "#52bdff" }, "string": { "fg": "#25be6a" }, "string.documentation": { "fg": "#25be6a" }, "string.escape": { "fg": "#2dc7c4", "bold": true }, "string.regex": { "fg": "#2dc7c4" }, "string.regexp": { "fg": "#2dc7c4" }, "string.special": { "fg": "#8cb6ff" }, "string.special.path": { "fg": "#8cb6ff" }, "string.special.symbol": { "fg": "#8cb6ff" }, "string.special.url": { "fg": "#5ae0df", "italic": true, "underline": "solid" }, "tag": { "fg": "#be95ff" }, "tag.attribute": { "fg": "#8cb6ff", "italic": true }, "tag.builtin": { "fg": "#8cb6ff" }, "tag.delimiter": { "fg": "#52bdff" }, "type": { "fg": "#08bdba" }, "type.builtin": { "fg": "#52bdff" }, "type.definition": { "fg": "#08bdba" }, "variable": { "fg": "#dfdfe0" }, "variable.builtin": { "fg": "#ee5396" }, "variable.member": { "fg": "#78a9ff" }, "variable.parameter": { "fg": "#52bdff" }, "variable.parameter.builtin": { "fg": "#8cb6ff" } } };
|
|
5
5
|
var carbonfox_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = carbonfox_default;
|
package/dist/themes/carbonfox.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/carbonfox.ts
|
|
2
|
-
var theme = { "name": "carbonfox", "appearance": "dark", "revision": "
|
|
2
|
+
var theme = { "name": "carbonfox", "appearance": "dark", "revision": "4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a", "highlights": { "attribute": { "fg": "#5ae0df" }, "attribute.builtin": { "fg": "#8cb6ff" }, "boolean": { "fg": "#3ddbd9" }, "character": { "fg": "#25be6a" }, "character.special": { "fg": "#8cb6ff" }, "comment": { "fg": "#6e6f70" }, "comment.documentation": { "fg": "#6e6f70" }, "comment.error": { "fg": "#161616", "bg": "#ee5396" }, "comment.hint": { "fg": "#6e6f70" }, "comment.note": { "fg": "#161616", "bg": "#78a9ff" }, "comment.todo": { "fg": "#161616", "bg": "#3ddbd9" }, "comment.warning": { "fg": "#161616", "bg": "#be95ff" }, "constant": { "fg": "#5ae0df" }, "constant.builtin": { "fg": "#5ae0df" }, "constant.macro": { "fg": "#ff91c1" }, "constructor": { "fg": "#33b1ff" }, "constructor.lua": { "fg": "#b6b8bb" }, "diff.delta": { "fg": "#08bdba" }, "diff.minus": { "fg": "#ee5396" }, "diff.plus": { "fg": "#25be6a" }, "function": { "fg": "#8cb6ff" }, "function.builtin": { "fg": "#ee5396" }, "function.call": { "fg": "#8cb6ff" }, "function.macro": { "fg": "#ee5396" }, "function.method": { "fg": "#8cb6ff" }, "function.method.call": { "fg": "#8cb6ff" }, "highlighted": { "bg": "#353535" }, "keyword": { "fg": "#be95ff" }, "keyword.conditional": { "fg": "#c8a5ff" }, "keyword.conditional.ternary": { "fg": "#c8a5ff" }, "keyword.coroutine": { "fg": "#be95ff" }, "keyword.debug": { "fg": "#be95ff" }, "keyword.directive": { "fg": "#be95ff" }, "keyword.directive.define": { "fg": "#be95ff" }, "keyword.exception": { "fg": "#be95ff" }, "keyword.export": { "fg": "#be95ff" }, "keyword.function": { "fg": "#be95ff" }, "keyword.import": { "fg": "#ff91c1" }, "keyword.modifier": { "fg": "#be95ff" }, "keyword.operator": { "fg": "#b6b8bb" }, "keyword.repeat": { "fg": "#c8a5ff" }, "keyword.return": { "fg": "#ee5396" }, "keyword.type": { "fg": "#be95ff" }, "label": { "fg": "#c8a5ff" }, "label.json": { "fg": "#8cb6ff" }, "markup": { "fg": "#f2f4f8" }, "markup.environment": { "fg": "#f2f4f8" }, "markup.environment.name": { "fg": "#f2f4f8" }, "markup.heading": { "fg": "#8cb6ff", "bold": true }, "markup.heading.1": { "fg": "#8cb6ff", "bold": true }, "markup.heading.2": { "fg": "#8cb6ff", "bold": true }, "markup.heading.3": { "fg": "#8cb6ff", "bold": true }, "markup.heading.4": { "fg": "#8cb6ff", "bold": true }, "markup.heading.5": { "fg": "#8cb6ff", "bold": true }, "markup.heading.6": { "fg": "#8cb6ff", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#be95ff", "bold": true }, "markup.link.label": { "fg": "#8cb6ff" }, "markup.link.url": { "fg": "#5ae0df", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#52bdff" }, "markup.list.checked": { "fg": "#25be6a" }, "markup.list.unchecked": { "fg": "#08bdba" }, "markup.math": { "fg": "#8cb6ff" }, "markup.quote": { "fg": "#b6b8bb" }, "markup.raw": { "fg": "#33b1ff", "italic": true }, "markup.raw.block": { "fg": "#ff7eb6" }, "markup.strikethrough": { "fg": "#f2f4f8", "strikethrough": true }, "markup.strong": { "fg": "#ca4780", "bold": true }, "module": { "fg": "#52bdff" }, "module.builtin": { "fg": "#8cb6ff" }, "namespace": { "fg": "#52bdff" }, "normal": { "fg": "#f2f4f8", "bg": "#161616" }, "number": { "fg": "#3ddbd9" }, "number.float": { "fg": "#3ddbd9" }, "operator": { "fg": "#b6b8bb" }, "property": { "fg": "#78a9ff" }, "punctuation.bracket": { "fg": "#b6b8bb" }, "punctuation.bracket.rainbow.1": { "fg": "#ee5396" }, "punctuation.bracket.rainbow.2": { "fg": "#08bdba" }, "punctuation.bracket.rainbow.3": { "fg": "#78a9ff" }, "punctuation.bracket.rainbow.4": { "fg": "#3ddbd9" }, "punctuation.bracket.rainbow.5": { "fg": "#25be6a" }, "punctuation.delimiter": { "fg": "#b6b8bb" }, "punctuation.special": { "fg": "#52bdff" }, "string": { "fg": "#25be6a" }, "string.documentation": { "fg": "#25be6a" }, "string.escape": { "fg": "#2dc7c4", "bold": true }, "string.regex": { "fg": "#2dc7c4" }, "string.regexp": { "fg": "#2dc7c4" }, "string.special": { "fg": "#8cb6ff" }, "string.special.path": { "fg": "#8cb6ff" }, "string.special.symbol": { "fg": "#8cb6ff" }, "string.special.url": { "fg": "#5ae0df", "italic": true, "underline": "solid" }, "tag": { "fg": "#be95ff" }, "tag.attribute": { "fg": "#8cb6ff", "italic": true }, "tag.builtin": { "fg": "#8cb6ff" }, "tag.delimiter": { "fg": "#52bdff" }, "type": { "fg": "#08bdba" }, "type.builtin": { "fg": "#52bdff" }, "type.definition": { "fg": "#08bdba" }, "variable": { "fg": "#dfdfe0" }, "variable.builtin": { "fg": "#ee5396" }, "variable.member": { "fg": "#78a9ff" }, "variable.parameter": { "fg": "#52bdff" }, "variable.parameter.builtin": { "fg": "#8cb6ff" } } };
|
|
3
3
|
var carbonfox_default = theme;
|
|
4
4
|
|
|
5
5
|
export { carbonfox_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/catppuccin_frappe.ts
|
|
4
|
-
var theme = { "name": "catppuccin_frappe", "appearance": "dark", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#
|
|
4
|
+
var theme = { "name": "catppuccin_frappe", "appearance": "dark", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#ef9f76" }, "attribute.builtin": { "fg": "#f4b8e4" }, "attribute.c_sharp": { "fg": "#e5c890" }, "boolean": { "fg": "#ef9f76" }, "character": { "fg": "#81c8be" }, "character.special": { "fg": "#f4b8e4" }, "character.special.html": { "fg": "#e78284" }, "comment": { "fg": "#949cbb", "italic": true }, "comment.documentation": { "fg": "#949cbb", "italic": true }, "comment.error": { "fg": "#303446", "bg": "#e78284" }, "comment.hint": { "fg": "#303446", "bg": "#8caaee" }, "comment.note": { "fg": "#303446", "bg": "#8caaee" }, "comment.todo": { "fg": "#303446", "bg": "#eebebe" }, "comment.warning": { "fg": "#303446", "bg": "#e5c890" }, "comment.warning.gitcommit": { "fg": "#e5c890" }, "constant": { "fg": "#ef9f76" }, "constant.builtin": { "fg": "#ef9f76" }, "constant.java": { "fg": "#81c8be" }, "constant.macro": { "fg": "#ca9ee6" }, "constructor": { "fg": "#e5c890" }, "constructor.lua": { "fg": "#949cbb" }, "constructor.python": { "fg": "#99d1db" }, "diff.delta": { "fg": "#8caaee" }, "diff.minus": { "fg": "#e78284" }, "diff.plus": { "fg": "#a6d189" }, "error": { "fg": "#e78284" }, "function": { "fg": "#8caaee" }, "function.builtin": { "fg": "#ef9f76" }, "function.builtin.bash": { "fg": "#e78284", "italic": true }, "function.call": { "fg": "#8caaee" }, "function.macro": { "fg": "#f4b8e4" }, "function.method": { "fg": "#8caaee" }, "function.method.call": { "fg": "#8caaee" }, "highlighted": { "bg": "#3b3f52" }, "keyword": { "fg": "#ca9ee6" }, "keyword.conditional": { "fg": "#ca9ee6", "italic": true }, "keyword.conditional.ternary": { "fg": "#99d1db" }, "keyword.coroutine": { "fg": "#ca9ee6" }, "keyword.debug": { "fg": "#ca9ee6" }, "keyword.directive": { "fg": "#f4b8e4" }, "keyword.directive.css": { "fg": "#ca9ee6" }, "keyword.directive.define": { "fg": "#f4b8e4" }, "keyword.exception": { "fg": "#ca9ee6" }, "keyword.export": { "fg": "#ca9ee6" }, "keyword.function": { "fg": "#ca9ee6" }, "keyword.import": { "fg": "#ca9ee6" }, "keyword.import.c": { "fg": "#e5c890" }, "keyword.import.cpp": { "fg": "#e5c890" }, "keyword.modifier": { "fg": "#ca9ee6" }, "keyword.operator": { "fg": "#ca9ee6" }, "keyword.repeat": { "fg": "#ca9ee6" }, "keyword.return": { "fg": "#ca9ee6" }, "keyword.type": { "fg": "#ca9ee6" }, "label": { "fg": "#85c1dc" }, "label.yaml": { "fg": "#e5c890" }, "markup": { "fg": "#c6d0f5" }, "markup.environment": { "fg": "#f4b8e4" }, "markup.environment.name": { "fg": "#8caaee" }, "markup.heading": { "fg": "#8caaee" }, "markup.heading.1": { "fg": "#8caaee" }, "markup.heading.1.html": { "fg": "#c6d0f5" }, "markup.heading.1.markdown": { "fg": "#e78284" }, "markup.heading.2": { "fg": "#8caaee" }, "markup.heading.2.html": { "fg": "#c6d0f5" }, "markup.heading.2.markdown": { "fg": "#ef9f76" }, "markup.heading.3": { "fg": "#8caaee" }, "markup.heading.3.html": { "fg": "#c6d0f5" }, "markup.heading.3.markdown": { "fg": "#e5c890" }, "markup.heading.4": { "fg": "#8caaee" }, "markup.heading.4.html": { "fg": "#c6d0f5" }, "markup.heading.4.markdown": { "fg": "#a6d189" }, "markup.heading.5": { "fg": "#8caaee" }, "markup.heading.5.html": { "fg": "#c6d0f5" }, "markup.heading.5.markdown": { "fg": "#85c1dc" }, "markup.heading.6": { "fg": "#8caaee" }, "markup.heading.6.html": { "fg": "#c6d0f5" }, "markup.heading.6.markdown": { "fg": "#babbf1" }, "markup.heading.html": { "fg": "#c6d0f5" }, "markup.heading.markdown": { "bold": true }, "markup.italic": { "fg": "#e78284", "italic": true }, "markup.link": { "fg": "#babbf1" }, "markup.link.label": { "fg": "#babbf1" }, "markup.link.label.html": { "fg": "#c6d0f5" }, "markup.link.url": { "fg": "#8caaee", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#81c8be" }, "markup.list.checked": { "fg": "#a6d189" }, "markup.list.unchecked": { "fg": "#838ba7" }, "markup.math": { "fg": "#8caaee" }, "markup.quote": { "fg": "#f4b8e4" }, "markup.raw": { "fg": "#a6d189" }, "markup.raw.block": { "fg": "#a6d189" }, "markup.strikethrough": { "fg": "#c6d0f5", "strikethrough": true }, "markup.strong": { "fg": "#e78284", "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#e5c890", "italic": true }, "module.builtin": { "fg": "#f4b8e4" }, "namespace": { "fg": "#e5c890", "italic": true }, "normal": { "fg": "#c6d0f5", "bg": "#303446" }, "number": { "fg": "#ef9f76" }, "number.float": { "fg": "#ef9f76" }, "operator": { "fg": "#99d1db" }, "property": { "fg": "#babbf1" }, "property.css": { "fg": "#8caaee" }, "property.scss": { "fg": "#8caaee" }, "punctuation.bracket": { "fg": "#949cbb" }, "punctuation.bracket.rainbow.1": { "fg": "#e78284" }, "punctuation.bracket.rainbow.2": { "fg": "#e5c890" }, "punctuation.bracket.rainbow.3": { "fg": "#8caaee" }, "punctuation.bracket.rainbow.4": { "fg": "#ef9f76" }, "punctuation.bracket.rainbow.5": { "fg": "#a6d189" }, "punctuation.bracket.rainbow.6": { "fg": "#ca9ee6" }, "punctuation.delimiter": { "fg": "#949cbb" }, "punctuation.delimiter.regex": { "fg": "#f4b8e4" }, "punctuation.special": { "fg": "#f4b8e4" }, "string": { "fg": "#a6d189" }, "string.documentation": { "fg": "#81c8be" }, "string.escape": { "fg": "#f4b8e4" }, "string.regex": { "fg": "#f4b8e4" }, "string.regexp": { "fg": "#f4b8e4" }, "string.special": { "fg": "#f4b8e4" }, "string.special.path": { "fg": "#f4b8e4" }, "string.special.path.gitignore": { "fg": "#c6d0f5" }, "string.special.symbol": { "fg": "#eebebe" }, "string.special.url": { "fg": "#8caaee", "italic": true, "underline": "solid" }, "string.special.url.html": { "fg": "#a6d189" }, "tag": { "fg": "#8caaee" }, "tag.attribute": { "fg": "#e5c890", "italic": true }, "tag.builtin": { "fg": "#8caaee" }, "tag.delimiter": { "fg": "#81c8be" }, "type": { "fg": "#e5c890" }, "type.builtin": { "fg": "#ca9ee6" }, "type.css": { "fg": "#babbf1" }, "type.definition": { "fg": "#e5c890" }, "variable": { "fg": "#c6d0f5" }, "variable.builtin": { "fg": "#e78284" }, "variable.member": { "fg": "#babbf1" }, "variable.parameter": { "fg": "#ea999c" }, "variable.parameter.bash": { "fg": "#a6d189" }, "variable.parameter.builtin": { "fg": "#f4b8e4" } } };
|
|
5
5
|
var catppuccin_frappe_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = catppuccin_frappe_default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/catppuccin_frappe.ts
|
|
2
|
-
var theme = { "name": "catppuccin_frappe", "appearance": "dark", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#
|
|
2
|
+
var theme = { "name": "catppuccin_frappe", "appearance": "dark", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#ef9f76" }, "attribute.builtin": { "fg": "#f4b8e4" }, "attribute.c_sharp": { "fg": "#e5c890" }, "boolean": { "fg": "#ef9f76" }, "character": { "fg": "#81c8be" }, "character.special": { "fg": "#f4b8e4" }, "character.special.html": { "fg": "#e78284" }, "comment": { "fg": "#949cbb", "italic": true }, "comment.documentation": { "fg": "#949cbb", "italic": true }, "comment.error": { "fg": "#303446", "bg": "#e78284" }, "comment.hint": { "fg": "#303446", "bg": "#8caaee" }, "comment.note": { "fg": "#303446", "bg": "#8caaee" }, "comment.todo": { "fg": "#303446", "bg": "#eebebe" }, "comment.warning": { "fg": "#303446", "bg": "#e5c890" }, "comment.warning.gitcommit": { "fg": "#e5c890" }, "constant": { "fg": "#ef9f76" }, "constant.builtin": { "fg": "#ef9f76" }, "constant.java": { "fg": "#81c8be" }, "constant.macro": { "fg": "#ca9ee6" }, "constructor": { "fg": "#e5c890" }, "constructor.lua": { "fg": "#949cbb" }, "constructor.python": { "fg": "#99d1db" }, "diff.delta": { "fg": "#8caaee" }, "diff.minus": { "fg": "#e78284" }, "diff.plus": { "fg": "#a6d189" }, "error": { "fg": "#e78284" }, "function": { "fg": "#8caaee" }, "function.builtin": { "fg": "#ef9f76" }, "function.builtin.bash": { "fg": "#e78284", "italic": true }, "function.call": { "fg": "#8caaee" }, "function.macro": { "fg": "#f4b8e4" }, "function.method": { "fg": "#8caaee" }, "function.method.call": { "fg": "#8caaee" }, "highlighted": { "bg": "#3b3f52" }, "keyword": { "fg": "#ca9ee6" }, "keyword.conditional": { "fg": "#ca9ee6", "italic": true }, "keyword.conditional.ternary": { "fg": "#99d1db" }, "keyword.coroutine": { "fg": "#ca9ee6" }, "keyword.debug": { "fg": "#ca9ee6" }, "keyword.directive": { "fg": "#f4b8e4" }, "keyword.directive.css": { "fg": "#ca9ee6" }, "keyword.directive.define": { "fg": "#f4b8e4" }, "keyword.exception": { "fg": "#ca9ee6" }, "keyword.export": { "fg": "#ca9ee6" }, "keyword.function": { "fg": "#ca9ee6" }, "keyword.import": { "fg": "#ca9ee6" }, "keyword.import.c": { "fg": "#e5c890" }, "keyword.import.cpp": { "fg": "#e5c890" }, "keyword.modifier": { "fg": "#ca9ee6" }, "keyword.operator": { "fg": "#ca9ee6" }, "keyword.repeat": { "fg": "#ca9ee6" }, "keyword.return": { "fg": "#ca9ee6" }, "keyword.type": { "fg": "#ca9ee6" }, "label": { "fg": "#85c1dc" }, "label.yaml": { "fg": "#e5c890" }, "markup": { "fg": "#c6d0f5" }, "markup.environment": { "fg": "#f4b8e4" }, "markup.environment.name": { "fg": "#8caaee" }, "markup.heading": { "fg": "#8caaee" }, "markup.heading.1": { "fg": "#8caaee" }, "markup.heading.1.html": { "fg": "#c6d0f5" }, "markup.heading.1.markdown": { "fg": "#e78284" }, "markup.heading.2": { "fg": "#8caaee" }, "markup.heading.2.html": { "fg": "#c6d0f5" }, "markup.heading.2.markdown": { "fg": "#ef9f76" }, "markup.heading.3": { "fg": "#8caaee" }, "markup.heading.3.html": { "fg": "#c6d0f5" }, "markup.heading.3.markdown": { "fg": "#e5c890" }, "markup.heading.4": { "fg": "#8caaee" }, "markup.heading.4.html": { "fg": "#c6d0f5" }, "markup.heading.4.markdown": { "fg": "#a6d189" }, "markup.heading.5": { "fg": "#8caaee" }, "markup.heading.5.html": { "fg": "#c6d0f5" }, "markup.heading.5.markdown": { "fg": "#85c1dc" }, "markup.heading.6": { "fg": "#8caaee" }, "markup.heading.6.html": { "fg": "#c6d0f5" }, "markup.heading.6.markdown": { "fg": "#babbf1" }, "markup.heading.html": { "fg": "#c6d0f5" }, "markup.heading.markdown": { "bold": true }, "markup.italic": { "fg": "#e78284", "italic": true }, "markup.link": { "fg": "#babbf1" }, "markup.link.label": { "fg": "#babbf1" }, "markup.link.label.html": { "fg": "#c6d0f5" }, "markup.link.url": { "fg": "#8caaee", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#81c8be" }, "markup.list.checked": { "fg": "#a6d189" }, "markup.list.unchecked": { "fg": "#838ba7" }, "markup.math": { "fg": "#8caaee" }, "markup.quote": { "fg": "#f4b8e4" }, "markup.raw": { "fg": "#a6d189" }, "markup.raw.block": { "fg": "#a6d189" }, "markup.strikethrough": { "fg": "#c6d0f5", "strikethrough": true }, "markup.strong": { "fg": "#e78284", "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#e5c890", "italic": true }, "module.builtin": { "fg": "#f4b8e4" }, "namespace": { "fg": "#e5c890", "italic": true }, "normal": { "fg": "#c6d0f5", "bg": "#303446" }, "number": { "fg": "#ef9f76" }, "number.float": { "fg": "#ef9f76" }, "operator": { "fg": "#99d1db" }, "property": { "fg": "#babbf1" }, "property.css": { "fg": "#8caaee" }, "property.scss": { "fg": "#8caaee" }, "punctuation.bracket": { "fg": "#949cbb" }, "punctuation.bracket.rainbow.1": { "fg": "#e78284" }, "punctuation.bracket.rainbow.2": { "fg": "#e5c890" }, "punctuation.bracket.rainbow.3": { "fg": "#8caaee" }, "punctuation.bracket.rainbow.4": { "fg": "#ef9f76" }, "punctuation.bracket.rainbow.5": { "fg": "#a6d189" }, "punctuation.bracket.rainbow.6": { "fg": "#ca9ee6" }, "punctuation.delimiter": { "fg": "#949cbb" }, "punctuation.delimiter.regex": { "fg": "#f4b8e4" }, "punctuation.special": { "fg": "#f4b8e4" }, "string": { "fg": "#a6d189" }, "string.documentation": { "fg": "#81c8be" }, "string.escape": { "fg": "#f4b8e4" }, "string.regex": { "fg": "#f4b8e4" }, "string.regexp": { "fg": "#f4b8e4" }, "string.special": { "fg": "#f4b8e4" }, "string.special.path": { "fg": "#f4b8e4" }, "string.special.path.gitignore": { "fg": "#c6d0f5" }, "string.special.symbol": { "fg": "#eebebe" }, "string.special.url": { "fg": "#8caaee", "italic": true, "underline": "solid" }, "string.special.url.html": { "fg": "#a6d189" }, "tag": { "fg": "#8caaee" }, "tag.attribute": { "fg": "#e5c890", "italic": true }, "tag.builtin": { "fg": "#8caaee" }, "tag.delimiter": { "fg": "#81c8be" }, "type": { "fg": "#e5c890" }, "type.builtin": { "fg": "#ca9ee6" }, "type.css": { "fg": "#babbf1" }, "type.definition": { "fg": "#e5c890" }, "variable": { "fg": "#c6d0f5" }, "variable.builtin": { "fg": "#e78284" }, "variable.member": { "fg": "#babbf1" }, "variable.parameter": { "fg": "#ea999c" }, "variable.parameter.bash": { "fg": "#a6d189" }, "variable.parameter.builtin": { "fg": "#f4b8e4" } } };
|
|
3
3
|
var catppuccin_frappe_default = theme;
|
|
4
4
|
|
|
5
5
|
export { catppuccin_frappe_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/catppuccin_latte.ts
|
|
4
|
-
var theme = { "name": "catppuccin_latte", "appearance": "light", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#
|
|
4
|
+
var theme = { "name": "catppuccin_latte", "appearance": "light", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#fe640b" }, "attribute.builtin": { "fg": "#ea76cb" }, "attribute.c_sharp": { "fg": "#df8e1d" }, "boolean": { "fg": "#fe640b" }, "character": { "fg": "#179299" }, "character.special": { "fg": "#ea76cb" }, "character.special.html": { "fg": "#d20f39" }, "comment": { "fg": "#7c7f93", "italic": true }, "comment.documentation": { "fg": "#7c7f93", "italic": true }, "comment.error": { "fg": "#eff1f5", "bg": "#d20f39" }, "comment.hint": { "fg": "#eff1f5", "bg": "#1e66f5" }, "comment.note": { "fg": "#eff1f5", "bg": "#1e66f5" }, "comment.todo": { "fg": "#eff1f5", "bg": "#dd7878" }, "comment.warning": { "fg": "#eff1f5", "bg": "#df8e1d" }, "comment.warning.gitcommit": { "fg": "#df8e1d" }, "constant": { "fg": "#fe640b" }, "constant.builtin": { "fg": "#fe640b" }, "constant.java": { "fg": "#179299" }, "constant.macro": { "fg": "#8839ef" }, "constructor": { "fg": "#df8e1d" }, "constructor.lua": { "fg": "#7c7f93" }, "constructor.python": { "fg": "#04a5e5" }, "diff.delta": { "fg": "#1e66f5" }, "diff.minus": { "fg": "#d20f39" }, "diff.plus": { "fg": "#40a02b" }, "error": { "fg": "#d20f39" }, "function": { "fg": "#1e66f5" }, "function.builtin": { "fg": "#fe640b" }, "function.builtin.bash": { "fg": "#d20f39", "italic": true }, "function.call": { "fg": "#1e66f5" }, "function.macro": { "fg": "#ea76cb" }, "function.method": { "fg": "#1e66f5" }, "function.method.call": { "fg": "#1e66f5" }, "highlighted": { "bg": "#e9ebf1" }, "keyword": { "fg": "#8839ef" }, "keyword.conditional": { "fg": "#8839ef", "italic": true }, "keyword.conditional.ternary": { "fg": "#04a5e5" }, "keyword.coroutine": { "fg": "#8839ef" }, "keyword.debug": { "fg": "#8839ef" }, "keyword.directive": { "fg": "#ea76cb" }, "keyword.directive.css": { "fg": "#8839ef" }, "keyword.directive.define": { "fg": "#ea76cb" }, "keyword.exception": { "fg": "#8839ef" }, "keyword.export": { "fg": "#8839ef" }, "keyword.function": { "fg": "#8839ef" }, "keyword.import": { "fg": "#8839ef" }, "keyword.import.c": { "fg": "#df8e1d" }, "keyword.import.cpp": { "fg": "#df8e1d" }, "keyword.modifier": { "fg": "#8839ef" }, "keyword.operator": { "fg": "#8839ef" }, "keyword.repeat": { "fg": "#8839ef" }, "keyword.return": { "fg": "#8839ef" }, "keyword.type": { "fg": "#8839ef" }, "label": { "fg": "#209fb5" }, "label.yaml": { "fg": "#df8e1d" }, "markup": { "fg": "#4c4f69" }, "markup.environment": { "fg": "#ea76cb" }, "markup.environment.name": { "fg": "#1e66f5" }, "markup.heading": { "fg": "#1e66f5" }, "markup.heading.1": { "fg": "#1e66f5" }, "markup.heading.1.html": { "fg": "#4c4f69" }, "markup.heading.1.markdown": { "fg": "#d20f39" }, "markup.heading.2": { "fg": "#1e66f5" }, "markup.heading.2.html": { "fg": "#4c4f69" }, "markup.heading.2.markdown": { "fg": "#fe640b" }, "markup.heading.3": { "fg": "#1e66f5" }, "markup.heading.3.html": { "fg": "#4c4f69" }, "markup.heading.3.markdown": { "fg": "#df8e1d" }, "markup.heading.4": { "fg": "#1e66f5" }, "markup.heading.4.html": { "fg": "#4c4f69" }, "markup.heading.4.markdown": { "fg": "#40a02b" }, "markup.heading.5": { "fg": "#1e66f5" }, "markup.heading.5.html": { "fg": "#4c4f69" }, "markup.heading.5.markdown": { "fg": "#209fb5" }, "markup.heading.6": { "fg": "#1e66f5" }, "markup.heading.6.html": { "fg": "#4c4f69" }, "markup.heading.6.markdown": { "fg": "#7287fd" }, "markup.heading.html": { "fg": "#4c4f69" }, "markup.heading.markdown": { "bold": true }, "markup.italic": { "fg": "#d20f39", "italic": true }, "markup.link": { "fg": "#7287fd" }, "markup.link.label": { "fg": "#7287fd" }, "markup.link.label.html": { "fg": "#4c4f69" }, "markup.link.url": { "fg": "#1e66f5", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#179299" }, "markup.list.checked": { "fg": "#40a02b" }, "markup.list.unchecked": { "fg": "#8c8fa1" }, "markup.math": { "fg": "#1e66f5" }, "markup.quote": { "fg": "#ea76cb" }, "markup.raw": { "fg": "#40a02b" }, "markup.raw.block": { "fg": "#40a02b" }, "markup.strikethrough": { "fg": "#4c4f69", "strikethrough": true }, "markup.strong": { "fg": "#d20f39", "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#df8e1d", "italic": true }, "module.builtin": { "fg": "#ea76cb" }, "namespace": { "fg": "#df8e1d", "italic": true }, "normal": { "fg": "#4c4f69", "bg": "#eff1f5" }, "number": { "fg": "#fe640b" }, "number.float": { "fg": "#fe640b" }, "operator": { "fg": "#04a5e5" }, "property": { "fg": "#7287fd" }, "property.css": { "fg": "#1e66f5" }, "property.scss": { "fg": "#1e66f5" }, "punctuation.bracket": { "fg": "#7c7f93" }, "punctuation.bracket.rainbow.1": { "fg": "#d20f39" }, "punctuation.bracket.rainbow.2": { "fg": "#df8e1d" }, "punctuation.bracket.rainbow.3": { "fg": "#1e66f5" }, "punctuation.bracket.rainbow.4": { "fg": "#fe640b" }, "punctuation.bracket.rainbow.5": { "fg": "#40a02b" }, "punctuation.bracket.rainbow.6": { "fg": "#8839ef" }, "punctuation.delimiter": { "fg": "#7c7f93" }, "punctuation.delimiter.regex": { "fg": "#ea76cb" }, "punctuation.special": { "fg": "#ea76cb" }, "string": { "fg": "#40a02b" }, "string.documentation": { "fg": "#179299" }, "string.escape": { "fg": "#ea76cb" }, "string.regex": { "fg": "#ea76cb" }, "string.regexp": { "fg": "#ea76cb" }, "string.special": { "fg": "#ea76cb" }, "string.special.path": { "fg": "#ea76cb" }, "string.special.path.gitignore": { "fg": "#4c4f69" }, "string.special.symbol": { "fg": "#dd7878" }, "string.special.url": { "fg": "#1e66f5", "italic": true, "underline": "solid" }, "string.special.url.html": { "fg": "#40a02b" }, "tag": { "fg": "#1e66f5" }, "tag.attribute": { "fg": "#df8e1d", "italic": true }, "tag.builtin": { "fg": "#1e66f5" }, "tag.delimiter": { "fg": "#179299" }, "type": { "fg": "#df8e1d" }, "type.builtin": { "fg": "#8839ef" }, "type.css": { "fg": "#7287fd" }, "type.definition": { "fg": "#df8e1d" }, "variable": { "fg": "#4c4f69" }, "variable.builtin": { "fg": "#d20f39" }, "variable.member": { "fg": "#7287fd" }, "variable.parameter": { "fg": "#e64553" }, "variable.parameter.bash": { "fg": "#40a02b" }, "variable.parameter.builtin": { "fg": "#ea76cb" } } };
|
|
5
5
|
var catppuccin_latte_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = catppuccin_latte_default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/catppuccin_latte.ts
|
|
2
|
-
var theme = { "name": "catppuccin_latte", "appearance": "light", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#
|
|
2
|
+
var theme = { "name": "catppuccin_latte", "appearance": "light", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#fe640b" }, "attribute.builtin": { "fg": "#ea76cb" }, "attribute.c_sharp": { "fg": "#df8e1d" }, "boolean": { "fg": "#fe640b" }, "character": { "fg": "#179299" }, "character.special": { "fg": "#ea76cb" }, "character.special.html": { "fg": "#d20f39" }, "comment": { "fg": "#7c7f93", "italic": true }, "comment.documentation": { "fg": "#7c7f93", "italic": true }, "comment.error": { "fg": "#eff1f5", "bg": "#d20f39" }, "comment.hint": { "fg": "#eff1f5", "bg": "#1e66f5" }, "comment.note": { "fg": "#eff1f5", "bg": "#1e66f5" }, "comment.todo": { "fg": "#eff1f5", "bg": "#dd7878" }, "comment.warning": { "fg": "#eff1f5", "bg": "#df8e1d" }, "comment.warning.gitcommit": { "fg": "#df8e1d" }, "constant": { "fg": "#fe640b" }, "constant.builtin": { "fg": "#fe640b" }, "constant.java": { "fg": "#179299" }, "constant.macro": { "fg": "#8839ef" }, "constructor": { "fg": "#df8e1d" }, "constructor.lua": { "fg": "#7c7f93" }, "constructor.python": { "fg": "#04a5e5" }, "diff.delta": { "fg": "#1e66f5" }, "diff.minus": { "fg": "#d20f39" }, "diff.plus": { "fg": "#40a02b" }, "error": { "fg": "#d20f39" }, "function": { "fg": "#1e66f5" }, "function.builtin": { "fg": "#fe640b" }, "function.builtin.bash": { "fg": "#d20f39", "italic": true }, "function.call": { "fg": "#1e66f5" }, "function.macro": { "fg": "#ea76cb" }, "function.method": { "fg": "#1e66f5" }, "function.method.call": { "fg": "#1e66f5" }, "highlighted": { "bg": "#e9ebf1" }, "keyword": { "fg": "#8839ef" }, "keyword.conditional": { "fg": "#8839ef", "italic": true }, "keyword.conditional.ternary": { "fg": "#04a5e5" }, "keyword.coroutine": { "fg": "#8839ef" }, "keyword.debug": { "fg": "#8839ef" }, "keyword.directive": { "fg": "#ea76cb" }, "keyword.directive.css": { "fg": "#8839ef" }, "keyword.directive.define": { "fg": "#ea76cb" }, "keyword.exception": { "fg": "#8839ef" }, "keyword.export": { "fg": "#8839ef" }, "keyword.function": { "fg": "#8839ef" }, "keyword.import": { "fg": "#8839ef" }, "keyword.import.c": { "fg": "#df8e1d" }, "keyword.import.cpp": { "fg": "#df8e1d" }, "keyword.modifier": { "fg": "#8839ef" }, "keyword.operator": { "fg": "#8839ef" }, "keyword.repeat": { "fg": "#8839ef" }, "keyword.return": { "fg": "#8839ef" }, "keyword.type": { "fg": "#8839ef" }, "label": { "fg": "#209fb5" }, "label.yaml": { "fg": "#df8e1d" }, "markup": { "fg": "#4c4f69" }, "markup.environment": { "fg": "#ea76cb" }, "markup.environment.name": { "fg": "#1e66f5" }, "markup.heading": { "fg": "#1e66f5" }, "markup.heading.1": { "fg": "#1e66f5" }, "markup.heading.1.html": { "fg": "#4c4f69" }, "markup.heading.1.markdown": { "fg": "#d20f39" }, "markup.heading.2": { "fg": "#1e66f5" }, "markup.heading.2.html": { "fg": "#4c4f69" }, "markup.heading.2.markdown": { "fg": "#fe640b" }, "markup.heading.3": { "fg": "#1e66f5" }, "markup.heading.3.html": { "fg": "#4c4f69" }, "markup.heading.3.markdown": { "fg": "#df8e1d" }, "markup.heading.4": { "fg": "#1e66f5" }, "markup.heading.4.html": { "fg": "#4c4f69" }, "markup.heading.4.markdown": { "fg": "#40a02b" }, "markup.heading.5": { "fg": "#1e66f5" }, "markup.heading.5.html": { "fg": "#4c4f69" }, "markup.heading.5.markdown": { "fg": "#209fb5" }, "markup.heading.6": { "fg": "#1e66f5" }, "markup.heading.6.html": { "fg": "#4c4f69" }, "markup.heading.6.markdown": { "fg": "#7287fd" }, "markup.heading.html": { "fg": "#4c4f69" }, "markup.heading.markdown": { "bold": true }, "markup.italic": { "fg": "#d20f39", "italic": true }, "markup.link": { "fg": "#7287fd" }, "markup.link.label": { "fg": "#7287fd" }, "markup.link.label.html": { "fg": "#4c4f69" }, "markup.link.url": { "fg": "#1e66f5", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#179299" }, "markup.list.checked": { "fg": "#40a02b" }, "markup.list.unchecked": { "fg": "#8c8fa1" }, "markup.math": { "fg": "#1e66f5" }, "markup.quote": { "fg": "#ea76cb" }, "markup.raw": { "fg": "#40a02b" }, "markup.raw.block": { "fg": "#40a02b" }, "markup.strikethrough": { "fg": "#4c4f69", "strikethrough": true }, "markup.strong": { "fg": "#d20f39", "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#df8e1d", "italic": true }, "module.builtin": { "fg": "#ea76cb" }, "namespace": { "fg": "#df8e1d", "italic": true }, "normal": { "fg": "#4c4f69", "bg": "#eff1f5" }, "number": { "fg": "#fe640b" }, "number.float": { "fg": "#fe640b" }, "operator": { "fg": "#04a5e5" }, "property": { "fg": "#7287fd" }, "property.css": { "fg": "#1e66f5" }, "property.scss": { "fg": "#1e66f5" }, "punctuation.bracket": { "fg": "#7c7f93" }, "punctuation.bracket.rainbow.1": { "fg": "#d20f39" }, "punctuation.bracket.rainbow.2": { "fg": "#df8e1d" }, "punctuation.bracket.rainbow.3": { "fg": "#1e66f5" }, "punctuation.bracket.rainbow.4": { "fg": "#fe640b" }, "punctuation.bracket.rainbow.5": { "fg": "#40a02b" }, "punctuation.bracket.rainbow.6": { "fg": "#8839ef" }, "punctuation.delimiter": { "fg": "#7c7f93" }, "punctuation.delimiter.regex": { "fg": "#ea76cb" }, "punctuation.special": { "fg": "#ea76cb" }, "string": { "fg": "#40a02b" }, "string.documentation": { "fg": "#179299" }, "string.escape": { "fg": "#ea76cb" }, "string.regex": { "fg": "#ea76cb" }, "string.regexp": { "fg": "#ea76cb" }, "string.special": { "fg": "#ea76cb" }, "string.special.path": { "fg": "#ea76cb" }, "string.special.path.gitignore": { "fg": "#4c4f69" }, "string.special.symbol": { "fg": "#dd7878" }, "string.special.url": { "fg": "#1e66f5", "italic": true, "underline": "solid" }, "string.special.url.html": { "fg": "#40a02b" }, "tag": { "fg": "#1e66f5" }, "tag.attribute": { "fg": "#df8e1d", "italic": true }, "tag.builtin": { "fg": "#1e66f5" }, "tag.delimiter": { "fg": "#179299" }, "type": { "fg": "#df8e1d" }, "type.builtin": { "fg": "#8839ef" }, "type.css": { "fg": "#7287fd" }, "type.definition": { "fg": "#df8e1d" }, "variable": { "fg": "#4c4f69" }, "variable.builtin": { "fg": "#d20f39" }, "variable.member": { "fg": "#7287fd" }, "variable.parameter": { "fg": "#e64553" }, "variable.parameter.bash": { "fg": "#40a02b" }, "variable.parameter.builtin": { "fg": "#ea76cb" } } };
|
|
3
3
|
var catppuccin_latte_default = theme;
|
|
4
4
|
|
|
5
5
|
export { catppuccin_latte_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/catppuccin_macchiato.ts
|
|
4
|
-
var theme = { "name": "catppuccin_macchiato", "appearance": "dark", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#
|
|
4
|
+
var theme = { "name": "catppuccin_macchiato", "appearance": "dark", "revision": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c", "highlights": { "attribute": { "fg": "#f5a97f" }, "attribute.builtin": { "fg": "#f5bde6" }, "attribute.c_sharp": { "fg": "#eed49f" }, "boolean": { "fg": "#f5a97f" }, "character": { "fg": "#8bd5ca" }, "character.special": { "fg": "#f5bde6" }, "character.special.html": { "fg": "#ed8796" }, "comment": { "fg": "#939ab7", "italic": true }, "comment.documentation": { "fg": "#939ab7", "italic": true }, "comment.error": { "fg": "#24273a", "bg": "#ed8796" }, "comment.hint": { "fg": "#24273a", "bg": "#8aadf4" }, "comment.note": { "fg": "#24273a", "bg": "#8aadf4" }, "comment.todo": { "fg": "#24273a", "bg": "#f0c6c6" }, "comment.warning": { "fg": "#24273a", "bg": "#eed49f" }, "comment.warning.gitcommit": { "fg": "#eed49f" }, "constant": { "fg": "#f5a97f" }, "constant.builtin": { "fg": "#f5a97f" }, "constant.java": { "fg": "#8bd5ca" }, "constant.macro": { "fg": "#c6a0f6" }, "constructor": { "fg": "#eed49f" }, "constructor.lua": { "fg": "#939ab7" }, "constructor.python": { "fg": "#91d7e3" }, "diff.delta": { "fg": "#8aadf4" }, "diff.minus": { "fg": "#ed8796" }, "diff.plus": { "fg": "#a6da95" }, "error": { "fg": "#ed8796" }, "function": { "fg": "#8aadf4" }, "function.builtin": { "fg": "#f5a97f" }, "function.builtin.bash": { "fg": "#ed8796", "italic": true }, "function.call": { "fg": "#8aadf4" }, "function.macro": { "fg": "#f5bde6" }, "function.method": { "fg": "#8aadf4" }, "function.method.call": { "fg": "#8aadf4" }, "highlighted": { "bg": "#303347" }, "keyword": { "fg": "#c6a0f6" }, "keyword.conditional": { "fg": "#c6a0f6", "italic": true }, "keyword.conditional.ternary": { "fg": "#91d7e3" }, "keyword.coroutine": { "fg": "#c6a0f6" }, "keyword.debug": { "fg": "#c6a0f6" }, "keyword.directive": { "fg": "#f5bde6" }, "keyword.directive.css": { "fg": "#c6a0f6" }, "keyword.directive.define": { "fg": "#f5bde6" }, "keyword.exception": { "fg": "#c6a0f6" }, "keyword.export": { "fg": "#c6a0f6" }, "keyword.function": { "fg": "#c6a0f6" }, "keyword.import": { "fg": "#c6a0f6" }, "keyword.import.c": { "fg": "#eed49f" }, "keyword.import.cpp": { "fg": "#eed49f" }, "keyword.modifier": { "fg": "#c6a0f6" }, "keyword.operator": { "fg": "#c6a0f6" }, "keyword.repeat": { "fg": "#c6a0f6" }, "keyword.return": { "fg": "#c6a0f6" }, "keyword.type": { "fg": "#c6a0f6" }, "label": { "fg": "#7dc4e4" }, "label.yaml": { "fg": "#eed49f" }, "markup": { "fg": "#cad3f5" }, "markup.environment": { "fg": "#f5bde6" }, "markup.environment.name": { "fg": "#8aadf4" }, "markup.heading": { "fg": "#8aadf4" }, "markup.heading.1": { "fg": "#8aadf4" }, "markup.heading.1.html": { "fg": "#cad3f5" }, "markup.heading.1.markdown": { "fg": "#ed8796" }, "markup.heading.2": { "fg": "#8aadf4" }, "markup.heading.2.html": { "fg": "#cad3f5" }, "markup.heading.2.markdown": { "fg": "#f5a97f" }, "markup.heading.3": { "fg": "#8aadf4" }, "markup.heading.3.html": { "fg": "#cad3f5" }, "markup.heading.3.markdown": { "fg": "#eed49f" }, "markup.heading.4": { "fg": "#8aadf4" }, "markup.heading.4.html": { "fg": "#cad3f5" }, "markup.heading.4.markdown": { "fg": "#a6da95" }, "markup.heading.5": { "fg": "#8aadf4" }, "markup.heading.5.html": { "fg": "#cad3f5" }, "markup.heading.5.markdown": { "fg": "#7dc4e4" }, "markup.heading.6": { "fg": "#8aadf4" }, "markup.heading.6.html": { "fg": "#cad3f5" }, "markup.heading.6.markdown": { "fg": "#b7bdf8" }, "markup.heading.html": { "fg": "#cad3f5" }, "markup.heading.markdown": { "bold": true }, "markup.italic": { "fg": "#ed8796", "italic": true }, "markup.link": { "fg": "#b7bdf8" }, "markup.link.label": { "fg": "#b7bdf8" }, "markup.link.label.html": { "fg": "#cad3f5" }, "markup.link.url": { "fg": "#8aadf4", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#8bd5ca" }, "markup.list.checked": { "fg": "#a6da95" }, "markup.list.unchecked": { "fg": "#8087a2" }, "markup.math": { "fg": "#8aadf4" }, "markup.quote": { "fg": "#f5bde6" }, "markup.raw": { "fg": "#a6da95" }, "markup.raw.block": { "fg": "#a6da95" }, "markup.strikethrough": { "fg": "#cad3f5", "strikethrough": true }, "markup.strong": { "fg": "#ed8796", "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#eed49f", "italic": true }, "module.builtin": { "fg": "#f5bde6" }, "namespace": { "fg": "#eed49f", "italic": true }, "normal": { "fg": "#cad3f5", "bg": "#24273a" }, "number": { "fg": "#f5a97f" }, "number.float": { "fg": "#f5a97f" }, "operator": { "fg": "#91d7e3" }, "property": { "fg": "#b7bdf8" }, "property.css": { "fg": "#8aadf4" }, "property.scss": { "fg": "#8aadf4" }, "punctuation.bracket": { "fg": "#939ab7" }, "punctuation.bracket.rainbow.1": { "fg": "#ed8796" }, "punctuation.bracket.rainbow.2": { "fg": "#eed49f" }, "punctuation.bracket.rainbow.3": { "fg": "#8aadf4" }, "punctuation.bracket.rainbow.4": { "fg": "#f5a97f" }, "punctuation.bracket.rainbow.5": { "fg": "#a6da95" }, "punctuation.bracket.rainbow.6": { "fg": "#c6a0f6" }, "punctuation.delimiter": { "fg": "#939ab7" }, "punctuation.delimiter.regex": { "fg": "#f5bde6" }, "punctuation.special": { "fg": "#f5bde6" }, "string": { "fg": "#a6da95" }, "string.documentation": { "fg": "#8bd5ca" }, "string.escape": { "fg": "#f5bde6" }, "string.regex": { "fg": "#f5bde6" }, "string.regexp": { "fg": "#f5bde6" }, "string.special": { "fg": "#f5bde6" }, "string.special.path": { "fg": "#f5bde6" }, "string.special.path.gitignore": { "fg": "#cad3f5" }, "string.special.symbol": { "fg": "#f0c6c6" }, "string.special.url": { "fg": "#8aadf4", "italic": true, "underline": "solid" }, "string.special.url.html": { "fg": "#a6da95" }, "tag": { "fg": "#8aadf4" }, "tag.attribute": { "fg": "#eed49f", "italic": true }, "tag.builtin": { "fg": "#8aadf4" }, "tag.delimiter": { "fg": "#8bd5ca" }, "type": { "fg": "#eed49f" }, "type.builtin": { "fg": "#c6a0f6" }, "type.css": { "fg": "#b7bdf8" }, "type.definition": { "fg": "#eed49f" }, "variable": { "fg": "#cad3f5" }, "variable.builtin": { "fg": "#ed8796" }, "variable.member": { "fg": "#b7bdf8" }, "variable.parameter": { "fg": "#ee99a0" }, "variable.parameter.bash": { "fg": "#a6da95" }, "variable.parameter.builtin": { "fg": "#f5bde6" } } };
|
|
5
5
|
var catppuccin_macchiato_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = catppuccin_macchiato_default;
|