Skip to content

kosmicteal/spectracode

Repository files navigation

SpectraCode

version 1 dot 2 dot 0 intended for Visual Studio Code Visual Studio Marketplace Downloads

- Visual Studio code belongs to Microsoft (https://code.visualstudio.com/) - Logo by LK (https://ycremadesg.wixsite.com/luxiayk)

This extension will allow you change your workspace activity bar and notifications' background colour easily! Just grab the mouse and select your desired colour in the color picker.

This is also my first time trying to do a VSCode plugin so it may be a bit wonkier than your usual extension but I hope this makes your organization a bit better! 💪💪💪

Demo

Known Issues

  • SpectraCode doesn't update its height if you increment it.
    • Due to how VSCode refreshes its Webview contents, change the width of the Primary Side Bar to properly update the size of the color picker.

Release Notes

1.2.0

You can now also update the color scheme of the Menu Bar and the Command Palette!

1.1.1

Color picker now updates if you input a custom Hex color.

1.1.0

Fixed color picker collapsing itself when hiding the view. Added a manual HEX value and a manual Notification Test check instead of putting continuous notifications.

1.0.2

Updated VSCode Extension Groups, Readme and Changelog

1.0.1

Updated VSCode Extension preview

1.0.0

Initial release

Open-source Code Credits

For more information