Selenize sway

This commit is contained in:
nathan mccarty 2022-07-02 23:13:40 -04:00
parent 5431f9e0e3
commit 2472f2e7af
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 31 additions and 0 deletions

View File

@ -80,6 +80,37 @@ with lib;
names = [ "Fira" ];
size = 10.0;
};
# Selenize it
colors = {
focused = {
border = "75b938";
background = "184956";
text = "adbcbc";
indicator = "fa5750";
childBorder = "75b938";
};
focusedInactive = {
border = "84c747";
background = "103c48";
text = "adbcbc";
indicator = "fa5750";
childBorder = "84c747";
};
unfocused = {
border = "72898f";
background = "103c48";
text = "72898f";
indicator = "fa5750";
childBorder = "72898f";
};
urgent = {
border = "f275be";
background = "184956";
text = "fa5750";
indicator = "fa5750";
childBorder = "f275be";
};
};
# Setup keybindings
keybindings =
let