diff --git a/assets/icons/brightness-up.svg b/assets/icons/brightness-up.svg new file mode 100644 index 0000000..d1686df --- /dev/null +++ b/assets/icons/brightness-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/moon.svg b/assets/icons/moon.svg new file mode 100644 index 0000000..ec6ba71 --- /dev/null +++ b/assets/icons/moon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/i18n/en.yaml b/i18n/en.yaml index 6e96d18..d3ec38a 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -7,7 +7,7 @@ toggleMenu: other: Toggle Menu darkMode: - other: Dark Mode + other: Theme list: page: diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 99bd8ba..80bb946 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -7,7 +7,7 @@ toggleMenu: other: Afficher le menu darkMode: - other: Mode sombre + other: Thème list: page: diff --git a/layouts/partials/sidebar/left.html b/layouts/partials/sidebar/left.html index 7758755..ec18f59 100644 --- a/layouts/partials/sidebar/left.html +++ b/layouts/partials/sidebar/left.html @@ -90,8 +90,8 @@ {{ if (default false .Site.Params.colorScheme.toggle) }}