From 72cf398a6292fa56d57e82caa4d21570e5573294 Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Sun, 9 Jan 2022 15:28:58 -0500 Subject: :) --- .config/rofi/launchers/text/styles/nightly.rasi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .config/rofi/launchers/text/styles/nightly.rasi (limited to '.config/rofi/launchers/text/styles/nightly.rasi') diff --git a/.config/rofi/launchers/text/styles/nightly.rasi b/.config/rofi/launchers/text/styles/nightly.rasi new file mode 100644 index 0000000..75d3a00 --- /dev/null +++ b/.config/rofi/launchers/text/styles/nightly.rasi @@ -0,0 +1,15 @@ +/* colors */ + +* { + al: #00000000; + bg: #25344Bff; + se: #2A3950ff; + fg: #FEFFF1ff; + ac: #A162F7ff; + red: #EC7875ff; + green: #61C766ff; + yellow: #FDD835ff; + blue: #42A5F5ff; + purple: #BA68C8ff; + cyan: #4DD0E1ff; +} -- cgit v1.2.3-70-g09d2