diff options
Diffstat (limited to 'views/default/css/elgg.php')
-rw-r--r-- | views/default/css/elgg.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/views/default/css/elgg.php b/views/default/css/elgg.php index 37d8aa19e..4960e6ade 100644 --- a/views/default/css/elgg.php +++ b/views/default/css/elgg.php @@ -8,9 +8,9 @@ /* * Colors: - * #ff4c12 - n-1 light orange - * #d86c2c - n-1 dark orange - * #e4ecf5 - n-1 very light orange + * #4690D6 - elgg light blue + * #0054A7 - elgg dark blue + * #e4ecf5 - elgg very light blue */ // check if there is a theme overriding the old css view and use it, if it exists |