-
Install Extension: Custom CSS and JS Loader
-
Add to
settings.json
:"vscode_custom_css.imports": [""]
VERY IMPORTANT: Items in
vscode_custom_css.imports
must be URLs. Plain file paths are NOT URLs.- Create a new file with extensions CSS.
- Copy my custom VSCode to your custom VSCode file.
- Windows File URL Example:
file:///C:/Users/MyUserName/Documents/custom.css
- MacOS and Linux File URL Example:
file:///Users/MyUserName/Documents/custom.css
- See here for more details.
-
Restart Visual Studio Code with proper permission to modify itself:
-
Windows: Restart with Administrator Permission.
-
MacOS and Linux: See instructions below.
-
-
Activate command "Reload Custom CSS and JS".
-
Restart.
-
Notifications
You must be signed in to change notification settings - Fork 2
hongducdev/custom-vscode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My custom VS Code with Catppuccin Mocha
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published