Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

How to import custom css? #131

Open
H-111-di opened this issue Jan 27, 2022 · 0 comments
Open

How to import custom css? #131

H-111-di opened this issue Jan 27, 2022 · 0 comments

Comments

@H-111-di
Copy link

I modified the css file in the repo's themes directory to make it adopted to Solarized theme, then I tried import css file as following:

"vscode_vibrancy.opacity": 1,
    "vscode_vibrancy.imports": [
        "{$HOME}/tmp/tmp.css",
        "$theme-style$"
    ],

But it still loading the Dark+ theme.
Can anybody provide more detailed instruction?

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

No branches or pull requests

1 participant