diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-29 00:03:28 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-29 00:03:28 +0900 |
| commit | 7b426532710c69e5b08407e33f21fa592f976e99 (patch) | |
| tree | 3d562645beb3a49af7b75f387f6345418d7539dd /src | |
| parent | wip (diff) | |
| download | sharkey-7b426532710c69e5b08407e33f21fa592f976e99.tar.gz sharkey-7b426532710c69e5b08407e33f21fa592f976e99.tar.bz2 sharkey-7b426532710c69e5b08407e33f21fa592f976e99.zip | |
wip
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/theme/light.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json index 1b6604e642..b853aa9a26 100644 --- a/src/client/theme/light.json +++ b/src/client/theme/light.json @@ -43,7 +43,7 @@ "noteHeaderBadgeFg": "#aaa", "noteHeaderBadgeBg": "rgba(0, 0, 0, 0.05)", "noteHeaderAdminFg": "#f15f71", - "noteHeaderAdminBg": "#5d282e", + "noteHeaderAdminBg": "#ffdfdf", "noteHeaderAcct": "#ccc", "noteHeaderInfo": "#c0c0c0", |