VS Code Extension to make scroll bar glow like neon on Windows and Mac platforms.
- Windows 7 or higher
- Mac OS High sierra or higer
Open command palett(win ctrl+shift+p mac command + shift + p) enter enable neon
then restart vscode
Open command palett(win ctrl+shift+p mac command + shift + p) enter disable neon
then restart vscode
go to this extension's setting
enter rgb value to each input field.
or
add settings to
- NeonScrollbar.RGBred(integer):Red Value of rgb.
- NeonScrollbar.RGBblue(integer):Blue Value of rgb.
- NeonScrollbar.RGBgreen(integer):Green Value of rgb.
Changelog
v0.0.1 to v0.0.4
minor change such as readme,icon and so on. There's no change in the source code.