自己移植从putty版本移植到Xshell的配色方案,效果不错,看上去挺舒服。

 [myisayme]
text(bold)=eaeaea
magenta(bold)=ff55ff
text=ffffff
green=a7e22e
red(bold)=fb2608
green(bold)=a7e22e
black(bold)=
black=
red=fb2608
blue=009ddc
blue(bold)=009ddc
yellow(bold)=66d9ee
cyan=ffd204
cyan(bold)=ffd204
yellow=66d9ee
magenta=ff55ff
background=
white=d9d8d8
white(bold)=ffffff
fore
[Names]
count=
name0=myisayme

putty版本的配色方案-

 Windows Registry Editor Version 5.00

 [HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\pax-zhuangzb]
; Default Foreground
"Colour0"="217,216,216"
; Default Bold Foreground
"Colour1"="217,216,216"
; Default Background
"Colour2"="28,28,28"
; Default Background
"Colour3"="28,63,149"
; Cursor Text -------------
"Colour4"="28,28,28"
; Cursor Color
"Colour5"="231,231,232"
; ANSI Black -------
"Colour6"="115,113,113"
; ANSI Black Bold -
"Colour7"="115,113,113"
; ANSI Red -------
"Colour8"="251,38,8"
; ANSI Red Bold -------
"Colour9"="251,38,8"
; ANSI Green ---------
"Colour10"="167,226,46"
; ANSI Green Bold -------
"Colour11"="167,226,46"
; ANSI Yellow --------
"Colour12"="102,217,238"
; ANSI Yellow Bold --------
"Colour13"="102,217,238"
; ANSI Blue ----------
"Colour14"="0,157,220"
; ANSI Blue Bold -----------
"Colour15"="0,157,220"
; ANSI Magenta -------------
"Colour16"="255,85,255"
; ANSI Magenta Bold ---------
"Colour17"="255,85,255"
; ANSI Cyan -----------
"Colour18"="255,210,4"
; ANSI Cyan Bold --------------
"Colour19"="255,210,4"
; ANSI White ----------------
"Colour20"="217,216,216"
; ANSI White Bold -------------
"Colour21"="255,255,255"

效果图:

Xshell配色方案啊【学习笔记】的更多相关文章

  1. Xshell配色方案

    几个比较喜欢的Xshell配色方案,备份记录下 [Names] count=1 name0=SolarizedDark [SolarizedDark] text(bold)=839496 magent ...

  2. Linux学习笔记之Xshell配色方案定制

    点击 Xshell 面板顶部的如下按钮. 点击 Browse 按钮,弹出如下面板,选择 ANSI Colors on Black,然后点击右侧save as 按钮,命名为 zkl.   这里其实就是复 ...

  3. Xshell 配色方案 Ubuntu Solarized_Dark isayme

    前言 最近在用Ubuntu,发现它的配色方案挺好看的,所以查了下有没有大神做过Xshell的Ubuntu配色方案. 一看,果然还是有大佬做了这个的. 三套配色配置如下: 1. Ubuntu的Solar ...

  4. XSHELL配色方案及导入配色方案的方法

    [ubuntu] text(bold)=ffffff magenta(bold)=ad7fa8 text=ffffff white(bold)=eeeeec green=4e9a06 red(bold ...

  5. Xshell配色方案(Solarized Dark)

    将以下内容复制并保存到文件中,文件名以xc为后缀,如:Solarized Dark.xcs [Solarized Dark] text= cyan(bold)=93a1a1 text(bold)= m ...

  6. 自己用的Xshell配色方案

    [comfort]text=dce2e2cyan(bold)=2ad1b8text(bold)=dce2e2magenta=dd3682green=55bb55green(bold)=55bb55ba ...

  7. Xshell 配色方案

    [wsp] text=cOc0c0 cyan(bold)=50ebfc text(bold)=9999e8 magenta=7b5175 green=008000 green(bold)=1cc470 ...

  8. Xshell配色方案推荐

    使用方法: 新建mycolor.xcs文件 复制粘贴如下代码,将文件导入,修改自己喜欢的字体即可 [mycolor] text=00ff80 cyan(bold)=00ffff text(bold)= ...

  9. 我的xshell配色方案,绿色/护眼/留存/备份

    [mycolor] text(bold)=e9e9e9 magenta(bold)=ff00ff text=00ff80 white(bold)=fdf6e3 green=80ff00 red(bol ...

随机推荐

  1. CAD把当前图形保为一个jpg文件(com接口Delphi语言)

    1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 procedure TForm2.Button1Click(Sender: TObje ...

  2. JavaScipt30(第七个案例)(主要知识点:数组some,every,findIndex方法)

    承接上文,这是第7个案例,这个案例没什么说的,主要有三个注意点: 附上项目链接: https://github.com/wesbos/JavaScript30 // 1. slice(begin, e ...

  3. 微服务网关从零搭建——(八)Ocelot网关中加入skywalking APM

    准备工作 一.下载skywalking 本例使用的是 注: 1.解压后执行完2,3步骤后运行\bin\startup.bat 2.默认后台端口为8080 如需修改则修改\webapp\webapp.y ...

  4. Windows下运行jekyll,编码已不再是问题

    很久没更新jekyll了,所以好奇着去官网看了下更新记录,发现如下更新条目(版本1.3.0/2013-11-04发布): Add encoding configuration option (#144 ...

  5. 迷宫问题 POJ - 3984 (搜索输出路径)

    题目大意 题目不需要大意,poj居然还有中文题 鸣谢 特别鸣谢ljc大佬提供的方法!!! 解法 我们可能输出个最短路径的长度比较简单,但是输出最短路径真的是没有做过,这里有一种简单的方法 因为我们的d ...

  6. zabbix部署-版本3.2.6

    172.18.237.14:一台主机上安装LAMP环境以及zabbix_server.zabbix_agentd 一.安装zibbix-server 1.环境要求 yum install mysql- ...

  7. 爬虫之Selenium库

    官方文档:https://selenium-python.readthedocs.io/ Selenium:自动化测试工具,支持多种浏览器.爬虫中主要用来解决JavaScript渲染的问题. 一.开始 ...

  8. The turtle Module 一个画图的模块

    感悟: 这样写的介绍才有用 import turtle bob = turtle.Turtle() print(bob) turtle.mainloop() Turtle()方法打开一个窗口,中间带有 ...

  9. Python之两个值对换

  10. linux动态库加载路径修改

    1.在 /etc/ld.so.conf 文件中添加搜索路径,重启或者 ldconfig 生效: 2.在 /etc/ld.so.conf.d 目录下添加 *.conf 文件,其中可以添加搜索路径,重启获 ...