embark/embark-ui/src/components/TextEditor.css

4 lines
75 B
CSS

.text-editor__debuggerLine {
opacity: 0.4;
background-color: #20a8d8;
}