Yes, Stefan, you are correct. It came to me in the middle of the night to
check that (isn't it funny how that happens?). So the lessons learned are
these:

1. When using HTML_EXTRA_STYLESHEET, omit HTML_STYLESHEET or leave it
blank.
2. The HTML_COLORSTYLE_* settings change the doxygen.css in the output.
3. The HTML_COLORSTYLE_* settings do not change the HTML_EXTRA_STYLESHEET
in the output.

Thank you everyone for the help!
- Damon


|------------>
| From:      |
|------------>
  
>-----------------------------------------------------------------------------------------------------------------------------------------------|
  |Stefan Pendl <stefan.pendl...@gmail.com>                                     
                                                                  |
  
>-----------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  
>-----------------------------------------------------------------------------------------------------------------------------------------------|
  |<doxygen-users@lists.sourceforge.net>                                        
                                                                  |
  
>-----------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  
>-----------------------------------------------------------------------------------------------------------------------------------------------|
  |01/07/2013 05:54 PM                                                          
                                                                  |
  
>-----------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  
>-----------------------------------------------------------------------------------------------------------------------------------------------|
  |Re: [Doxygen-users] Doxygen CSS file                                         
                                                                  |
  
>-----------------------------------------------------------------------------------------------------------------------------------------------|





Am 07.01.2013 23:28, schrieb damon_car...@ltxc.com:
>
> So I guess my questions for you are these:
> 1. Does Doxygen follow a PATH or other mechanism to find the stylesheets
to
> use, or is it supposed to just use the one in the src directory if the
user
> does not specify one?
> 2. Are any of the colors algorithmically generated in the code, or
> converted from some other format, to explain why I cannot find the color
I
> searched for as a literal string?
> 3. Does the color #1A597B appear in the doxygen.css that you get?
>

The colors are generated on-the-fly according to your
HTML_COLORSTYLE_... settings in the DoxyFile file.

May be you changed the colors in the previous CSS file, so you must
modify the HTML_COLORSTYLE_... variables in the configuration file to
match your color changes.


--
Stefan P.

Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

------------------------------------------------------------------------------

Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users



------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to