Skip to content

Instantly share code, notes, and snippets.

@panakuma
Last active March 2, 2020 07:50
Show Gist options
  • Save panakuma/24bb6e5e9624cc5bd831e2bac99fef75 to your computer and use it in GitHub Desktop.
Save panakuma/24bb6e5e9624cc5bd831e2bac99fef75 to your computer and use it in GitHub Desktop.
Termiteの設定ファイル
[colors]
background = rgba(34, 45, 50, 0.84)
color0 = #263238
color1 = #FF5252
color2 = #9CCC65
color3 = #fee94e
color4 = #2b98f0
color5 = #b38bfc
color6 = #68b6f3
color7 = #ECEFF1
color8 = #617d8a
color9 = #fc625d
color10 = #9CCC65
color11 = #fee94e
color12 = #2b98f0
color13 = #b38bfc
color14 = #68b6f3
color15 = #ffffff
[options]
allow_bold = true
audible_bell = false
bold_is_bright = true
dynamic_title = true
font = Source Code Pro Regular 12
scrollback_lines = 100000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment