Skip to content

Instantly share code, notes, and snippets.

@ttdoda
Created November 6, 2019 03:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ttdoda/1a22cdb79a8fd4b924d8c38120c13891 to your computer and use it in GitHub Desktop.
Save ttdoda/1a22cdb79a8fd4b924d8c38120c13891 to your computer and use it in GitHub Desktop.
Tera Term用Dracula Color Theme
; Tera Term用 Dracula Theme 設定
; https://draculatheme.com
;
; License: CC0
;
; 以下の設定を、TERATERM.INI内の同じ設定と置き換えてください
; VTBoldColor, VTBlinkColor, URLColor の設定は適当なのでお好みに合わせて調整してください
;
[Tera Term]
ANSIColor=0,0,0,0, 1,255,110,103, 2,90,247,142, 3,244,249,157, 4,202,169,250, 5,255,146,208, 6,154,237,254, 7,230,230,230, 8,104,104,104, 9,255,85,85, 10,80,250,123, 11,241,250,140, 12,202,169,250, 13,255,121,198, 14,139,233,253, 15,191,191,191
VTColor=248,248,242,40,42,54
VTBoldColor=255,255,255,40,42,54
VTBlinkColor=154,237,154,40,42,54
VTReverseColor=40,42,54,248,248,242
URLColor=202,169,250,40,42,54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment