News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

RadAsm color themes

Started by d0d0, May 31, 2009, 08:00:53 PM

Previous topic - Next topic

d0d0

Hi

Do you folks out there have any color themes they would like to share? I'm trying to recreate my visual studio 2005 theme for RadAsm. Here is how it looks so far (see attachement)

[attachment deleted by admin]

Mark Jones

Here's mine. "Helios Dark." Font is "Dina" from http://www.donationcoder.com/Software/Jibz/Dina/index.html



It seems to be important when adding color themes to place the entries in order, and not leave any gaps or omissions. i.e., RadASM.ini:


[Color]
0=Black Night,...etc...
1=Samovar,...
2=White Snow,...
3=Yellow Corn,...
4=Helios Dark,2039583,12632256,8388608,16777215,5395026,12644544,6052956,14595710,8421504,16777215,12049919,0,0,16775930,0,16448255,0,39093589,16777215,37256499,12632256,16777215,16777215,4227327,255,9115647,12615935,14287071,11141277,13802962,16737380,285172836,16763594,262295,13750527,15204321,5094090,16752543,16199723,1973790,1973790,1973790,1973790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
5=
6=
...
14=
15=

[VerInf]
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

d0d0

Nice!  :bg Is that Goasm syntax? I don't if it's the layout or the syntax or the colors, but that surely looks really beautiful :toothy
Quote from: Mark Jones on May 31, 2009, 09:39:18 PM
It seems to be important when adding color themes to place the entries in order, and not leave any gaps or omissions. i.e., RadASM.ini:
...is that why the colors go funny once you change them? It's been causing me a lot of problems. There were gaps in my settings. Thanks for tip and the nice colors

BlackVortex

Haha, yep, that's GoAsm code, you can tell by the commented .if statements, replaced by compares and conditional jumps, mine looks like that, too :cheekygreen:

Oh, wait   :'(

Nice colors btw, I'll use that HeliosDark conf for a while, see if it bodes well with my eyes   :U

UtillMasm

ok, here's mine.

[attachment deleted by admin]

d0d0

It takes a while to get use to dark themes with contrasting colors. The only problem i find with them is that while your coding it's fine but as you switch windows maybe to documentation or a pdf or chm file etc everything else is in white....

Hey util could post your configuration, I would like to try it. It has a nice warm feeling to it. Maybe switch the font to the one Mark mentioned - Dina

UtillMasm

ok1. :wink

[attachment deleted by admin]

UtillMasm

ok2. :wink

[attachment deleted by admin]

UtillMasm

hi, be careful, some information not for children.
i'm serious. :eek

d0d0