more prevalent cursor in codemirror + build

This commit is contained in:
Leon van Kammen 2024-12-17 13:22:01 +01:00
parent e1b12b5dc6
commit ef60a24535
2 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,10 @@ AFRAME.registerComponent('codemirror', {
width: ${me.com.data.width}px !important;
height: ${me.com.data.height-30}px !important;
}
.cm-s-shadowfox .CodeMirror-cursor {
border-left: 10px solid #a5f !important;
visibility: visible !important;
}
.codemirror *{
font-size: 14px;
font-family: "Cousine",Liberation Mono,DejaVu Sans Mono,Courier New,monospace;

BIN
dist/v86-linux.iso vendored

Binary file not shown.