dotfiles/hypr/rofi/shared/colors.rasi
2024-05-14 12:29:49 +03:00

14 lines
289 B
Plaintext

/* Copyright (C) 2020-2023 Aditya Shakya <adi1090x@gmail.com> */
/* Colors */
* {
background: #24273a;
background-alt: #1e2030;
border: #c6a0f6;
foreground: #cad3f5;
selected: #c6a0f6;
active: #c6a0f6;
urgent: #ed8796;
}