From 092ec7ce6c04e862a50b5593aea3ec3402436d69 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 17 Nov 2012 19:24:51 +0000 Subject: [PATCH] 2012-11-17 20:24 UTC+0100 Viktor Szakats (harbour syenar.net) * website/css/shThemeDefault.css * color tweak --- harbour/ChangeLog | 4 ++++ harbour/website/css/shThemeDefault.css | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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;