background selector
This commit is contained in:
parent
3199b4ecaf
commit
d89b147e45
@ -14,8 +14,6 @@ configuration {
|
|||||||
/*****----- Main Window -----*****/
|
/*****----- Main Window -----*****/
|
||||||
window {
|
window {
|
||||||
transparency: "real";
|
transparency: "real";
|
||||||
location: north;
|
|
||||||
anchor: north;
|
|
||||||
fullscreen: false;
|
fullscreen: false;
|
||||||
width: 750px;
|
width: 750px;
|
||||||
x-offset: 0px;
|
x-offset: 0px;
|
||||||
@ -75,7 +73,7 @@ entry {
|
|||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
text-color: inherit;
|
text-color: inherit;
|
||||||
cursor: text;
|
cursor: text;
|
||||||
placeholder: "Search";
|
placeholder: "Select Background";
|
||||||
placeholder-color: inherit;
|
placeholder-color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user