V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
wsseo
V2EX  ›  程序员

vscode 右侧的滚动条看不清怎么办?

  •  
  •   wsseo · May 17, 2024 · 1547 views
    This topic created in 711 days ago, the information mentioned may be changed or developed.
    是透明的,有办法调整颜色吗?缩微图也是透明的,黑暗模式下基本看不清。
    mtrun
        1
    mtrun  
       May 17, 2024
    可以自己配置颜色
    shrugginG
        2
    shrugginG  
       May 17, 2024
    "workbench.colorCustomizations": {
    "scrollbarSlider.background": "#AF5F5F",
    "scrollbarSlider.activeBackground": "#AF5F5F"
    // "scrollbar.shadow": "#ff0000"
    },
    颜色可以自定义
    mtrun
        3
    mtrun  
       May 17, 2024
    "workbench.colorCustomizations": {
    "scrollbarSlider.background": "#31325e",
    "scrollbarSlider.hoverBackground": "#31325e",
    "scrollbarSlider.activeBackground": "#31325e"
    },
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5827 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 03:21 · PVG 11:21 · LAX 20:21 · JFK 23:21
    ♥ Do have faith in what you're doing.