tokyonight-theme/dist/themes/tokyonight/xfwm4/bottom-right-active.xpm

7 lines
98 B
C
Raw Normal View History

2024-05-23 15:36:32 +02:00
/* XPM */
static char * bottom_right_active_xpm[] = {
"1 1 2 1",
" c None",
2024-05-24 11:03:00 +02:00
". c #7aa2f7",
2024-05-23 15:36:32 +02:00
"."};