summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/themes/city.json56
1 files changed, 3 insertions, 3 deletions
diff --git a/src/client/themes/city.json5 b/src/client/themes/city.json5
index 3c5b5fa678..d8424065c9 100644
--- a/src/client/themes/city.json5
+++ b/src/client/themes/city.json5
@@ -8,12 +8,12 @@
props: {
accent: 'rgb(255, 153, 0)',
- panel: 'rgb(22, 22, 22)',
+ panel: 'rgb(30, 30, 30)',
bg: 'rgb(0, 0, 0)',
- fg: 'rgb(240, 240, 240)',
+ fg: 'rgb(255, 255, 255)',
infoFg: '@accent',
infoBg: 'rgb(0, 0, 0)',
- header: 'rgb(27, 27, 27)',
+ header: 'rgb(37, 37, 37)',
mention: '@accent',
hashtag: '@accent',
link: '@accent',