summaryrefslogtreecommitdiff
path: root/xfwm4/shade-inactive.xpm
blob: d4d3f2d559eb601f4bc022bdf2327b1e0515bfab (plain)
  1. /* XPM */
  2. static char * shade_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. ".................."};