Page 1 of 3

Italic comment color

Posted: Wed Jan 03, 2007 2:56 pm
by Ollie Saunders

Code: Select all

/* Personally I find the italic makes comments harder to read. My suggestion is that italic is removed, possibly make the orange a touch darker or maybe use #999 instead. What do you think?
*/
Edit: Added a poll

Posted: Wed Jan 03, 2007 2:57 pm
by matthijs
I agree.

Posted: Wed Jan 03, 2007 3:13 pm
by feyd
Yeah, I've never liked it when editors used italics, nor here.

I can easily change that however. :) If there's enough interest I'll do it.

Posted: Wed Jan 03, 2007 3:22 pm
by daedalus__
Yayeth for the changeth of the italics, matey!

Posted: Wed Jan 03, 2007 3:42 pm
by John Cartwright
I rather enjoy it as it is. -1 for the change.

Posted: Wed Jan 03, 2007 4:01 pm
by Oren
+1 +1 +1 +1.....

Well, I guess I can't do that so just: +1 :P

It really makes reading the comments hard. It has always bothered me. If possible, please change it.

Posted: Wed Jan 03, 2007 4:10 pm
by thiscatis
pro :)

Posted: Wed Jan 03, 2007 4:17 pm
by Ollie Saunders
Poll has been added
I was worried some people hadn't noticed.

Posted: Wed Jan 03, 2007 4:20 pm
by Weirdan
Here's a css for Stylish

Code: Select all

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("devnetwork.net") {
   .co1, .coMULTI {
      font-style:normal!important;
   }
}


Posted: Wed Jan 03, 2007 4:51 pm
by RobertGonzalez
I'd say yes to doing away with italics.

Posted: Wed Jan 03, 2007 5:11 pm
by Kieran Huggins
The italics are terrible!

While we're at it...I find my own editor's color scheme quite a bit easier to read:

The font is courier 9pt, colours are as follows:

Reserved words: rgb(0,0,255)

Built-in functions: rgb(255,0,0)

Variables: rgb(0,125,128)

Comments: rgb(0,128,0)

Quotes: rgb(255,0,255)

Numbers: rgb(128,0,128)

:wink: :wink:

Posted: Wed Jan 03, 2007 5:24 pm
by feyd
I don't think we'll be changing around all the colors. If you want them different, I'd suggest you use the styling addon Weirdan was kind enough to link to.

Posted: Fri Jan 05, 2007 8:08 am
by Ollie Saunders
Do I win?

Posted: Fri Jan 05, 2007 8:31 am
by feyd
We're going to let this stew for a bit longer before making a final decision.

Posted: Fri Jan 05, 2007 8:37 am
by JayBird
not fussed wither way