drcika / apc-extension

Home Page:https://marketplace.visualstudio.com/items?itemName=drcika.apc-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apc.parts.font.family - sidebar doesn't work

iwino opened this issue · comments

"apc.parts.font.family": {
    "sidebar": "doesn't matter what font family I pick - none works - i.e. no effect"
}

I use portable VSCode on Windows 11 Pro:

image


Update:

This works but the setting above as per documentation doesn't:

"apc.stylesheet": {
    ".sidebar *": "font-family: 'whatever font family'"
}