mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Completely rework the Xfwm4 theme
This commit is contained in:
@@ -1,22 +1,6 @@
|
||||
/* XPM */
|
||||
static char * bottom_right_inactive_xpm[] = {
|
||||
"16 16 3 1",
|
||||
"1 1 2 1",
|
||||
" c None",
|
||||
". c #2D2D2D",
|
||||
"+ c #393939",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
"...............+",
|
||||
"...............+",
|
||||
"...............+",
|
||||
"++++++++++++++++"};
|
||||
". c #393939",
|
||||
"."};
|
||||
|
||||
Reference in New Issue
Block a user