Skip to content
/ swatch Public

Use your favorite VSCode themes in Roblox Studio

License

Notifications You must be signed in to change notification settings

vocksel/swatch

Repository files navigation

Swatch

Swatch is a plugin for Roblox Studio that can search for VSCode themes and apply them to Studio's script editor.

Installation

Install Swatch from the Roblox Marketplace

Development

Requirements:

Install tools and packages:

just init

Start the server:

just serve

Edit plugin/src/constants.lua and set SERVER_URL to http://localhost:8080.

Build the plugin:

just build-watch

Testing

Run tests for the server:

just test-server

About

Use your favorite VSCode themes in Roblox Studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages