]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/config.php
Merge pull request #9687 from annando/drop-unused
[friendica.git] / view / theme / frio / config.php
index b93848cfe0c2cdc35211f07e223a0a273f58c948..3b9233e0a48106c693352b879ec70cbd5f134e58 100644 (file)
@@ -140,6 +140,8 @@ function frio_form($arr)
 
        $schemes = [
                'light' => DI::l10n()->t('Light (Accented)'),
+               'dark'  => DI::l10n()->t('Dark (Accented)'),
+               'black' => DI::l10n()->t('Black (Accented)'),
        ];
 
        $legacy_schemes = [];