Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save slok/5382809 to your computer and use it in GitHub Desktop.
Save slok/5382809 to your computer and use it in GitHub Desktop.
[global_config]
title_transmit_bg_color = "#839496"
title_inactive_fg_color = "#93a1a1"
title_transmit_fg_color = "#eee8d5"
title_inactive_bg_color = "#586e75"
[keybindings]
[profiles]
[[default]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#d33682:#2aa198:#93a1a1"
login_shell = True
background_darkness = 0.9
background_type = transparent
scrollbar_position = hidden
cursor_color = "#eee8d5"
foreground_color = "#eee8d5"
background_color = "#002b36"
scrollback_infinite = True
[[Light]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#d33682:#2aa198:#93a1a1"
login_shell = True
background_darkness = 0.9
background_type = transparent
scrollbar_position = hidden
cursor_color = "#002b36"
foreground_color = "#002b36"
background_color = "#eee8d5"
scrollback_infinite = True
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
[[[window0]]]
type = Window
parent = ""
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment