Last active
July 16, 2018 08:38
-
-
Save KeyboardInterrupt/838f489e4e86ae153f912283018a8428 to your computer and use it in GitHub Desktop.
To load this configuration into Tilix pipe it into: `dconf load /com/gexperts/Tilix/` i.E. curl https://gist.githubusercontent.com/KeyboardInterrupt/838f489e4e86ae153f912283018a8428/raw/cb172bc178e5764edde8d08758f0661f38f42834/Tilix%2520Configuration | dconf load /com/gexperts/Tilix/
This file contains 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
[profiles] | |
list=['2b7c4080-0ddd-46c5-8f23-563fd3ba789d', '4cfe5cb4-235e-40cd-ad8a-5ed263275340', '51ef3ee5-6189-4cdf-929e-f9f41690e5f1'] | |
[profiles/4cfe5cb4-235e-40cd-ad8a-5ed263275340] | |
foreground-color='#EEEEEEEEECEC' | |
visible-name='DANGER!' | |
palette=['#000000', '#CC0000', '#4D9A05', '#C3A000', '#3464A3', '#754F7B', '#05979A', '#D3D6CF', '#545652', '#EF2828', '#89E234', '#FBE84F', '#729ECF', '#AC7EA8', '#34E2E2', '#EDEDEB'] | |
badge-color-set=true | |
cursor-colors-set=false | |
highlight-colors-set=false | |
use-theme-colors=false | |
bold-color-set=false | |
background-color='#414104040404' | |
[profiles/2b7c4080-0ddd-46c5-8f23-563fd3ba789d] | |
foreground-color='#B7B7B7' | |
visible-name='Standard' | |
palette=['#000000', '#FF5252', '#44AA44', '#FFC135', '#42A5F5', '#AA21AA', '#00ACC1', '#F5F5F5', '#708284', '#FF5252', '#4CE64C', '#FFC135', '#42A5F5', '#CC58CC', '#00ACC1', '#F5F5F5'] | |
badge-color-set=false | |
use-system-font=false | |
cursor-colors-set=false | |
highlight-colors-set=false | |
use-theme-colors=false | |
bold-color-set=false | |
font='Ubuntu Mono 10' | |
allow-bold=true | |
scrollback-unlimited=true | |
background-color='#131926' | |
[profiles/51ef3ee5-6189-4cdf-929e-f9f41690e5f1] | |
foreground-color='#000000000000' | |
visible-name='Präsentation' | |
palette=['#063541', '#DB312E', '#849900', '#B48800', '#258AD1', '#D23581', '#29A097', '#EDE7D4', '#002A35', '#CA4A15', '#576D74', '#647A82', '#829395', '#6B70C3', '#92A0A0', '#FCF5E2'] | |
badge-color-set=false | |
cursor-colors-set=false | |
highlight-colors-set=false | |
use-theme-colors=false | |
bold-color-set=false | |
background-color='#EEEEEEEEECEC' | |
[keybindings] | |
terminal-insert-number='<Alt>quotedbl' | |
session-add-right='<Primary><Shift>e' | |
session-name='<Primary><Shift>p' | |
session-synchronize-input='<Alt>exclam' | |
session-add-down='<Primary><Shift>o' | |
win-switch-to-next-session='<Primary>Page_Down' | |
session-open='disabled' | |
[/] | |
sidebar-on-right=false | |
terminal-title-style='small' | |
theme-variant='dark' | |
enable-wide-handle=true | |
warn-vte-config-issue=false | |
window-style='normal' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment