当前位置:网站首页>SecureCRT background color
SecureCRT background color
2022-08-09 23:15:00 【Full stack programmer webmaster】
Hello everyone, meet again, I'm your friend Quanstack Jun.
1. Options > Global options > General > Default session > Edit default=> Emulation - > Terminal - > ANSI Colors
2. Appearance
From left to right:
Red | Greem | Blue |
|---|---|---|
0 | 43 | 53 |
131 | 48 | 150 |
119 | 119 | 255 |
128 | 128 | 0 |
255 | 128 | 128 |
ANSI colors
3. Terminal -> Emulation
4. Session Options->Terminal
Note that using the color scheme refers to the color scheme used by vim, and the ANSI color refers to the color scheme of secureCRT. Both of these must be checked, so there will be a problem, because the color scheme of vim will affect the color scheme of secureCRTof.
https://www.cnblogs.com/firstcsharp/p/7419938.html
Publisher: Full-stack programmer, please indicate the source: https://javaforall.cn/105804.htmlOriginal link: https://javaforall.cn
边栏推荐
猜你喜欢

AI+Medical: Using Neural Networks for Medical Image Recognition and Analysis

SQLi-LABS Page-2 (Adv Injections)

微软Excel表格点击单元格行和列都显示颜色怎么弄?聚光灯效果设置
![[Implementation of the interface for adding, deleting, checking, and modifying a double-linked list]](/img/49/ebedcd4d27aa608360ac17e504f36d.png)
[Implementation of the interface for adding, deleting, checking, and modifying a double-linked list]

STC8H Development (15): GPIO Drives Ci24R1 Wireless Module

Word怎么制作双面席卡?使用Word制作双面席卡方法

FS4066耐高压1到4节内置MOS的锂电池充电管理芯片

Reinforcement Learning Weekly Issue 57: DL-DRL, FedDRL & Deep VULMAN

cad图纸怎么复制到word文档里面?Word里插CAD图怎么弄?

Simple questions peek into mathematics
随机推荐
Sudoku | Backtrack-7
APP自动化测试框架-UiAutomator2基础入门
json事例
Wps下划线怎么弄?Wps添加下划线的最全方法
Cookie、session、token
什么是源文件?
论文解读(DropEdge)《DropEdge: Towards Deep Graph Convolutional Networks on Node Classification》
4D Summary: 38 Knowledge Points of Distributed Systems
Word怎么设置图片衬于文字下方?两种方法教你设置Word图片衬于文字下方
论文解读(DropEdge)《DropEdge: Towards Deep Graph Convolutional Networks on Node Classification》
Tensorflow中使用convert_to_tensor去指定数据的类型
ACM MM 2022 | Cloud2Sketch: Painting with clouds in the sky, AI brush strokes
Bean life cycle
Word第一页空白页怎么删除?删除Word第一页空白页方法教程
技术分享 | 接口自动化测试之JSON Schema模式该如何使用?
【双链表增删查改接口的实现】
6个规则去净化你的代码
PMP每日一练 | 考试不迷路-8.8(包含敏捷+多选)
【测试】语句覆盖,判定覆盖,条件覆盖,路径覆盖
小黑leetcode之旅:94. 二叉树的中序遍历(补充Morris 中序遍历)