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