mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-07 11:52:49 +01:00
17 lines
278 B
Plaintext
Executable File
17 lines
278 B
Plaintext
Executable File
/**
|
|
*
|
|
* Author : Aditya Shakya (adi1090x)
|
|
* Github : @adi1090x
|
|
*
|
|
* Colors
|
|
**/
|
|
|
|
* {
|
|
background: #F5E7DEFF;
|
|
background-alt: #EBDCD2FF;
|
|
foreground: #34302DFF;
|
|
selected: #D97742FF;
|
|
active: #BF8F60FF;
|
|
urgent: #B23636FF;
|
|
}
|