aboutsummaryrefslogtreecommitdiff
path: root/dist/mac/css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/mac/css')
-rw-r--r--dist/mac/css/all.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/mac/css/all.css b/dist/mac/css/all.css
index 3909594..2029542 100644
--- a/dist/mac/css/all.css
+++ b/dist/mac/css/all.css
@@ -562,6 +562,10 @@ body {
flex-direction: column;
}
+.window-vibrant.dark {
+ color: white;
+}
+
.content {
position: relative;
overflow-y: auto;