zed:deuggo the zedditor theme uwu

This commit is contained in:
chem 2025-08-27 23:52:41 -06:00
parent e4d2f83c9b
commit 77a1e74bbb

View file

@ -14,7 +14,7 @@ in {
extensions = [
"nix"
"codebook"
"vscode-dark-high-contrast"
"one-dark"
"catppuccin-icons"
];
extraPackages = with pkgs; [
@ -23,8 +23,8 @@ in {
userSettings = {
disable_ai = true;
theme = {
dark = "VSCode Dark High Contrast";
light = "VSCode Dark High Contrast";
dark = "One Dark";
light = "One Dark";
};
icon_theme = {
dark = "Catppuccin Latte";
@ -41,7 +41,7 @@ in {
autosave = "on_focus_change";
auto_update = false;
buffer_font_family = "JetBrains Mono";
buffer_font_size = 22;
buffer_font_size = 16;
hide_mouse = "never";
minimap.show = "auto";
tabs = {