Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

rz7d/my-custom-css-for-vscode

Repository files navigation

You need Custom CSS Loader to apply this extension, like Vibrancy.

Usage

  1. Press F1 then type "settings json" and press ENTER.
  2. Edit and paste following code:
  "vscode_vibrancy.imports": [
    "<HOME_DIRECTORY>/.vscode/extensions/eyhn.vscode-vibrancy-1.0.8/themes/Dark (Only Subbar).css", // if you are using vscode-vibrancy, this line is needed for applying translucent effects. Change "Dark (Only Subbar).css" to your favorite theme.
    "file:///<PATH TO CLONED REPOSITORY>/all.css"
  ]
  1. Press F1 then type "Reload Vibrancy" and press ENTER.

About

visual enhancements for vscode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages