diff --git a/dconf/gnome-terminal b/dconf/gnome-terminal index 75c2fff..e7e60e4 100644 --- a/dconf/gnome-terminal +++ b/dconf/gnome-terminal @@ -1,3 +1,6 @@ +[legacy/profiles:] +list=['b1dcc9dd-5262-4d8d-a863-c897e6d979b9'] + [legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9] audible-bell=true background-color='rgb(0,0,0)' @@ -8,7 +11,8 @@ bold-is-bright=true cursor-background-color='rgb(255,229,0)' cursor-colors-set=true cursor-foreground-color='rgb(128,0,0)' -foreground-color='rgb(238,238,238)' +font='Cascadia Mono 11' +foreground-color='rgb(208,208,208)' highlight-background-color='rgb(51,68,133)' highlight-colors-set=true highlight-foreground-color='rgb(255,255,255)'