17 lines
278 B
Plaintext
17 lines
278 B
Plaintext
/**
|
|
*
|
|
* Author : Aditya Shakya (adi1090x)
|
|
* Github : @adi1090x
|
|
*
|
|
* Colors
|
|
**/
|
|
|
|
* {
|
|
background: #1F1F28CC;
|
|
background-alt: #282839FF;
|
|
foreground: #7E9CD8FF;
|
|
selected: #252535FF;
|
|
active: #ABE9B3FF;
|
|
urgent: #F28FADFF;
|
|
}
|