From 82e7ae32867c9f46576d99fdc78bc0185410fe47 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Wed, 28 Apr 2021 14:36:31 +0200 Subject: Do some mods and add i3 things --- Common/rofi/applets/styles/minimo.rasi | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Common/rofi/applets/styles/minimo.rasi (limited to 'Common/rofi/applets/styles/minimo.rasi') diff --git a/Common/rofi/applets/styles/minimo.rasi b/Common/rofi/applets/styles/minimo.rasi new file mode 100644 index 0000000..b6fa284 --- /dev/null +++ b/Common/rofi/applets/styles/minimo.rasi @@ -0,0 +1,8 @@ +* { + accent: #656565; + background: #C6C6C4; + background-light: #FFFFFF; + foreground: #909090; + on: #226827; + off: #682226; +} -- cgit v1.2.3