This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dotfiles/.config/rofi/launchers/text/styles/white.rasi

16 lines
262 B
Plaintext
Executable File

/* colors */
* {
al: #00000000;
bg: #ffffffff;
se: #f5f5f5ff;
fg: #000000ff;
ac: #2900D0ff;
red: #EC7875ff;
green: #61C766ff;
yellow: #FDD835ff;
blue: #42A5F5ff;
purple: #BA68C8ff;
cyan: #4DD0E1ff;
}