Added rofi

This commit is contained in:
Trianta
2024-01-25 00:08:38 -06:00
parent 6017af4123
commit d695380166
39 changed files with 2187 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #dce0e8e6;
main-fg: #4c4f69ff;
main-br: #9ca0b0ff;
main-ex: #8839efff;
select-bg: #dd7878ff;
select-fg: #eff1f5ff;
separatorcolor: transparent;
border-color: transparent;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #11111be6;
main-fg: #cdd6f4ff;
main-br: #cba6f7ff;
main-ex: #f5e0dcff;
select-bg: #b4befeff;
select-fg: #11111bff;
separatorcolor: transparent;
border-color: transparent;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #000000e6;
main-fg: #ffffffff;
main-br: #ffa6c2ff;
main-ex: #f5e0dcff;
select-bg: #fada16ff;
select-fg: #000000ff;
separatorcolor: transparent;
border-color: transparent;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #151720e6;
main-fg: #cbced3ff;
main-br: #98d3eecc;
main-ex: #95d3afcc;
select-bg: #90ceaaff;
select-fg: #151720ff;
separatorcolor: transparent;
border-color: transparent;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #e6f1f4d9;
main-fg: #1e4c84ff;
main-br: #a44185ff;
main-ex: #ea9d34cc;
select-bg: #7ed6ffff;
select-fg: #1e4c84ff;
separatorcolor: transparent;
border-color: transparent;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #262626e6;
main-fg: #d9d9d9ff;
main-br: #a6a6a6ff;
main-ex: #595959cc;
select-bg: #a6a6a6ff;
select-fg: #262626ff;
separatorcolor: transparent;
border-color: transparent;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #282828FF;
main-fg: #CBCED3FF;
main-br: #EBDBB2FF;
main-ex: #85A583FF;
select-bg: #475437FF;
select-fg: #B5CC97FF;
separatorcolor: transparent;
border-color: transparent;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #faf4ede6;
main-fg: #b4637aff;
main-br: #9893a5ff;
main-ex: #ea9d34cc;
select-bg: #d7827eff;
select-fg: #fffaf3ff;
separatorcolor: transparent;
border-color: transparent;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #26233ae6;
main-fg: #e0def4ff;
main-br: #31748fff;
main-ex: #c4a7e7cc;
select-bg: #c4a7e7ff;
select-fg: #191724ff;
separatorcolor: transparent;
border-color: transparent;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #24283be6;
main-fg: #c0caf5ff;
main-br: #bb9af7ff;
main-ex: #7dcfffcc;
select-bg: #7aa2f7ff;
select-fg: #24283bff;
separatorcolor: transparent;
border-color: transparent;
}
+8
View File
@@ -0,0 +1,8 @@
* {
main-bg: #202121E6;
main-fg: #A1A6A4;
main-br: #474B4C;
main-ex: #4A4B4B;
select-bg: #697170;
select-fg: #DFDEDE;
}
+10
View File
@@ -0,0 +1,10 @@
* {
main-bg: #11111be6;
main-fg: #cdd6f4ff;
main-br: #cba6f7ff;
main-ex: #f5e0dcff;
select-bg: #b4befeff;
select-fg: #11111bff;
separatorcolor: transparent;
border-color: transparent;
}