From d0e7c5b5a7dcb3747811ae64edb443ef435218ff Mon Sep 17 00:00:00 2001 From: AnInternetTroll Date: Tue, 17 May 2022 21:24:34 +0200 Subject: Add sway config --- .config/rofi/config.rasi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.config/rofi/config.rasi') diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 7f633a0..513a94b 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -22,12 +22,12 @@ element-text, element-icon { * { dark-black: #1e2122; - bg-col: #222526; - border-col: #282b2c; - selected-col: #282b2c; - blue: #8dae88; - fg-col: #d4be98; - fg-col2: #df736d; + bg-col: #282a36; + border-col: #6272a4; + selected-col: #44475a; + blue: #bd93f9; + fg-col: #f8f8f2; + fg-col2: #ff5555; width: 600; } -- cgit v1.2.3