MDL-86547 theme_boost: Override the code-color
Increase the contrast by overriding the existing code color to match the one on default.scss
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/* Override the code-color to increase the contrast. */
|
||||
$code-color: #db1a74 !default;
|
||||
|
||||
/* Give editor access to all of bootstrap. */
|
||||
@import "bootstrap/bootstrap";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user