diff options
Diffstat (limited to 'rofi/themes/nord.rasi')
-rw-r--r-- | rofi/themes/nord.rasi | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/rofi/themes/nord.rasi b/rofi/themes/nord.rasi deleted file mode 100644 index a50eb45..0000000 --- a/rofi/themes/nord.rasi +++ /dev/null @@ -1,11 +0,0 @@ -* { - bg-col: #2E3440; - bg-col-light: #343a46; - border-col: #343a46; - selected-col: #343a46; - blue: #81A1C1; - fg-col: #b4bbc8; - fg-col2: #BF616A; - grey: #646a76; - width: 600; -} |