fix color schemes

This commit is contained in:
sadan 2025-03-20 00:32:06 -04:00
parent 077344d208
commit db4121aba1
No known key found for this signature in database

View file

@ -22,6 +22,15 @@
}; };
}; };
}; };
# Needed because our color scheme is overwritten
workspace = {
colorScheme = "TokyoNight";
# sleeping cat, installed from marketplace
# TODO: declaratively install things from the marketplace
splashScreen = {
theme = "a2n.kuro";
};
};
hotkeys = { hotkeys = {
commands = { commands = {
"ocr" = { "ocr" = {