mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-17 02:49:01 +01:00
3089a86c8e
* fix: add theme property 'fgOnWhite' and fix styles of follow button. * fix: add theme property 'fgOnWhite' and fix styles of follow button.
14 lines
184 B
Text
14 lines
184 B
Text
{
|
|
id: '66e7e5a9-cd43-42cd-837d-12f47841fa34',
|
|
|
|
name: 'Mi Ice Dark',
|
|
author: 'syuilo',
|
|
|
|
base: 'dark',
|
|
|
|
props: {
|
|
accent: '#47BFE8',
|
|
fgOnWhite: '@accent',
|
|
bg: '#212526',
|
|
},
|
|
}
|