Roblox Studio Themes for VS Code

Roblox Studio Themes for Visual Studio Code

Visual Studio Code themes based on Roblox Studio’s next-generation UI, for both light and dark modes, including extra script editor themes.

Extra themes




Roblox Studio Themes generates a Visual Studio Code theme from Roblox Studio’s script editor default or custom colors. For more information, read about the generator on GitHub.

Visual Studio Marketplace

Open VSX

GitHub Repository

13 Likes

This is a pretty cool resource
Good work :smiling_face_with_sunglasses:

Looks cool! Is there a theme for Roblox scripts that code look like VS Code too?

Roblox Studio doesn’t allow importing or exporting script themes. VS Code has thousands of themes. It’s not very practical to add VS Code themes to Roblox Studio.

2 Likes

I was browsing and found this plugin to do what you asked. From what I know, it connects to the Visual Studio Marketplace and imports the theme there into Roblox Studio.

1 Like

Thanks, I’ll check it out later!

2 Likes

First Stable Release

v1.0.0 was just pushed out and marks the first stable version of the extension that I’m happy with. Roblox Studio Themes for VS Code now has an extensive test suite to ensure that syntax highlighting is an exact match to Roblox Studio.

Thank you all for your support in reaching stability. The VS extension has been unmarked as a Preview extension. Below are the changelogs up to v1.0.0

1.0.0 - 2026-05-07

Added

  • Rojo model project for comparing themes between Roblox Studio and VS Code

Fixed

  • Function calls being bolded
  • Attribute keyword color ‘@’ not being colored
  • Incorrectly bolding function parameters
  • Incorrect colors and weight for type keyword and type

0.1.2 - 2026-04-28

Added

  • Support for const keyword highlighting

Removed

  • Deprecated Marketplace’s extension page badges

0.1.1 - 2026-03-01

Fixed

  • Incorrect tab colors for Light Extra 2 theme

0.1.0 - 2026-02-18

Added

  • Generator to generate VS Code themes from Roblox Studio
  • Themes for “Extra” color themes in the script editor
  • Additional badges for version, preview, and Discord

Changed

  • Update icon to match Roblox

0.0.1 - 2026-02-15

  • Initial release

Open VSX

Roblox Studio Themes is now on Open VSX by request. Versions starting in v1.0.0 will be published to Open VSX alongside the VS Marketplace.