如何更改 sublime text 3 中缩进指南选项的颜色?

How to change color of indent guide option in sublime text3?

如何更改缩进指南颜色。

您需要为您正在使用的配色方案编辑配色方案文件,找到 <key>activeGuide</key> and/or <key>guide</key> 并更改 [=12= 中的十六进制颜色值] 它下面的节点到你想要的颜色的值。有关如何对配色方案进行自定义更改的详细信息,请参阅 How do I edit the Solarized (Light) theme in Sublime Text 3