About Monkey 2 › Forums › General Discussion › Share your TED2GO themes, Please.
This topic contains 5 replies, has 5 voices, and was last updated by
cocon 1 year, 3 months ago.
-
AuthorPosts
-
November 26, 2017 at 7:06 pm #11993
Share your Ted2go themes, guys. If you have a custom one. If you need me to host the download, email me the theme with a pic (not essentially required but would be nice) and I’ll host it on my server.
Email themes to amon@amon.pro: put TED2GO in the subject line.
I can’t be bothered to make my own because I can’t ever seem to settle on one I make. It’s never perfect and I end up tweaking it like a loon then giving up.
So, yes, please share your Ted2go themes.
Ta
December 2, 2017 at 10:27 am #12069As an idea – to make standalon app or special dialog in ted2go to customize themes.
Dreams…
December 5, 2017 at 8:11 pm #12150Monkey12345678910111213141516171819202122232425262728"colors":{"content": "#e9e9e9","clear": "#e0e0e0","panel": "#b9b9b9","gutter": "#a9a9a9","knob": "#cdcdcd","hover": "#a6a6a6","active" : "#606060","text-default": "#222","text-highlight": "#484","text-disabled": "#888","text-background": "#e9e9e9","textview-cursor":"#08f","textview-selection":"#888","textview-color0": "#000000","textview-color1": "#800000", //identifiers"textview-color2": "#000080", //keywords"textview-color3": "#004000", //strings"textview-color4": "#000000", //numbers"textview-color5": "#008000", //comment"textview-color6": "#600000", //preproc"textview-color7": "#000000" //default},Still not enough options I still cant make my code look colour wise the same as my mollusc or jungle code.
December 7, 2017 at 3:40 pm #12192@nerobot
Maybe a JSON Tree View with right click menu based on the value. So color picker for color values, number requester for numbers, etc…
Then add value/remove value.I’m actually interested in parsing a more CSS like syntax and converting it to JSON or soemthing because of those pesky commas. xD
December 8, 2017 at 1:27 am #12198Maybe. But there are more important tasks in TODO.
December 21, 2017 at 9:52 am #12391I found a nice way on how to change the font into something else that Windows has installed.
This command will display a list of the installed font files in the system. Locate the name you want and press Control C to exit the list.
Monkey1dir C:\Windows\Fonts | moreThen copy the font you wish to the location of Ted2Go (or something else that you would like to).
Monkey1copy C:\Windows\Fonts\consola.ttf D:\Monkey2\bin\ted2_windows\assets\fontsThen you will be able to open Ted2Go and locate the font file to this exact location where you copied it.
-
AuthorPosts
You must be logged in to reply to this topic.