aboutsummaryrefslogtreecommitdiff
path: root/config/rofi/theme.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/theme.rasi')
-rw-r--r--config/rofi/theme.rasi10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/rofi/theme.rasi b/config/rofi/theme.rasi
new file mode 100644
index 0000000..7cec0c0
--- /dev/null
+++ b/config/rofi/theme.rasi
@@ -0,0 +1,10 @@
+* {
+ main-bg: #2F3E46;
+ main-fg: #CAD2C5;
+ main-br: #cba6f7ff;
+ main-ex: #f5e0dcff;
+ select-bg: #84A98C;
+ select-fg: #11111bff;
+ separatorcolor: transparent;
+ border-color: transparent;
+}