Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customized editor color is not exactly what I set #212017

Open
dfxyz opened this issue May 4, 2024 · 0 comments
Open

Customized editor color is not exactly what I set #212017

dfxyz opened this issue May 4, 2024 · 0 comments
Assignees

Comments

@dfxyz
Copy link

dfxyz commented May 4, 2024

Type: Bug

I'm making a color theme for my VSCode. So I added following snippet into my settings.json:

"workbench.colorCustomizations": {
  "[*Light*]": {
    "editor.foreground": "#406080",
    "editor.background": "#F2FFE6",
  },
}

However, the result is:

  • the actual foreground color is #4B5F7F
  • the actual background color is #F5FFE6

1
2

VS Code version: Code 1.89.0 (b58957e, 2024-05-01T02:09:22.859Z)
OS version: Windows_NT x64 10.0.22631
Modes:

System Info
Item Value
CPUs AMD Ryzen 7 5700X 8-Core Processor (16 x 3400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 47.91GB (32.20GB free)
Process Argv --crash-reporter-id 15cf8674-bd24-4554-8643-46ab83ef941b
Screen Reader no
VM 0%
Extensions (27)
Extension Author (truncated) Version
copilot Git 1.186.0
copilot-chat Git 0.15.0
go gol 0.41.4
rust-doc-viewer JSc 4.2.0
intellij-idea-keybindings k-- 1.7.2
csharp ms- 2.23.15
vscode-dotnet-runtime ms- 2.0.3
black-formatter ms- 2024.2.0
debugpy ms- 2024.6.0
python ms- 2024.6.0
vscode-pylance ms- 2024.4.1
jupyter ms- 2024.4.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.0.17
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
cmake-tools ms- 1.17.17
cpptools ms- 1.19.9
cpptools-extension-pack ms- 1.3.0
rust-analyzer rus 0.3.1940
crates ser 0.6.6
lua sum 3.8.3
rust-pack Swe 0.3.38
even-better-toml tam 0.19.2
cmake twx 0.0.17
vscode-lldb vad 1.10.0
vim vsc 1.27.2

(1 theme extensions excluded)

A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
vscaac:30438847
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
welcomedialogc:30910334
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
2e7ec940:31000449
pythontbext0:30879054
accentitlementst:30995554
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
ccp2r3:30993541
dsvsc020:30976470
pythonait:31006305
showvideoc:31016891
dsvsc021:30996838
g316j359:31013175
pythoncenvpt:31022790
dwnewjupytercf:31035177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants