dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit c2d4befbfd57b284369dfff16ce6bf6b6faae030
parent 841bd73712646fc7131dc2aa5e614d78b84ddf3a
Author: Chris Bracken <chris@bracken.jp>
Date:   Mon, 18 May 2026 13:19:34 +0900

zed: use nightfox - opaque theme

Easier to use an existing theme than try to port my own.

Diffstat:
M.config/zed/settings.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/zed/settings.json b/.config/zed/settings.json @@ -16,7 +16,7 @@ "theme": { "mode": "dark", "light": "One Light", - "dark": "Solarized Osaka Dark", + "dark": "Nightfox - opaque", }, "ui_font_size": 15, // Panels.