diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-12-05 17:27:27 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-12-05 17:27:27 +0900 |
| commit | 20c0690352200069d7de45cef97bd169a7456b6c (patch) | |
| tree | 061b045e7f68a09adb134ab46b18a567ae7acb7a /src/client/theme/light.json5 | |
| parent | Update apexcharts requirement from 2.2.3 to 2.2.4 (#3497) (diff) | |
| download | misskey-20c0690352200069d7de45cef97bd169a7456b6c.tar.gz misskey-20c0690352200069d7de45cef97bd169a7456b6c.tar.bz2 misskey-20c0690352200069d7de45cef97bd169a7456b6c.zip | |
[Client] Resolve #3500
Diffstat (limited to 'src/client/theme/light.json5')
| -rw-r--r-- | src/client/theme/light.json5 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client/theme/light.json5 b/src/client/theme/light.json5 index 4a182c2428..520dd768de 100644 --- a/src/client/theme/light.json5 +++ b/src/client/theme/light.json5 @@ -111,9 +111,6 @@ announcementsTitle: '#4078c0', announcementsText: '#57616f', - donationBg: '#fbead4', - donationFg: '#777d71', - googleSearchBg: '#fff', googleSearchFg: '#55595c', googleSearchBorder: 'rgba(0, 0, 0, 0.2)', |