[frio] Add dark accented scheme
This commit is contained in:
parent
e4a1ace3ad
commit
907222da53
3 changed files with 355 additions and 0 deletions
|
@ -140,6 +140,7 @@ function frio_form($arr)
|
|||
|
||||
$schemes = [
|
||||
'light' => DI::l10n()->t('Light (Accented)'),
|
||||
'dark' => DI::l10n()->t('Dark (Accented)'),
|
||||
];
|
||||
|
||||
$legacy_schemes = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue