jesseweed / seti-syntax

A subtle dark colored theme for Atom.
MIT License
185 stars 66 forks source link

lot of white color in html #2

Open Amin-Cheribet opened 10 years ago

Amin-Cheribet commented 10 years ago

i have installed seti today and i really like it but there is on thing that i don't like about screen shot 2014-06-25 at 12 09 41 pm as you can see normal text inside

& the type button are in the same color wich is confusing in case of long lines of codes

is there is any way to change that color of "button" and others ? ??

SeriousM commented 10 years ago

@Armada-dev - I agree, thats very confusing :(... OT: where did you created your avatar?

Amin-Cheribet commented 10 years ago

@SeriousM i can't remember just type avatar on google it on the first results

jesseweed commented 10 years ago

I agree! I'd like to differentiate them a bit more, and it's something I've been meaning to update, but I haven't found the right color yet. Definitely open to suggestions.

Tbilgere commented 9 years ago

Just in case anyone is interested this can be done by changing .string under .html in index.less of seti-syntax. I went with red as there isn't much read in the HTML format. html

KristofferBerge commented 9 years ago

Would like to see different colors on child elements. For example <ul> and <ol> different from <li>. Maybe use red for deprecated tags and attributes?

karloluis commented 8 years ago

I'll give this a bump, I like @KristofferBerge 's suggestion to make some tags different colors, maybe not red but at least shade them so that they stand out.