about summary refs log tree commit diff stats
path: root/hm/soispha/conf/rofi/rounded-gray-dark.rasi
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-27 21:21:16 +0200
committerSoispha <soispha@vhack.eu>2023-10-27 21:21:16 +0200
commit70ef65617270f2a7cb05abb9815fc2def29c2f15 (patch)
treeba4fbf9b8cf30dbf76afaf5a94cd5d8b01e8a4a0 /hm/soispha/conf/rofi/rounded-gray-dark.rasi
parentfeat(hm/conf/rofi): Init (diff)
downloadnixos-config-70ef65617270f2a7cb05abb9815fc2def29c2f15.zip
fix(hm/conf/rofi): Select a better theme
Diffstat (limited to 'hm/soispha/conf/rofi/rounded-gray-dark.rasi')
-rw-r--r--hm/soispha/conf/rofi/rounded-gray-dark.rasi18
1 files changed, 0 insertions, 18 deletions
diff --git a/hm/soispha/conf/rofi/rounded-gray-dark.rasi b/hm/soispha/conf/rofi/rounded-gray-dark.rasi
deleted file mode 100644
index ccea1eaf..00000000
--- a/hm/soispha/conf/rofi/rounded-gray-dark.rasi
+++ /dev/null
@@ -1,18 +0,0 @@
-/*******************************************************************************
- * ROUNDED THEME FOR ROFI
- * User                 : LR-Tech
- * Theme Repo           : https://github.com/lr-tech/rofi-themes-collection
- *******************************************************************************/
-
-* {
-    bg0:    #212121F2;
-    bg1:    #2A2A2A;
-    bg2:    #3D3D3D80;
-    bg3:    #616161F2;
-    fg0:    #E6E6E6;
-    fg1:    #FFFFFF;
-    fg2:    #969696;
-    fg3:    #3D3D3D;
-}
-
-@import "rounded-common.rasi"