DEV Community

Cover image for Change Cursor Colour in VS code 🤯

Change Cursor Colour in VS code 🤯

Pushpak Chhajed on September 17, 2020

I’ve been using VSCode for almost 2 years now and I like it so much. I’m sure that you like it too. But I decided that it was time to customize it ...
Collapse
 
kzlynn profile image
Kyaw Zayar Linn • Edited

I have trouble with giving file path. I gave the path juz like you but it doesn't work.
When I reload custom css and js, it shows the error message 'cannot load path, skipping'

"files:///D:/vscode_setting_file/vscode.css"

pls tell me how to give file path to json setting. Much thanks <3

Collapse
 
pushpak1300 profile image
Pushpak Chhajed

"vscode_custom_css.imports": ["file:///home/pushpak1300/Documents/vscode.css"],

Collapse
 
codesama profile image
Richunclekhalid

I got to stage 3 and things went bad from there.

  1. Must I use the exact file location that you gave? (because i keep getting the error message "cannot load path, skipping" When I reload custom css and js,).
  2. If yes, do i have to create a .css file with the title: vscode.css? with the path starting from :home/pushpak1300/Documents/vscode.css

p.s. my file path goes like: file:///Users/khale/MySpace/VSWorkspace/Aurora/cursor.css

Collapse
 
saberglow profile image
Wali Ullah

hey man, awesome hack, loved it.

P.S: the link to uigradients website is broken, u might wanna fix that. cheers.

Collapse
 
pushpak1300 profile image
Pushpak Chhajed

Thanks for reporting.😀

Collapse
 
steminstructor profile image
STEMInstructor

Great, I'm sure gonna try it🔥🔥😊😊

Collapse
 
pushpak1300 profile image
Pushpak Chhajed

All the best!

Collapse
 
madza profile image
Madza

It's the little things that count the most ✨

Collapse
 
pushpak1300 profile image
Pushpak Chhajed

Haha! Right,😂

Collapse
 
quotcode profile image
Shivam Yadav

Great hack. Thanks for sharing it Pushpak : )

Collapse
 
pushpak1300 profile image
Pushpak Chhajed

Thanks!

Collapse
 
codesama profile image
Richunclekhalid

Here is a screenshot