Files
dots/ulauncher/.config/ulauncher/user-themes/Catpuccin-Latte-Red/theme-gtk-3.20.css
2023-02-28 16:12:00 +01:00

11 lines
152 B
CSS

@import url("theme.css");
.input {
caret-color: #d20f39;
}
.selected.item-box {
/* workaround for a bug in GTK+ < 3.20 */
border: none;
}