diff options
| author | cristiano <[email protected]> | 2020-12-29 14:14:27 +0000 |
|---|---|---|
| committer | cristiano <[email protected]> | 2020-12-29 14:14:27 +0000 |
| commit | 11500fd84f7d867e7e7ac6ffe22af62d3b943ca0 (patch) | |
| tree | 6e84755448db123a43a16bc46562617d510f5e4d | |
| parent | 9739efb473c8823951b6ce24fb44884a3666bfc5 (diff) | |
| download | protonmail-themes-11500fd84f7d867e7e7ac6ffe22af62d3b943ca0.tar.xz protonmail-themes-11500fd84f7d867e7e7ac6ffe22af62d3b943ca0.zip | |
Links no longer use highlight colour by default.
| -rw-r--r-- | templates/@theme-base/_dark_mode.scss | 3 |
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, |
