[prev in list] [next in list] [prev in thread] [next in thread] 

List:       doxygen-users
Subject:    Re: [Doxygen-users] Colorization of 'code' Block
From:       Dimitri Van Heesch <doxygen () gmail ! com>
Date:       2008-10-18 13:57:27
Message-ID: 431F43B5-5198-4EE6-98DB-7A69E0F4F763 () gmail ! com
[Download RAW message or body]


On 17 okt 2008, at 16:11, Jake Colman wrote:

>
> How does Doxygen decide on the colorization of text in a 'code' block?
> Can that colorization be turned off?

The colors are controlled via the doxygen.css stylesheet:

span.keyword       { color: #008000 }
span.keywordtype   { color: #604020 }
span.keywordflow   { color: #e08000 }
span.comment       { color: #800000 }
span.preprocessor  { color: #806020 }
span.stringliteral { color: #002080 }
span.charliteral   { color: #008080 }
span.vhdldigit     { color: #ff00ff }
span.vhdlchar      { color: #000000 }
span.vhdlkeyword   { color: #700070 }
span.vhdllogic     { color: #ff0000 }

You can make a custom stylesheet and change or remove this part.

Regards,
   Dimitri

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic