This repository has been archived on 2025-07-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
kolinux-themer/themes/blueleaves/gtk/theme/xfwm4/top-right-inactive.xpm
2025-05-14 02:34:47 +03:00

34 lines
279 B
C

/* XPM */
static char * top_right_inactive_xpm[] = {
"2 26 4 1",
" c None",
". c #0b1721",
"+ c #0b1721",
"@ c #0b1721",
". ",
"+.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@."};