rofi/files/colors/catppuccin-macchiato.rasi
2023-09-10 19:01:31 +08:00

19 lines
335 B
Plaintext

/**
*
* Author : Axel Amores (xelser)
* Github : @xelser
*
* Credits : Catppuccin Team (https://github.com/catppuccin)
*
* Colors
**/
* {
background: #24273AFF;
background-alt: #363A4FFF;
foreground: #CAD3F5FF;
selected: #8AADF4FF;
active: #A6DA95FF;
urgent: #ED8796FF;
}