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/launchers/ribbon/styles/bluish.rasi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Common/rofi/launchers/ribbon/styles/bluish.rasi (limited to 'Common/rofi/launchers/ribbon/styles/bluish.rasi') diff --git a/Common/rofi/launchers/ribbon/styles/bluish.rasi b/Common/rofi/launchers/ribbon/styles/bluish.rasi new file mode 100644 index 0000000..c3254ee --- /dev/null +++ b/Common/rofi/launchers/ribbon/styles/bluish.rasi @@ -0,0 +1,9 @@ +* { + background: #EFF0F1FF; + background-alt: #EFF0F1FF; + foreground: #000000A6; + border: #000B83FF; + border-alt: #3DAEE9FF; + selected: #93CEE999; + urgent: #DA4453FF; +} -- cgit v1.2.3