Script Editor Themes Plugin

Could you show a screenshot of what it looks like?

2 Likes

Here is a Screen Shot:

Edit: I kinda made a Dumb module for the screenshot. Sorry.

3 Likes

Updates #2:

  • Added “uh um its does not have a name and its not complete with out the Monaco Font” by @Fahedgt5
  • Added CMD by @DragRacer31

Still In Progress:

  • Custom Themes
  • “Revert” button so you don’t lose previously saved theme
2 Likes

:rofl: I didn’t know that you were gonna put that change the name to Hot Chocolate

2 Likes

You got it :joy:.

I’ll get to it in a minute.

1 Like

I use this, it’s basically keeping the light themed code in dark mode.
image

image

1 Like

Me or @DragRacer31?

3 Likes

Now that is the theme that I would love to look 24/7.

Can you give me the colors?

2 Likes

Update #3:

  • Changed “uh um its does not have a name and its not complete with out the Monaco Font” to “Hot Chocolate”
  • Added “Dark Light Theme” by @IsaacThePooper
  • Added “No Name” by @DevOfLua
    (y’all be killing me when y’all don’t give names :joy:)

Still still In Progress:

  • Custom Themes
  • “Revert” button so you don’t lose previously saved theme
4 Likes

Name mine Alva.
Alva mans blue I think.

3 Likes

I adore this plugin. Nice work man.

I got an idea for custom themes and that’s to allow users to pack theme data into a script (e.g. export the colors as JSON data, write to script.Source, ask user to publish script as a free model, take the model + import the ID to use the theme)

4 Likes

I like sound of that.

But I think we are giving him too many tasks he would make a poll and let us choose what’s better idea.

1 Like

Its the visual studio code theme in the plugin

1 Like

Yes and I like it a lot, it’s a cool theme.

1 Like

Good idea, I’ll get to doing that.

@DevOfLua It’s fine, I’ll get to it all eventually. I kind of work on it all at the same time since I’m trying to make the plugin as modular as possible.

2 Likes

Theme Name: “EveryDeveloperHasThis”

CodeColorConcept%5B1%5D

CodeColorConcept%5B2%5D

3 Likes

Update #4:

  • Renamed “Settings” to “Utilities”
  • Added “Get Theme Data” to Utilities, as proposed by @EtiTheSpirit[1]
  • Renamed “No Name” to “Alva” by @DevOfLua

Still still still In Progress:

  • Custom themes
  • “Revert” button so you don’t lose previously saved theme
  • Find the source of the “Module code did not return exactly one value” error
  • Possible new UI o_o

[1] - This will make two ModuleScripts parented in ReplicatedStorage, one of which contains the colors for your theme and the other contains the code to give you credit. You are instructed to edit some values in each script, both of which have instructions at the top.

3 Likes

@jellyface3145 Want to be the first to try out the new button o_o?

1 Like

I would be glad to try it out!

2 Likes

Really like the idea, been making my own theme plugin past couple days as my first test of Studio Widgets.

I hope no one minds that I’ve been grabbing a couple themes from here to test, haha. Some of you have some really nice looking ones. I’ll post up my work in a seperate thread. In the meantime I’d highly recommend some basic handling features like converting between tables and JSON objects and back.

I also highly recommend changing from rendering the theme previews as images to live creating a small sample.

Keep up the good work!

2 Likes