zed dark mode
This commit is contained in:
parent
50fcd4b3a4
commit
13edd7822f
@ -684,7 +684,7 @@ in
|
|||||||
vim_mode = true;
|
vim_mode = true;
|
||||||
auto_install_extensions = { };
|
auto_install_extensions = { };
|
||||||
theme = {
|
theme = {
|
||||||
mode = "system";
|
mode = "dark";
|
||||||
light = "Catppuccin Latte (Blue Blur+)";
|
light = "Catppuccin Latte (Blue Blur+)";
|
||||||
dark = "Catppuccin Mocha (Blue Blur+)";
|
dark = "Catppuccin Mocha (Blue Blur+)";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user