diff --git a/src/general.less b/src/general.less index e74ee95..d63e50c 100644 --- a/src/general.less +++ b/src/general.less @@ -14,6 +14,7 @@ --main-background-color: var(--breeze-window-background); --input-text-color: var(--main-text-color); --button-text-color: var(--main-text-color); + --primary-button-text-color: var(--button-text-color); --muted-text-color: #939597; --modal-background-color: var(--breeze-modal-background);