mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 04:22:48 +01:00
Compare commits
4 Commits
37d3bf82f1
...
3ed2adc57f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3ed2adc57f | ||
|
|
093c1a79f5 | ||
|
|
d6ae47205a | ||
|
|
b18f25237b |
@ -109,7 +109,7 @@ $ ./setup.sh
|
||||
</p>
|
||||
|
||||
<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><a href="https://github.com/jxtrt"><img src="https://github.com/jxtrt.png" width="60px" alt="User avatar: jtrt" /></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/dgxlab"><img src="https://github.com/dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><!-- sponsors -->
|
||||
</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