Add basic Rofi theme

This commit is contained in:
Aleksey Samoilov 2023-08-29 23:06:03 +04:00
parent 5b447f0303
commit 3005773fec

View file

@ -0,0 +1,11 @@
* {
lightbg: #24273a;
background: #24273a;
lightfg: #8aadf4;
foreground: #cad3f5;
border-color: #8aadf4;
}
window {
border: 2;
}