Skip to content

Commit

Permalink
Support for 1.87
Browse files Browse the repository at this point in the history
  • Loading branch information
4lex4 committed Apr 5, 2024
1 parent ad1d2d4 commit 76681eb
Show file tree
Hide file tree
Showing 5 changed files with 89 additions and 113 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "precious-themes-vscode",
"displayName": "Precious Themes",
"description": "Precious themes for VS Code",
"version": "1.0.4",
"version": "1.0.5",
"icon": "icons/icon.png",
"categories": [
"Themes"
Expand Down
50 changes: 22 additions & 28 deletions themes/precious-dark-eleven.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"activityBar.inactiveForeground": "#797a7a",
"activityBarBadge.background": "#3e81b9",
"activityBarBadge.foreground": "#1c1e20",
"activityBarTop.foreground": "#b3b2b1",
"badge.background": "#3e81b9",
"badge.foreground": "#1c1e20",
"banner.background": "#707171",
Expand Down Expand Up @@ -90,7 +91,7 @@
"editor.focusedStackFrameHighlightBackground": "#513a66",
"editor.foreground": "#b8b7b6",
"editor.hoverHighlightBackground": "#253a5140",
"editor.inactiveSelectionBackground": "#282e33",
"editor.inactiveSelectionBackground": "#31394299",
"editor.inlineValuesBackground": "#0000",
"editor.inlineValuesForeground": "#7f7f80",
"editor.lineHighlightBackground": "#202224",
Expand Down Expand Up @@ -171,17 +172,15 @@
"editorRuler.foreground": "#3d3e40",
"editorStickyScrollHover.background": "#26282a",
"editorSuggestWidget.background": "#212325",
"editorUnicodeHighlight.background": "#3c638414",
"editorUnicodeHighlight.border": "#3c6384",
"editorUnnecessaryCode.opacity": "#0007",
"editorWarning.foreground": "#bb922d",
"editorWhitespace.foreground": "#b8b7b633",
"editorWidget.background": "#1c1e20",
"editorWidget.border": "#454648",
"errorForeground": "#ff8782",
"extensionIcon.preReleaseForeground": "#008e7b",
"extensionIcon.sponsorForeground": "#ba54a6",
"extensionIcon.starForeground": "#9c770a",
"extensionIcon.preReleaseForeground": "#42bda7b2",
"extensionIcon.sponsorForeground": "#f382d8b2",
"extensionIcon.starForeground": "#d0a543b2",
"focusBorder": "#3e81b9",
"foreground": "#b8b7b6",
"gitDecoration.addedResourceForeground": "#7eba69",
Expand Down Expand Up @@ -250,8 +249,9 @@
"minimap.errorHighlight": "#da6864cc",
"minimap.findMatchHighlight": "#789739cc",
"minimap.foregroundOpacity": "#000f",
"minimap.selectionHighlight": "#253a51",
"minimap.selectionHighlight": "#6eaef348",
"minimap.selectionOccurrenceHighlight": "#9779db66",
"multiDiffEditor.border": "#424345",
"multiDiffEditor.headerBackground": "#565758",
"notebook.cellBorderColor": "#2c2e2f",
"notebook.cellStatusBarItemHoverBackground": "#b8b7b614",
Expand Down Expand Up @@ -370,7 +370,7 @@
"terminal.ansiWhite": "#858585",
"terminal.ansiYellow": "#d0a543",
"terminal.background": "#1c1e20",
"terminal.findMatchBackground": "#253a51",
"terminal.findMatchBackground": "#518fd142",
"terminal.findMatchBorder": "#81a345",
"terminal.findMatchHighlightBackground": "#78973955",
"terminal.findMatchHighlightBorder": "#81a345",
Expand Down Expand Up @@ -458,11 +458,15 @@
"entity.name.variable",
"keyword.operator",
"keyword.operator.negation.regexp",
"meta.definition.variable support.constant",
"meta.definition.variable.name",
"meta.embedded",
"meta.function-call.arguments",
"meta.function.parameters",
"meta.indexed-name",
"meta.property-value.css",
"meta.selector entity.other.attribute-name",
"meta.selector support.constant",
"meta.template.expression",
"punctuation",
"source.groovy.embedded",
Expand Down Expand Up @@ -605,8 +609,6 @@
},
{
"scope": [
"constant.other.color.rgb-value",
"constant.other.rgb-value",
"markup.fenced_code.block.markdown",
"markup.inline.raw",
"markup.inserted",
Expand All @@ -615,10 +617,9 @@
"meta.embedded.assembly",
"meta.preprocessor.string",
"meta.property-value",
"meta.property-value support.constant",
"meta.structure.dictionary.key.python",
"string",
"support.constant.color",
"support.constant.font-name",
"support.constant.media",
"support.constant.media-type",
"support.constant.property-value",
Expand Down Expand Up @@ -732,25 +733,14 @@
"constant.character.entity",
"constant.character.escape",
"constant.language",
"constant.other.color.rgb-value",
"constant.other.rgb-value",
"constant.other.reference.link.markdown",
"entity.name.operator",
"entity.name.section.group-title.ini",
"entity.name.selector",
"entity.name.tag",
"entity.name.type.numeric.rust",
"entity.other.attribute-name.class.css",
"entity.other.attribute-name.class.mixin.css",
"entity.other.attribute-name.id.css",
"entity.other.attribute-name.parent-selector.css",
"entity.other.attribute-name.pseudo-class.css",
"entity.other.attribute-name.pseudo-element.css",
"entity.other.attribute-name.css",
"entity.other.attribute-name.scss",
"keyword",
"keyword.control",
"keyword.control",
"keyword.control.anchor.regexp",
"keyword.operator.alignas",
"keyword.operator.alignof",
Expand Down Expand Up @@ -795,11 +785,6 @@
"storage.type.rune.go",
"storage.type.string.go",
"storage.type.uintptr.go",
"support.constant.color",
"support.constant.font-name",
"support.constant.media",
"support.constant.media-type",
"support.constant.property-value",
"support.function.builtin.python",
"support.other.match.begin.regexp",
"support.other.match.end.regexp",
Expand All @@ -813,6 +798,15 @@
"foreground": "#b799fe"
}
},
{
"scope": [
"meta.property-value keyword.other.important"
],
"settings": {
"foreground": "#b799fe",
"fontStyle": "bold"
}
},
{
"scope": [
"support.function.magic",
Expand Down
50 changes: 22 additions & 28 deletions themes/precious-dark-fifteen.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"activityBar.inactiveForeground": "#7e7e7f",
"activityBarBadge.background": "#3f84bd",
"activityBarBadge.foreground": "#23262b",
"activityBarTop.foreground": "#b5b4b2",
"badge.background": "#3f84bd",
"badge.foreground": "#23262b",
"banner.background": "#757677",
Expand Down Expand Up @@ -90,7 +91,7 @@
"editor.focusedStackFrameHighlightBackground": "#57406e",
"editor.foreground": "#bab9b6",
"editor.hoverHighlightBackground": "#2b415a40",
"editor.inactiveSelectionBackground": "#2e353d",
"editor.inactiveSelectionBackground": "#37404b99",
"editor.inlineValuesBackground": "#0000",
"editor.inlineValuesForeground": "#838484",
"editor.lineHighlightBackground": "#272a2f",
Expand Down Expand Up @@ -171,17 +172,15 @@
"editorRuler.foreground": "#434549",
"editorStickyScrollHover.background": "#2d3035",
"editorSuggestWidget.background": "#282b2f",
"editorUnicodeHighlight.background": "#40688a14",
"editorUnicodeHighlight.border": "#40688a",
"editorUnnecessaryCode.opacity": "#0007",
"editorWarning.foreground": "#bc9332",
"editorWhitespace.foreground": "#bab9b633",
"editorWidget.background": "#23262b",
"editorWidget.border": "#4b4d50",
"errorForeground": "#ff8782",
"extensionIcon.preReleaseForeground": "#00917e",
"extensionIcon.sponsorForeground": "#be57a9",
"extensionIcon.starForeground": "#9f7a17",
"extensionIcon.preReleaseForeground": "#42bda7b2",
"extensionIcon.sponsorForeground": "#f382d8b2",
"extensionIcon.starForeground": "#cfa546b2",
"focusBorder": "#3f84bd",
"foreground": "#bab9b6",
"gitDecoration.addedResourceForeground": "#7fba6a",
Expand Down Expand Up @@ -250,8 +249,9 @@
"minimap.errorHighlight": "#dc6a66cc",
"minimap.findMatchHighlight": "#7a993dcc",
"minimap.foregroundOpacity": "#000f",
"minimap.selectionHighlight": "#2b415a",
"minimap.selectionHighlight": "#6daef448",
"minimap.selectionOccurrenceHighlight": "#997bde66",
"multiDiffEditor.border": "#484a4d",
"multiDiffEditor.headerBackground": "#5c5d5f",
"notebook.cellBorderColor": "#333539",
"notebook.cellStatusBarItemHoverBackground": "#bab9b614",
Expand Down Expand Up @@ -370,7 +370,7 @@
"terminal.ansiWhite": "#898989",
"terminal.ansiYellow": "#cfa546",
"terminal.background": "#23262b",
"terminal.findMatchBackground": "#2b415a",
"terminal.findMatchBackground": "#5191d542",
"terminal.findMatchBorder": "#83a448",
"terminal.findMatchHighlightBackground": "#7a993d55",
"terminal.findMatchHighlightBorder": "#83a448",
Expand Down Expand Up @@ -458,11 +458,15 @@
"entity.name.variable",
"keyword.operator",
"keyword.operator.negation.regexp",
"meta.definition.variable support.constant",
"meta.definition.variable.name",
"meta.embedded",
"meta.function-call.arguments",
"meta.function.parameters",
"meta.indexed-name",
"meta.property-value.css",
"meta.selector entity.other.attribute-name",
"meta.selector support.constant",
"meta.template.expression",
"punctuation",
"source.groovy.embedded",
Expand Down Expand Up @@ -605,8 +609,6 @@
},
{
"scope": [
"constant.other.color.rgb-value",
"constant.other.rgb-value",
"markup.fenced_code.block.markdown",
"markup.inline.raw",
"markup.inserted",
Expand All @@ -615,10 +617,9 @@
"meta.embedded.assembly",
"meta.preprocessor.string",
"meta.property-value",
"meta.property-value support.constant",
"meta.structure.dictionary.key.python",
"string",
"support.constant.color",
"support.constant.font-name",
"support.constant.media",
"support.constant.media-type",
"support.constant.property-value",
Expand Down Expand Up @@ -732,25 +733,14 @@
"constant.character.entity",
"constant.character.escape",
"constant.language",
"constant.other.color.rgb-value",
"constant.other.rgb-value",
"constant.other.reference.link.markdown",
"entity.name.operator",
"entity.name.section.group-title.ini",
"entity.name.selector",
"entity.name.tag",
"entity.name.type.numeric.rust",
"entity.other.attribute-name.class.css",
"entity.other.attribute-name.class.mixin.css",
"entity.other.attribute-name.id.css",
"entity.other.attribute-name.parent-selector.css",
"entity.other.attribute-name.pseudo-class.css",
"entity.other.attribute-name.pseudo-element.css",
"entity.other.attribute-name.css",
"entity.other.attribute-name.scss",
"keyword",
"keyword.control",
"keyword.control",
"keyword.control.anchor.regexp",
"keyword.operator.alignas",
"keyword.operator.alignof",
Expand Down Expand Up @@ -795,11 +785,6 @@
"storage.type.rune.go",
"storage.type.string.go",
"storage.type.uintptr.go",
"support.constant.color",
"support.constant.font-name",
"support.constant.media",
"support.constant.media-type",
"support.constant.property-value",
"support.function.builtin.python",
"support.other.match.begin.regexp",
"support.other.match.end.regexp",
Expand All @@ -813,6 +798,15 @@
"foreground": "#b799ff"
}
},
{
"scope": [
"meta.property-value keyword.other.important"
],
"settings": {
"foreground": "#b799ff",
"fontStyle": "bold"
}
},
{
"scope": [
"support.function.magic",
Expand Down
Loading

0 comments on commit 76681eb

Please sign in to comment.