Added clean dark and clean light themes

This commit is contained in:
Dmitrij Abramov 2024-06-19 01:37:55 +03:00
parent c344474d9e
commit 930f0a7f82
3 changed files with 1357 additions and 1 deletions

View file

@ -16,6 +16,8 @@ export const ALLOWED_BOARD_COLORS = [
'modern',
'moderndark',
'exodark',
'cleandark',
'cleanlight',
];
export const ALLOWED_COLORS = [
'white',