mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 04:22:48 +01:00
Compare commits
4 Commits
7671d07340
...
b8a32689a7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b8a32689a7 | ||
|
|
b76c16b2b7 | ||
|
|
fa801db50a | ||
|
|
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/HunterR0se"><img src="https://github.com/HunterR0se.png" width="60px" alt="User avatar: Hunter Rose" /></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/kobinabrandon"><img src="https://github.com/kobinabrandon.png" width="60px" alt="User avatar: Kobina Brandon" /></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