vote up 0 vote down star

Ok so I've had my Macbook for 3-days now.

I installed textmate and saw the cool Ruby syntax highlighting thing called Ultraviolet.

I've installed the ultraviolet gem, but I don't get what it does. How exactly do I use it? Or is it installed automatically? Is there supposed to be an ultraviolet theme? What exactly does ultraviolet DO?

flag
I was under the impression it would give me a new theme, but I don't see a theme called ultraviolet anywhere in Preferences > Colors – kidapple Jul 25 at 5:56
Or did ultraviolet create all these themes for me? I never checked prior, so I don't know if these ones were already here by default.. – kidapple Jul 25 at 5:58

1 Answer

vote up 1 vote down

Ultraviolet is a syntax highlighting engine used in ruby apps. Combined with Textpow, it allows you to render the same syntax highlighting that you see in textmate on to things like web pages.

Textmate ships with plenty themes you can choose from (vibrant ink is probably the most popular one), ultraviolet leverages those themes.

link|flag
So ultraviolet just made my themes look nicer? – kidapple Jul 25 at 6:36
-1 on both Q and A because I think you posted both to plug your product. – finnw Jul 25 at 7:46
I have nothing to do with TextMate or Ultraviolet. In fact all my Rails development is done on Vim with Vividchalk, which I also have no affiliation with. – Sam Saffron Jul 25 at 8:05

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.