Updated rofi theme
This commit is contained in:
parent
71bfd2f85f
commit
faafbb657b
1 changed files with 3 additions and 1 deletions
|
@ -24,9 +24,11 @@
|
||||||
text-color: @nord4;
|
text-color: @nord4;
|
||||||
}
|
}
|
||||||
#window {
|
#window {
|
||||||
location: north;
|
|
||||||
width: 33%;
|
width: 33%;
|
||||||
|
border: 5;
|
||||||
|
border-color: @nord3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#inputbar {
|
#inputbar {
|
||||||
text-color: @nord3;
|
text-color: @nord3;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
|
|
Loading…
Reference in a new issue