diff options
Diffstat (limited to 'Common/rofi/applets/styles/inside.rasi')
-rw-r--r-- | Common/rofi/applets/styles/inside.rasi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Common/rofi/applets/styles/inside.rasi b/Common/rofi/applets/styles/inside.rasi new file mode 100644 index 0000000..8436894 --- /dev/null +++ b/Common/rofi/applets/styles/inside.rasi @@ -0,0 +1,8 @@ +* { + accent: #C7493A; + background: #151515; + background-light: #202020; + foreground: #AD8174; + on: #689775; + off: #A33327; +} |