]> BookStack Code Mirror - bookstack/blobdiff - resources/js/code/themes.js
CM6: Further fixes/improvements after testing
[bookstack] / resources / js / code / themes.js
index 492ca4a99d956bb43839e0b191497524ca5df38a..d20383078089adc7ef4d9c4feda6603b80a3fac1 100644 (file)
@@ -49,6 +49,7 @@ const defaultLightHighlightStyle = HighlightStyle.define([
 
 const defaultThemeSpec = {
     "&": {
+        backgroundColor: "#FFF",
         color: "#000",
     },
     "&.cm-focused": {