aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/index.css')
-rw-r--r--vnext/src/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/src/index.css b/vnext/src/index.css
index d635667b..a6f03b23 100644
--- a/vnext/src/index.css
+++ b/vnext/src/index.css
@@ -7,7 +7,7 @@
--background-color: #f8f8f8;
--border-color: #eee;
--text-background-color: #fff;
- --text-color: #363636;
+ --text-color: #222;
--link-color: #3c77aa;
--dimmed-link-color: #88958d;
}