* { accent: #ffffff; // anything which should be accented background: #000000; // rofi background color background-nofocus: #000000;// bg of items not focused background-focus: #4682b4; // bg of item focused foreground: #ffffff; // rofi foreground color foreground-nofocus: #ffffff;// fg of items not focused foreground-focus: #000000; // fg of items focused on: #6B9BC3; // color to signify something is turned on off: #1D354A; // color to signify something is turned off }