rofi/720p/launchers/text/styles/dracula.rasi

15 lines
261 B
Plaintext
Raw Normal View History

2022-07-07 21:45:19 -04:00
/* colors */
* {
al: #00000000;
bg: #282a36FF;
se: #6272a4FF;
2022-07-07 21:45:19 -04:00
fg: #f8f8f2FF;
ac: #bd93f9FF;
2022-07-07 21:45:19 -04:00
red: #ff5555FF;
green: #50fa7bFF;
yellow: #f1fa8cFF;
blue: #8be9fdFF;
purple: #bd93f9FF;
cyan: #8be9fdFF;
}