aboutsummaryrefslogtreecommitdiff
path: root/templates/@theme-base
diff options
context:
space:
mode:
authorcristiano <[email protected]>2020-12-29 14:14:27 +0000
committercristiano <[email protected]>2020-12-29 14:14:27 +0000
commit11500fd84f7d867e7e7ac6ffe22af62d3b943ca0 (patch)
tree6e84755448db123a43a16bc46562617d510f5e4d /templates/@theme-base
parent9739efb473c8823951b6ce24fb44884a3666bfc5 (diff)
downloadprotonmail-themes-11500fd84f7d867e7e7ac6ffe22af62d3b943ca0.tar.xz
protonmail-themes-11500fd84f7d867e7e7ac6ffe22af62d3b943ca0.zip
Links no longer use highlight colour by default.
Diffstat (limited to 'templates/@theme-base')
-rw-r--r--templates/@theme-base/_dark_mode.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/@theme-base/_dark_mode.scss b/templates/@theme-base/_dark_mode.scss
index 4af40d5..700f569 100644
--- a/templates/@theme-base/_dark_mode.scss
+++ b/templates/@theme-base/_dark_mode.scss
@@ -413,9 +413,6 @@ body {
}
// Links
- .link, a, .pm-button--link {
- color: $highlight;
- }
.link:active, .link:focus, .link:hover,
a:active, a:focus, a:hover,