Brilliance Dull Donut theme (porting from Textmate)
Posted: 30 November 2008 03:36 PM   [ Ignore ]
Sr. Member
RankRankRankRank
Total Posts:  232
Joined  2008-11-19

I’m just porting subtleGradient’s Brilliance Dull theme from Textmate. It can be found on the Textmate theme gallery. Apparently it’s now a default theme of Textmate.

Supported Languages
- CSS
- HTML
- PHP
- Regex*
- SQL*
- XML
*Inaccurate, but useable

As more Sugars come out the more I’ll work on this and update this thread. Though, I’ll likely only do the languages that I use: PHP, CSS, HTML, Ruby, SQL, Regex. If anyone wants to contribute, feel free. Let me know what you think. I haven’t done this before and as far as I know I’m probably forwarding some bad practices.

Download

Screenshots: CSS HTML PHP

Release 3
- Fixed CSS color value colors
- Added HTML/XML support (very limited by current HTML.sugar)

Release 2
- Fixed minor PHP bugs
- Added CSS support (though, limited by current CSS.sugar)

Release 1
- Complete PHP coloring (as accurate as the current PHP.sugar allows me to be)
- Inaccurate, but usable CSS & HTML coloring

If this thread is completely inappropriate for this forum since this isn’t a Sugar feel free to remove it.

Profile
 
 
Posted: 30 November 2008 07:03 PM   [ Ignore ]   [ # 1 ]
Member
RankRankRank
Total Posts:  76
Joined  2008-11-04

That’s pretty cool. Nice work.

There isn’t a theme board yet, so I don’t think they will care :)

Profile
 
 
Posted: 03 December 2008 09:32 PM   [ Ignore ]   [ # 2 ]
Sr. Member
RankRankRankRank
Total Posts:  232
Joined  2008-11-19

Release 2

Unfortunately, since CSS.sugar doesn’t separate different types of selectors, there isn’t the fancy highlighting that is in the original theme for selectors.

CSS Screenshot
Download

Changes
- Fixed minor PHP bugs
- Added CSS support (though, limited by current CSS.sugar)

Profile
 
 
Posted: 07 December 2008 05:32 AM   [ Ignore ]   [ # 3 ]
Jr. Member
RankRank
Total Posts:  43
Joined  2008-10-29

Looks awesome but I don’t use dark themes.

 Signature 

Markdown.sugar – The super-awesome Markdown for Espresso.

Profile
 
 
Posted: 07 December 2008 03:09 PM   [ Ignore ]   [ # 4 ]
Sr. Member
RankRankRankRank
Total Posts:  232
Joined  2008-11-19
David - 07 December 2008 05:32 AM
Looks awesome but I don’t use dark themes.

Thanks! But I’m not the designer, I’m just converting it from Textmate. Credit goes to subtleGradient. Do you have a favorite light theme? If I like it enough I might be willing to convert it.

Release 3

Ported HTML/XML support though it is missing a lot since those sugars are not defined down to the type of tag. But I guess this is better than nothing, eh?

HTML Screenshot

Download

Changes
- Fixed CSS color value colors
- Added HTML/XML support (very limited by current HTML.sugar)

Profile