Could you show a screenshot of what it looks like?
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
I didn’t know that you were gonna put that change the name to Hot Chocolate
You got it .
I’ll get to it in a minute.
I use this, it’s basically keeping the light themed code in dark mode.
Now that is the theme that I would love to look 24/7.
Can you give me the colors?
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 )
Still still In Progress:
- Custom Themes
- “Revert” button so you don’t lose previously saved theme
Name mine Alva.
Alva mans blue I think.
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)
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.
Its the visual studio code theme in the plugin
Yes and I like it a lot, it’s a cool theme.
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.
Theme Name: “EveryDeveloperHasThis”
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.
@jellyface3145 Want to be the first to try out the new button o_o?
I would be glad to try it out!
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!