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

34 lines
277 B
C
Raw Normal View History

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