mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-03 20:13:10 +02:00
Compare commits
1 Commits
3ed2adc57f
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| b0bfe92753 |
@@ -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/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/dgxlab"><img src="https://github.com/dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><a href="https://github.com/maksimdymov"><img src="https://github.com/maksimdymov.png" width="60px" alt="User avatar: Maksim" /></a><!-- sponsors -->
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,18 +0,0 @@
|
|||||||
/**
|
|
||||||
*
|
|
||||||
* 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;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user