mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-07 03:42:50 +01:00
17 lines
278 B
Plaintext
Executable File
17 lines
278 B
Plaintext
Executable File
/**
|
|
*
|
|
* Author : Aditya Shakya (adi1090x)
|
|
* Github : @adi1090x
|
|
*
|
|
* Colors
|
|
**/
|
|
|
|
* {
|
|
background: #2F343FFF;
|
|
background-alt: #383C4AFF;
|
|
foreground: #BAC5D0FF;
|
|
selected: #5294E2FF;
|
|
active: #98C379FF;
|
|
urgent: #E06B74FF;
|
|
}
|