diff options
author | Mario <mario@mariovavti.com> | 2023-01-24 09:36:27 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-01-24 09:36:27 +0000 |
commit | fedce4cd74763574492770c2abefc1cbe9bc90ea (patch) | |
tree | 384c2e601b1fb6b92a94e1349e2636109a06f842 /view/theme/redbasic/php/theme.php | |
parent | cac48fc4bf2d36004dce57be0c6039460b4d2fd5 (diff) | |
download | volse-hubzilla-fedce4cd74763574492770c2abefc1cbe9bc90ea.tar.gz volse-hubzilla-fedce4cd74763574492770c2abefc1cbe9bc90ea.tar.bz2 volse-hubzilla-fedce4cd74763574492770c2abefc1cbe9bc90ea.zip |
cleanup
Diffstat (limited to 'view/theme/redbasic/php/theme.php')
-rw-r--r-- | view/theme/redbasic/php/theme.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php index 5803198fd..abfac05b6 100644 --- a/view/theme/redbasic/php/theme.php +++ b/view/theme/redbasic/php/theme.php @@ -9,7 +9,7 @@ * * Author: Fabrixxm * * Maintainer: Mike Macgirvin * * Maintainer: Mario Vavti - * * Theme_Color: #212529 + * * Theme_Color: rgb(248, 249, 250) * * Background_Color: rgb(254,254,254) */ |