Skip to content

Instantly share code, notes, and snippets.

View SnakerBone's full-sized avatar
🌴
n

SnakerBone SnakerBone

🌴
n
  • AU
  • 19:16 (UTC +10:00)
View GitHub Profile
@ihatecsv
ihatecsv / README.md
Last active March 1, 2023 14:14
RGB VSCode
  1. Follow the instructions to install Custom CSS and JS Loader for VSCode

  2. Make a file with the rgbcode.css content, and follow the instructions in the above link to add the file path to the settings.json. For example, mine is:

"vscode_custom_css.imports": ["file:///C:/Users/drake/Documents/rgbcode/rgbcode.css"]