Compare commits

..

No commits in common. "679f33aa0d15c6a796d40119531c788ffc0697e6" and "1cd3723eba91f98fe28df39e74f1ea1f9ccea655" have entirely different histories.

View File

@ -8,7 +8,6 @@
"rust" "rust"
"rosé pine" "rosé pine"
"catpuccin blur"
"typescript" "typescript"
"javascript" "javascript"
@ -29,7 +28,7 @@
userSettings = { userSettings = {
theme = { theme = {
mode = "system"; mode = "system";
dark = "Catppuccin Frappé (Blur)"; "dark" = "Rosé Pine Moon";
light = "Rosé Pine Dawn"; light = "Rosé Pine Dawn";
}; };
hour_format = "hour24"; hour_format = "hour24";
@ -41,4 +40,4 @@
}; };
}; };
}; };
} }