summaryrefslogtreecommitdiffstats
path: root/rofi/themes/onedark.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'rofi/themes/onedark.rasi')
-rw-r--r--rofi/themes/onedark.rasi11
1 files changed, 0 insertions, 11 deletions
diff --git a/rofi/themes/onedark.rasi b/rofi/themes/onedark.rasi
deleted file mode 100644
index cb40d7c..0000000
--- a/rofi/themes/onedark.rasi
+++ /dev/null
@@ -1,11 +0,0 @@
-* {
- bg-col: #1e222a;
- bg-col-light: #282c34;
- border-col: #282c34;
- selected-col: #282c34;
- blue: #61afef;
- fg-col: #abb2bf;
- fg-col2: #e06c75;
- grey: #565c64;
- width: 600;
-}