Created
September 21, 2017 11:15
-
-
Save nischalbasuti/8623d839f5911e5ab439da2243be5538 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [global_config] | |
| always_split_with_profile = True | |
| broadcast_default = off | |
| focus = system | |
| suppress_multiple_term_dialog = True | |
| title_transmit_bg_color = "#d30102" | |
| [keybindings] | |
| [layouts] | |
| [[default]] | |
| [[[child1]]] | |
| parent = window0 | |
| profile = default | |
| type = Terminal | |
| [[[window0]]] | |
| parent = "" | |
| size = 663, 324 | |
| type = Window | |
| [plugins] | |
| [profiles] | |
| [[default]] | |
| background_color = "#041e23" | |
| background_darkness = 0.91 | |
| background_type = transparent | |
| cursor_color = "#dcdcdc" | |
| font = Source Code Pro 10 | |
| foreground_color = "#d9e6f2" | |
| palette = "#6e5246:#e35a00:#5cab96:#e3cd7b:#0e548b:#e35a00:#06afc7:#f0f1ce:#674c31:#ff8a39:#adcab8:#ffc777:#67a0cd:#ff8a39:#83a6b3:#fefff0" | |
| scrollbar_position = hidden | |
| show_titlebar = False | |
| use_system_font = False | |
| [[New Profile]] | |
| background_color = "#ffffff" | |
| cursor_color = "#aaaaaa" | |
| foreground_color = "#000000" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment