dotfiles/ulauncher/.config/ulauncher/user-themes/Catppuccin-Mocha-Yellow/generated.css
2025-05-12 20:29:08 -06:00

10 lines
No EOL
215 B
CSS

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