reorganize theme stuff

This commit is contained in:
Reid 2024-07-25 21:22:21 -07:00
parent a55c75925c
commit cb510f5173
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
8 changed files with 60 additions and 28 deletions

View file

@ -293,20 +293,6 @@ in {
initial_workspace_tracking = 0;
};
};
extraConfig = ''
general {
col.active_border=$pink
col.inactive_border=$surface0
}
decoration {
col.shadow=$surface0
col.shadow_inactive=$surface0
}
misc {
background_color=$crust
}
'';
};
};
}