diff options
Diffstat (limited to '.config/rofi/colors/simple.rasi')
| -rw-r--r-- | .config/rofi/colors/simple.rasi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/rofi/colors/simple.rasi b/.config/rofi/colors/simple.rasi new file mode 100644 index 0000000..31f260e --- /dev/null +++ b/.config/rofi/colors/simple.rasi @@ -0,0 +1,10 @@ +/* colors */ + +* { + al: #00000000; + bg: #2c2f31; + pg: #666666; + se: #6cb6eb; + fg: #FFFFFFff; + ac: #3b4041; +} |
