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/gotham.rasi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Common/rofi/launchers/ribbon/styles/gotham.rasi (limited to 'Common/rofi/launchers/ribbon/styles/gotham.rasi') diff --git a/Common/rofi/launchers/ribbon/styles/gotham.rasi b/Common/rofi/launchers/ribbon/styles/gotham.rasi new file mode 100644 index 0000000..ce71b9c --- /dev/null +++ b/Common/rofi/launchers/ribbon/styles/gotham.rasi @@ -0,0 +1,9 @@ +* { + background: #29384Fff; + background-alt: #29384Fff; + foreground: #FEFFF1ff; + border: #345B7Cff; + border-alt: #715979ff; + selected: #C46C851a; + urgent: #DA4453FF; +} -- cgit v1.2.3