rofi/files/colors/tokyonight.rasi

17 lines
289 B
Plaintext
Raw Normal View History

2022-08-16 12:04:06 -04:00
/**
*
* Author : Levi Lacoss (fishyfishfish55)
* Github : @fishyfishfish55
*
* Colors
**/
* {
2022-08-17 11:35:47 -04:00
background: #1A1B26FF;
background-alt: #24283BFF;
2022-08-16 12:04:06 -04:00
foreground: #C0CAF5FF;
2022-08-17 11:35:47 -04:00
selected: #7DCFFFFF;
2022-08-16 12:04:06 -04:00
active: #414868FF;
urgent: #F7768EFF;
}