sirthias / BlueForest

IntelliJ IDEA Dark Color Scheme for Java, Scala, Ruby, XML and more
http://www.decodified.com/misc/2011/06/15/blueforest-a-dark-color-scheme-for-intellij-idea.html
285 stars 103 forks source link

Cannot read scheme BlueForest.xml #34

Closed prayagupa closed 10 years ago

prayagupa commented 10 years ago

Hi, I couldn't configure xml after putting it to config/colors/ in IDEA 12.1.6. I get the following error :

Error on line 28 : Attribute name 'data-pjax-transient' associated with an element type "meta" must be followed by "=".

blue_forest_error

sirthias commented 10 years ago

Hm... I've never seen this error before and am happily running BlueForest with IDEA 12.1.6 and 13.x. Are you sure you have installed everything correctly?

prayagupa commented 10 years ago

I actually had placed BlueForest.xml directly at colors directory as mentioned in Installation section. But that didn't work.

Cloning the repository followed by $ ./deploy.sh worked fine. Sorry for being lazy and thanks for your time.

blue_forest_groovy