rofi/files/colors/catppuccin-macchiato.rasi

19 lines
335 B
Plaintext
Raw Normal View History

2023-09-10 07:01:31 -04:00
/**
*
* 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;
}