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.

Revisions

  1. panakuma revised this gist Mar 2, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion termite-config
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    [colors]
    background = rgba(34, 45, 50, 0.84)
    background = rgba(34, 45, 50, 0.84)
    color0 = #263238
    color1 = #FF5252
    color2 = #9CCC65
  2. panakuma created this gist Mar 2, 2020.
    26 changes: 26 additions & 0 deletions termite-config
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,26 @@
    [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