mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-21 13:48:22 -05:00
Create pywal.rasi
This commit is contained in:
parent
45241fd313
commit
f4d09c2ade
16
files/colors/pywal.rasi
Normal file
16
files/colors/pywal.rasi
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
/**
|
||||||
|
*
|
||||||
|
* Author : Mallar Bhattacharya
|
||||||
|
* Github : @mallar-B
|
||||||
|
*
|
||||||
|
* Colors
|
||||||
|
**/
|
||||||
|
|
||||||
|
* {
|
||||||
|
background: #111213;
|
||||||
|
background-alt: #111213;
|
||||||
|
foreground: #ccc4ba;
|
||||||
|
selected: #6C6658;
|
||||||
|
active: #4E4F47;
|
||||||
|
urgent: #897559;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user