diff options
author | Michaël Ball <michael.ball@krotosaudio.com> | 2025-07-08 14:44:47 +0100 |
---|---|---|
committer | Michaël Ball <michael.ball@krotosaudio.com> | 2025-07-08 14:44:47 +0100 |
commit | 87508e153b2217e13abd029fd654505fe04f90ac (patch) | |
tree | acfbd28101fc32411a7499dbc0f1e689025e2044 /ghostty | |
parent | 0412c3319bc709b9fe244d64a6a696fa6de8a148 (diff) |
Set colourschemes back to default
Diffstat (limited to 'ghostty')
-rw-r--r-- | ghostty/Library/Application Support/com.mitchellh.ghostty/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghostty/Library/Application Support/com.mitchellh.ghostty/config b/ghostty/Library/Application Support/com.mitchellh.ghostty/config index 3a0a70b..39b4f83 100644 --- a/ghostty/Library/Application Support/com.mitchellh.ghostty/config +++ b/ghostty/Library/Application Support/com.mitchellh.ghostty/config @@ -42,7 +42,7 @@ font-size = 13 # # which is explained in the docs for that config option. # # Just for example: # resize-overlay-duration = 4s 200ms -theme = light:nord-light,dark:nord +theme = light:Builtin Light,dark:Builtin Dark macos-titlebar-style = native shell-integration-features = title,sudo,cursor font-thicken = true |