Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/How Tos/Import Theme"

< Orion‎ | How Tos
Line 1: Line 1:
== Importing a Brackets color scheme ==
 
 
== Importing a Sublime Text color scheme ==
 
== Importing a Sublime Text color scheme ==
 +
To import a Sublime Text color scheme into Orion you will need to get a '''.tmTheme''' or an '''.stTheme''' file. Many '''.tmTheme''' files can be downloaded from [http://colorsublime.com/ here]. After downloading one of the themes, you should be able to drag and drop it into the '''Import Theme''' dialog box in Orion. Files with an '''.stTheme''' extension are normally found in Sublime Text themes which overhaul the entire UI of the editor, not just the editor color scheme. [https://github.com/buymeasoda/soda-theme This] is an example of such a theme. The require
 +
 +
== Importing a Brackets color scheme ==
 +
 
== Importing an Eclipse color scheme ==
 
== Importing an Eclipse color scheme ==

Revision as of 16:45, 26 March 2015

Importing a Sublime Text color scheme

To import a Sublime Text color scheme into Orion you will need to get a .tmTheme or an .stTheme file. Many .tmTheme files can be downloaded from here. After downloading one of the themes, you should be able to drag and drop it into the Import Theme dialog box in Orion. Files with an .stTheme extension are normally found in Sublime Text themes which overhaul the entire UI of the editor, not just the editor color scheme. This is an example of such a theme. The require

Importing a Brackets color scheme

Importing an Eclipse color scheme

Back to the top