Commit f60bea98 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Updated paperwm local settings.

parent 30a072a3
......@@ -4,5 +4,6 @@
"description": "Tiling window manager with a twist",
"url": "https://github.com/paperwm/PaperWM",
"settings-schema": "org.gnome.shell.extensions.paperwm",
"shell-version": [ "42", "43", "44" ]
"shell-version": [ "45", "46", "47", "48", "49" ],
"version-name": "49.0.0"
}
.switcher-list {
background-color: rgba(0, 0, 0, 0.7);
}
.paperwm-selection, .item-box:selected {
border-color: #d64161;
/*border-color: #00b398;*/
}
.paperwm-selection {
background-color: #d64161;
/*background-color: #00b398;*/
/* border: 10px rgba(66, 215, 215, 0.8); */
/* background-color: rgba(66, 215, 215, 0.8); */
/* background-color: rgba(0, 0, 0, 0); */
/* background-color: -st-accent-color; */
/* border: 0px; */
/* background-color: #00b398; */
}
.paperwm-window-position-bar {
background-color: rgba(66, 215, 215, 0.35);
/*background-color: rgba(214, 65, 97, 0.5);
background-color: rgba(0, 179, 152, 0.50);*/
/*background-color: -st-accent-color;*/
/* background-color: rgba(66, 215, 215, 0.35); */
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment