kind of works
This commit is contained in:
parent
5317e24c93
commit
9cb052fd7a
4 changed files with 236 additions and 41 deletions
|
|
@ -14,15 +14,12 @@ Window: {
|
|||
"Iconify"
|
||||
];
|
||||
};
|
||||
Background: {
|
||||
# Just don't write anything if you want default background
|
||||
#Inactive: "white";
|
||||
Active: "blue";
|
||||
Active: {
|
||||
Background = "dark blue";
|
||||
Foreground = "white";
|
||||
};
|
||||
Foreground: {
|
||||
# Just don't write anything if you want default background
|
||||
#Inactive: "black";
|
||||
Active: "white";
|
||||
Inactive: {
|
||||
# Just don't write anything if you want default background/foreground
|
||||
};
|
||||
|
||||
# Left, Right, or Center
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue