Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
10
rated 0 times [  10] [ 0]  / answers: 1 / hits: 25172  / 2 Years ago, sun, november 6, 2022, 7:09:08

I want to install PhpStorm color scheme from XML.

Official PhpStorm's IDE website says




To install a theme, download the corresponging xml file, copy to ~/Library/Preferences/RubyMine10/colors/ (Mac OS X) or
C:Users%username%.RubyMine10configcolors (Windows) and restart
RubyMine. Then go to IDE Settings | Editor | Colors and select your
theme.




However, nothing is said about Ubuntu. I tried to find anything similar to "Library" folder inside of PhpStorm folder but failed. How can I install the theme?


More From » 12.04

 Answers
1

For Ubuntu you need to download the theme XML file and copy it to folder



~/.WebIdeXX/config/colors


In my case it is ~/.WebIde50/config/colors




  • Restart phpstorm


  • Select the new theme by navigating to



    Settings->Editor->Colors & Fonts




Hope this helps


[#33720] Monday, November 7, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
warrdel

Total Points: 356
Total Questions: 103
Total Answers: 118

Location: Bangladesh
Member since Sat, Jan 23, 2021
3 Years ago
;