From 72efe134f645a5212f875c153dd8db4a64cbe968 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 23 Jan 2024 11:13:18 +0100 Subject: changes --- linux/rofi/launchers/ribbon/styles/mask.rasi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 linux/rofi/launchers/ribbon/styles/mask.rasi (limited to 'linux/rofi/launchers/ribbon/styles/mask.rasi') diff --git a/linux/rofi/launchers/ribbon/styles/mask.rasi b/linux/rofi/launchers/ribbon/styles/mask.rasi new file mode 100644 index 0000000..4e81074 --- /dev/null +++ b/linux/rofi/launchers/ribbon/styles/mask.rasi @@ -0,0 +1,9 @@ +* { + background: #434C6Dff; + background-alt: #434C6Dff; + foreground: #FAF7CCff; + border: #CA8CA5ff; + border-alt: #F0B2B3ff; + selected: #EFD4B61a; + urgent: #DA4453FF; +} -- cgit v1.2.3