为putty设置主题

Dracula Theme 德古拉主题

简单的配置,直接在putty上修改

[主要设置]

Allow terminal to specify ANSI colours: ✔ 启用
Allow terminal to use xterm 256-colour mode: ✔ 启用

[颜色调整]

Default Foreground:        RGB(248, 248, 242)  # 默认文本色
Default Background:        RGB(40, 42, 54)     # 背景色
ANSI Blue:                 RGB(139, 233, 253)  # 蓝色
ANSI Green:                RGB(80, 250, 123)   # 绿色
ANSI Cyan:                 RGB(139, 233, 253)  # 青色
ANSI Red:                  RGB(255, 85, 85)    # 红色

主题展示

example

posted @ 2025-08-18 13:05  rookieagle  阅读(49)  评论(0)    收藏  举报