Swap theme

This commit is contained in:
2026-02-16 14:27:03 -07:00
parent caae54f948
commit 3a19bb1dda

View File

@@ -7,7 +7,7 @@
extensions = [
"nix"
"catppuccin"
"dracula"
"catppuccin-icons"
"toml"
"elixir"
@@ -19,7 +19,7 @@
];
userSettings = {
icon_theme = "Catppuccin Macchiato";
icon_theme = "Dracula";
title_bar = {
show_sign_in = false;
};
@@ -39,7 +39,7 @@
theme = {
mode = "system";
light = "One Light";
dark = "Catppuccin Macchiato";
dark = "Dracula";
};
languages = {
"Nix" = {