Skip to content

mismatched color #197213

@talexklg

Description

@talexklg

Type: Bug

"editor.tokenColorCustomizations": {
        "[Material Theme Ocean]": {
            "textMateRules": [
                {
                    "scope": ["punctuation.definition.tag.begin.html",
                              "entity.name.tag.html",
                              "punctuation.definition.tag.end.html",
                              "entity.name.tag.css",
                              "punctuation.section.property-list.begin.bracket.curly.css",
                              "punctuation.section.property-list.end.bracket.curly.css"],
                    "settings": {
                        "foreground": "#B964D4",
                    }
                },....

Everything becomes the expected color except the last two items (

  1. "punctuation.section.property-list.begin.bracket.curly.css",
  2. "punctuation.section.property-list.end.bracket.curly.css")

VS Code version: Code 1.84.0 (d037ac0, 2023-11-01T11:28:21.782Z)
OS version: Linux x64 6.2.0-36-generic snap
Modes:

System Info
Item Value
CPUs AMD Ryzen 7 5800H with Radeon Graphics (16 x 3974)
GPU Status 2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
Load (avg) 1, 1, 1
Memory (System) 15.02GB (10.18GB free)
Process Argv --no-sandbox --force-user-env --unity-launch
Screen Reader yes
VM 0%
DESKTOP_SESSION ubuntu
XDG_CURRENT_DESKTOP Unity
XDG_SESSION_DESKTOP ubuntu
XDG_SESSION_TYPE wayland
Extensions (17)
Extension Author (truncated) Version
project-manager ale 12.7.0
vscode-dash dee 2.4.0
gitlens eam 14.4.1
vsc-material-theme Equ 33.10.5
vscode-google-translate fun 1.4.13
remotehub Git 0.62.0
vscode-pull-request-github Git 0.76.0
path-autocomplete ion 1.25.0
vscode-language-pack-ru MS- 1.84.2023110109
remote-repositories ms- 0.40.0
code-spell-checker str 3.0.1
code-spell-checker-russian str 2.1.1
errorlens use 3.15.0
intellicode-api-usage-examples Vis 0.2.8
vscodeintellicode Vis 1.2.30
vscode-icons vsc 12.6.0
vscode-todo-highlight way 1.0.5

(4 theme extensions excluded)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions