Skip to content

Instantly share code, notes, and snippets.

@staydecent
Created September 17, 2019 16:15
Show Gist options
  • Save staydecent/69f4574d652a75a782e71e2609a49906 to your computer and use it in GitHub Desktop.
Save staydecent/69f4574d652a75a782e71e2609a49906 to your computer and use it in GitHub Desktop.
Terminus Config
hotkeys:
profile: {}
shell: {}
close-tab: []
close-pane:
- - Ctrl-Shift-W
pane-nav-up:
- - Ctrl-Alt-Up
- - Ctrl-Shift-Up
pane-nav-down:
- - Ctrl-Alt-Down
- - Ctrl-Shift-Down
next-tab:
- - Ctrl-Tab
previous-tab:
- - Ctrl-Shift-Tab
pane-nav-left:
- - Ctrl-Alt-Left
- - Ctrl-Shift-Left
pane-nav-right:
- - Ctrl-Alt-Right
- - Ctrl-Shift-Right
ssh: {}
terminal:
colorScheme:
name: Ciapre
foreground: '#aea47a'
background: '#191c27'
cursor: '#92805b'
colors:
- '#181818'
- '#810009'
- '#48513b'
- '#cc8b3f'
- '#576d8c'
- '#724d7c'
- '#5c4f4b'
- '#aea47f'
- '#555555'
- '#ac3835'
- '#a6a75d'
- '#dcdf7c'
- '#3097c6'
- '#d33061'
- '#f3dbb2'
- '#f4f4f4'
font: Fira Code Retina Regular
ligatures: true
environment: {}
profile: wsl-ubuntu
appearance:
theme: Compact
enableAnalytics: false
enableWelcomeTab: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment