Created
November 3, 2019 13:29
-
-
Save tvon/cc6f25b6875564e56294256603214fb1 to your computer and use it in GitHub Desktop.
terminus config
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
hotkeys: | |
profile: {} | |
shell: {} | |
toggle-window: | |
- - Ctrl-` | |
ssh: {} | |
terminal: | |
bell: visual | |
colorScheme: | |
name: Tomorrow Night | |
foreground: '#c5c8c6' | |
background: '#1d1f21' | |
cursor: '#c5c8c6' | |
colors: | |
- '#000000' | |
- '#cc6666' | |
- '#b5bd68' | |
- '#f0c674' | |
- '#81a2be' | |
- '#b294bb' | |
- '#8abeb7' | |
- '#ffffff' | |
- '#000000' | |
- '#cc6666' | |
- '#b5bd68' | |
- '#f0c674' | |
- '#81a2be' | |
- '#b294bb' | |
- '#8abeb7' | |
- '#ffffff' | |
background: colorScheme | |
environment: {} | |
profile: default-wsl-ubuntu | |
frontend: xterm | |
workingDirectory: /home/tvon | |
autoOpen: true | |
ligatures: true | |
appearance: | |
theme: Compact | |
vibrancy: false | |
vibrancyType: blur | |
opacity: 1 | |
frame: thin | |
enableAnalytics: false | |
enableWelcomeTab: false | |
pluginBlacklist: [] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment