themerdev / themer

🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).
https://themer.dev
MIT License
5.48k stars 116 forks source link

From Sublime to Themer #20

Open dotWaldemar opened 6 years ago

dotWaldemar commented 6 years ago

Can I convert from Sublime Text theme to themer?

mjswensen commented 6 years ago

Hi @dotWaldemar , themer currently doesn't support going backwards from a ST theme to a themer color set. We can leave this issue open for a while to see if others want to speak up if they are interested in a feature like this.

In the meantime, a workaround would be to open the theme file and copy the relevant colors into a themer color set file, using this color mappings table as a guide (also, themer's GUI may be helpful since it provides visual feedback when selecting colors).

ThomasHineXYZ commented 3 years ago

This would be a neat feature to add in.

I have been using a colour scheme in Sublime for a couple years, and just recently when reinstalling my computer I found out the hard way that the person deleted the repo for it...

So being able to not only update / maintain the colour scheme, but also port it to other programs and stuff would be pretty sweet.

(On a side note, adding support somehow for importing VIM colour schemes would also be amazing!)

fugkco commented 2 years ago

I think importing colours from current configs would be great. Allows you to take a current theme you already have and utilise it with other apps would be awesome.