summaryrefslogtreecommitdiff
path: root/assets/theme/main.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/theme/main.scss')
-rw-r--r--assets/theme/main.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/theme/main.scss b/assets/theme/main.scss
index d0c203d..0886678 100644
--- a/assets/theme/main.scss
+++ b/assets/theme/main.scss
@@ -12,7 +12,7 @@ $mainWidth: 900px;
--bodyBackgroundColor: #d7d5d1;
--bodyForegroundColor: #2a2e2f;
--codeBackgroundColor: #f8f8f8;
- --linkForegroundColor: #07a;
+ --linkForegroundColor: #1c4253;
}
}
@@ -22,7 +22,7 @@ $mainWidth: 900px;
--bodyBackgroundColor: #131516;
--bodyForegroundColor: #bcb7ae;
--codeBackgroundColor: #272822;
- --linkForegroundColor: #07a;
+ --linkForegroundColor: #00b3ff;
}
}