diff --git a/stylesheets/commons/Miscellaneous.scss b/stylesheets/commons/Miscellaneous.scss index f46abd0d225..2e5e647f354 100644 --- a/stylesheets/commons/Miscellaneous.scss +++ b/stylesheets/commons/Miscellaneous.scss @@ -32,7 +32,7 @@ Author(s): FO-nTTaX } .theme--dark & { - background-color: var( --clr-atlantis-80 ); + background-color: var( --clr-atlantis-10 ); border-color: var( --clr-atlantis-20 ); }