Sublime Text 2:如何更改突出显示行号的颜色? [英] Sublime Text 2: How do I change the color that the row number is highlighted?

查看:43
本文介绍了Sublime Text 2:如何更改突出显示行号的颜色?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

正如主题所说,我想更改为不同于如下所示的非常浅的灰色(第 319 行).我很难看到这一点,尤其是在执行在文件中查找"命令时.

As the subject says, I want to change to something other than the very light grey as shown below (line 319). I have a hard time seeing that, especially when doing a 'find in files' command.

推荐答案

简单的方法:选择一个替代的配色方案:

The easy way: Pick an alternative Color Scheme:

首选项 > 配色方案 > ...挑选一个

更复杂的方法:编辑当前配色方案文件:

The more complicated way: Edit the current color scheme file:

首选项 > 浏览包 > 配色方案 - 默认值 > ... 编辑您正在使用的配色方案文件:

查看XML的结构,深入到dict >设置 >设置 >字典 >

Looking at the structure of the XML, drill down into dict > settings > settings > dict >

查找密钥(如果缺少则添加):lineHighlight.添加具有 #RRGGBB#RRGGBBAA 格式的字符串.

Look for the key (or add it if it's missing): lineHighlight. Add a string with an #RRGGBB or #RRGGBBAA format.

这篇关于Sublime Text 2:如何更改突出显示行号的颜色?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆