You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/**
|
|
*
|
|
* Author : Aditya Shakya (adi1090x)
|
|
* Github : @adi1090x
|
|
*
|
|
* Colors
|
|
**/
|
|
|
|
* {
|
|
background: #2E3440FF;
|
|
background-alt: #383E4AFF;
|
|
foreground: #E5E9F0FF;
|
|
selected: #81A1C1FF;
|
|
active: #A3BE8CFF;
|
|
urgent: #BF616AFF;
|
|
}
|