X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/5283919d2493a396f588043b68bf9a4b3d5876a2..refs/pull/263/head:/resources/assets/sass/_variables.scss diff --git a/resources/assets/sass/_variables.scss b/resources/assets/sass/_variables.scss index 4f8ea0f08..23bf2b219 100644 --- a/resources/assets/sass/_variables.scss +++ b/resources/assets/sass/_variables.scss @@ -38,6 +38,7 @@ $primary-dark: #0288D1; $secondary: #e27b41; $positive: #52A256; $negative: #E84F4F; +$info: $primary; $warning: $secondary; $primary-faded: rgba(21, 101, 192, 0.15);