diff --git a/assets/images/logo_yellow.svg b/assets/images/logo_yellow.svg
new file mode 100644
index 0000000..b2a374e
--- /dev/null
+++ b/assets/images/logo_yellow.svg
@@ -0,0 +1,43 @@
+
+
\ No newline at end of file
diff --git a/assets/images/storage/sam/icon_yellow.svg b/assets/images/storage/sam/icon_yellow.svg
new file mode 100644
index 0000000..16208fb
--- /dev/null
+++ b/assets/images/storage/sam/icon_yellow.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 8e1a289..43994f7 100755
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -3,7 +3,7 @@
favicon = "images/favicon.png"
# logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation
logo = "images/logo.svg"
-logo_darkmode = "images/logo.svg"
+logo_darkmode = "images/logo_yellow.svg"
# use `px` or `x` with logo_width, example: "100px".
# Note: logo_width is not work with .svg file
logo_width = "160px"