mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Added clean dark and clean light themes
This commit is contained in:
parent
c344474d9e
commit
930f0a7f82
3 changed files with 1357 additions and 1 deletions
|
|
@ -16,6 +16,8 @@ export const ALLOWED_BOARD_COLORS = [
|
|||
'modern',
|
||||
'moderndark',
|
||||
'exodark',
|
||||
'cleandark',
|
||||
'cleanlight',
|
||||
];
|
||||
export const ALLOWED_COLORS = [
|
||||
'white',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue