mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 04:22:48 +01:00
Compare commits
3 Commits
212677598d
...
37d3bf82f1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
37d3bf82f1 | ||
|
|
adfcc0770f | ||
|
|
b18f25237b |
@ -109,7 +109,7 @@ $ ./setup.sh
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https://github.com/davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/snubbi1954-elementary"><img src="https://github.com/snubbi1954-elementary.png" width="60px" alt="User avatar: Carl Andersen" /></a><a href="https://github.com/dgxlab"><img src="https://github.com/dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><!-- sponsors -->
|
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https://github.com/davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/snubbi1954-elementary"><img src="https://github.com/snubbi1954-elementary.png" width="60px" alt="User avatar: Carl Andersen" /></a><a href="https://github.com/dgxlab"><img src="https://github.com/dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><a href="https://github.com/jxtrt"><img src="https://github.com/jxtrt.png" width="60px" alt="User avatar: jtrt" /></a><!-- sponsors -->
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
18
files/colors/gruvbox-material-hard-dark.rasi
Normal file
18
files/colors/gruvbox-material-hard-dark.rasi
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
/**
|
||||||
|
*
|
||||||
|
* Author : Axel Amores (xelser)
|
||||||
|
* Github : @xelser
|
||||||
|
*
|
||||||
|
* Credits : @sainnhe (https://github.com/sainnhe/gruvbox-material)
|
||||||
|
*
|
||||||
|
* Colors
|
||||||
|
**/
|
||||||
|
|
||||||
|
* {
|
||||||
|
background: #1D2021FF;
|
||||||
|
background-alt: #32302FFF;
|
||||||
|
foreground: #D4BE98FF;
|
||||||
|
selected: #7DAEA3FF;
|
||||||
|
active: #A9B665FF;
|
||||||
|
urgent: #EA6962FF;
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user