mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-23 06:38:21 -05:00
Compare commits
2 Commits
a147083c4c
...
baf08b4709
Author | SHA1 | Date | |
---|---|---|---|
|
baf08b4709 | ||
|
b18f25237b |
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…
Reference in New Issue
Block a user