command-box::-webkit-scrollbar{width:8px;height:8px}.command-box::-webkit-scrollbar-track{background-color:#0000000d;border-radius:4px}.command-box::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.command-box::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.dark-mode .command-box::-webkit-scrollbar-track{background-color:#ffffff1a}.dark-mode .command-box::-webkit-scrollbar-thumb{background-color:#ffffff4d}.dark-mode .command-box::-webkit-scrollbar-thumb:hover{background-color:#fff6}.command-box{scrollbar-width:thin;scrollbar-color:#0003 #0000000d}.dark-mode .command-box{scrollbar-color:#ffffff4d #ffffff1a}
