aboutsummaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index e3f34d6..48aa4b0 100644
--- a/style.css
+++ b/style.css
@@ -8,7 +8,7 @@
[theme="light"] {
--bg-color: #FFFFFF;
--text-color: #24292E;
- --box-color: #DDDDDD;
+ --box-color: #EBEDEF;
--url-color: #0366D6;
--underline-color: #EAECEF;
}