diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 947ef49a60..f3877d4e78 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-11-17 20:24 UTC+0100 Viktor Szakats (harbour syenar.net) + * website/css/shThemeDefault.css + * color tweak + 2012-11-17 20:10 UTC+0100 Viktor Szakats (harbour syenar.net) * website/js/shBrushHarbour.js + added preprocessor rule from C/C++ script diff --git a/harbour/website/css/shThemeDefault.css b/harbour/website/css/shThemeDefault.css index 365c3e9768..c252f07825 100644 --- a/harbour/website/css/shThemeDefault.css +++ b/harbour/website/css/shThemeDefault.css @@ -76,7 +76,7 @@ color: #009900 !important; } .syntaxhighlighter .functions { - color: #ff1493 !important; + color: #bb3d17 !important; } .syntaxhighlighter .constants { color: #0066cc !important;