diff options
Diffstat (limited to 'Common/rofi/applets/styles/material-light/green.rasi')
-rw-r--r-- | Common/rofi/applets/styles/material-light/green.rasi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Common/rofi/applets/styles/material-light/green.rasi b/Common/rofi/applets/styles/material-light/green.rasi deleted file mode 100644 index f476e01..0000000 --- a/Common/rofi/applets/styles/material-light/green.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #43a047; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} |