:root{--scrollbar-color:#333}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);background-clip:content-box;border:2px solid #0000;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-color)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-color)transparent}.gutterView>div{scrollbar-gutter:stable}.gutterView>div>div{margin-right:-10px}textarea{field-sizing:content}