diff --git a/config/Typora/themes/ia_typora_night.css b/config/Typora/themes/ia_typora_night.css index d783d203..ac0b6c04 100644 --- a/config/Typora/themes/ia_typora_night.css +++ b/config/Typora/themes/ia_typora_night.css @@ -8,7 +8,7 @@ --light-header-color: #dbdbdb; /* H1-H3 */ --select-text-bg-color: #186a9a; --accent-color: #4f525a; - --background-color: #101010; + --background-color: #000000; --font-color: #bbbcbc; --header-color: #bebebe; /* H4-H6 */ --border-color: #232629;