【问题标题】:How do I brighten the colors in the rxvt family of terminals?如何使 rxvt 系列终端的颜色变亮?
【发布时间】:2010-09-13 19:20:16
【问题描述】:

我知道如何减轻某些命令的颜色,但是我想减轻所有命令的标准 ansi 颜色。

【问题讨论】:

    标签: terminal colors rxvt


    【解决方案1】:

    我在这里找到了为 Xterm 和 aterm 执行此操作的说明:

    http://gentoo-wiki.com/TIP_Linux_Colors_in_Aterm/rxvt

    通过添加,我能够获得更亮的颜色:

    rxvt*background:  #000000
    rxvt*foreground:  #7f7f7f
    rxvt*color0:      #000000
    rxvt*color1:      #9e1828
    rxvt*color2:      #aece92
    rxvt*color3:      #968a38
    rxvt*color4:      #414171
    rxvt*color5:      #963c59
    rxvt*color6:      #418179
    rxvt*color7:      #bebebe
    rxvt*color8:      #666666
    rxvt*color9:      #cf6171
    rxvt*color10:     #c5f779
    rxvt*color11:     #fff796
    rxvt*color12:     #4186be
    rxvt*color13:     #cf9ebe
    rxvt*color14:     #71bebe
    rxvt*color15:     #ffffff
    

    到我的~/.Xdefaults 文件的底部

    【讨论】:

    • 被指出的文章在gentoo-wiki的当前版本中不存在。但是there is a copy in their archive。 (我会自己编辑答案以更新链接,但遗憾的是,有 6 个字符的限制......)
    【解决方案2】:

    一个简单的解决方案是调高显示器亮度 :)

    更重要的是,请参阅manual 的资源部分。

    【讨论】:

      猜你喜欢
      • 2013-07-04
      • 2012-07-13
      • 2018-03-26
      • 1970-01-01
      • 2020-06-09
      • 1970-01-01
      • 2013-01-09
      • 2010-09-09
      • 2015-11-19
      相关资源
      最近更新 更多