mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-21 21:58:21 -05:00
Create gruvbox-material-hard-dark.rasi
This commit is contained in:
parent
a896fd653d
commit
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