mirror of
https://github.com/urbit/shrub.git
synced 2024-12-16 14:58:25 +03:00
6 lines
109 B
CSS
6 lines
109 B
CSS
|
.CodeMirror {
|
||
|
height: 100%
|
||
|
}
|
||
|
.cm-s-default .cm-atom {color: #70f}
|
||
|
.cm-s-default .cm-operator {color: #097}
|