theme your rofi css using gtk
Copy this onto your terminal
git clone https://github.com/git-fal7/gtk-rofi $HOME/.config/rofi/gtk-rofi
cd $HOME/.config/rofi/gtk-rofi
./launcher.sh (Rofi arguments) (Your theme (without .rasi extension)
example
./launcher.sh -show drun spotlight
the script uses the templates
folder to use the theme as a template, then it replaces {@CONTEXT}
valid tags and turn it onto a proper gtk style context color, then it outputs it into the themes
folder.