Skip to content

Commit ef6e4bd

Browse files
committed
1 parent ba86d8b commit ef6e4bd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.rofi/themes/oxide.rasi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,13 @@ inputbar {
152152
padding: 1px;
153153
children: [ "prompt","textbox-prompt-colon","entry","overlay","case-indicator" ];
154154
}
155+
overlay {
156+
padding: 0px 0.2000em;
157+
background-color: var(normal-foreground);
158+
foreground-color: var(normal-background);
159+
margin: 0px 0.2000em;
160+
text-color: var(normal-background);
161+
}
155162
case-indicator {
156163
spacing: 0;
157164
text-color: var(normal-foreground);

0 commit comments

Comments
 (0)