summaryrefslogtreecommitdiff
path: root/xfwm4/hide-inactive.xpm
blob: 07f81daf3675a0d83ab20e38c077a40188fb7cb6 (plain)
  1. /* XPM */
  2. static char * hide_inactive_xpm[] = {
  3. "18 20 3 1",
  4. " c None",
  5. ". c #CCCCC7 s inactive_color_2",
  6. "+ c #919189 s inactive_shadow_2",
  7. " ",
  8. " ",
  9. "..................",
  10. "..................",
  11. "..................",
  12. "..................",
  13. "..................",
  14. "..................",
  15. "..................",
  16. ".......++++.......",
  17. ".......+..+.......",
  18. ".......+..+.......",
  19. ".......++++.......",
  20. "..................",
  21. "..................",
  22. "..................",
  23. "..................",
  24. "..................",
  25. "..................",
  26. ".................."};