Extend grammar markup style continued
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
}
|
||||
|
||||
.bes-highlight-spelling-rect {
|
||||
background: rgb(255, 115, 0);
|
||||
background: rgb(0, 123, 255);
|
||||
}
|
||||
|
||||
.bes-highlight-grammar-rect {
|
||||
background: rgb(0, 123, 255);
|
||||
background: rgb(255, 115, 0);
|
||||
}
|
||||
|
||||
.bes-canvas {
|
||||
|
||||
Reference in New Issue
Block a user