diff options
Diffstat (limited to '.config/rofi/colors/gruvbox.rasi')
| -rw-r--r-- | .config/rofi/colors/gruvbox.rasi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/rofi/colors/gruvbox.rasi b/.config/rofi/colors/gruvbox.rasi new file mode 100644 index 0000000..f5c9169 --- /dev/null +++ b/.config/rofi/colors/gruvbox.rasi @@ -0,0 +1,10 @@ +/* colors */ + +* { + al: #00000000; + bg: #32302f; + pg: #7c6f64; + se: #101010ff; + fg: #FFFFFFff; + ac: #fe8019; +} |
