summaryrefslogtreecommitdiff
path: root/themes/hugo-book/assets/_defaults.scss
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--themes/hugo-book/assets/_defaults.scss23
1 files changed, 11 insertions, 12 deletions
diff --git a/themes/hugo-book/assets/_defaults.scss b/themes/hugo-book/assets/_defaults.scss
index 96c4d84..ff7ecb9 100644
--- a/themes/hugo-book/assets/_defaults.scss
+++ b/themes/hugo-book/assets/_defaults.scss
@@ -22,9 +22,16 @@ $toc-width: 16rem !default;
$mobile-breakpoint: $menu-width + $body-min-width * 1.2 + $toc-width !default;
$hint-colors: (
- info: #6bf,
- warning: #fd6,
- danger: #f66,
+ default: #64748b,
+ info: #4486dd,
+ success: #3bad3b,
+ warning: #f59e42,
+ danger: #d84747,
+
+ note: #4486dd,
+ tip: #3bad3b,
+ important: #8144dd,
+ caution: #d84747
) !default;
// Themes
@@ -34,16 +41,12 @@ $hint-colors: (
--gray-500: #adb5bd;
--color-link: #0055bb;
- --color-visited-link: #8440f1;
+ --color-visited-link: #5500bb;
--body-background: white;
--body-font-color: black;
--icon-filter: none;
-
- --hint-color-info: #6bf;
- --hint-color-warning: #fd6;
- --hint-color-danger: #f66;
}
@mixin theme-dark {
@@ -58,8 +61,4 @@ $hint-colors: (
--body-font-color: #e9ecef;
--icon-filter: brightness(0) invert(1);
-
- --hint-color-info: #6bf;
- --hint-color-warning: #fd6;
- --hint-color-danger: #f66;
}
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.