1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Default badge color changed

This commit is contained in:
nobody
2021-10-05 06:21:36 +02:00
parent c13cdb3bbb
commit 508eaf55c9

View File

@ -70,7 +70,7 @@ const BadgeSetting = {
'BADGED_TEXT_COLOR': 'badged-text-color',
'RESTORE_BACKGROUND_COLOR': 'restore-background-color',
'RESTORE_TEXT_COLOR': 'restore-text-color',
'HEX_BACKGROUND_COLOR': '#4A826C',
'HEX_BACKGROUND_COLOR': '#666666',
'HEX_TEXT_COLOR': '#FFFFFF',
};