summaryrefslogtreecommitdiff
path: root/xfwm4/top-right-active.xpm
blob: 2dac9cec7aead0467e178af48fe1cbaf80d3b4a1 (plain)
  1. /* XPM */
  2. static char * top_right_active_xpm[] = {
  3. "5 25 5 1",
  4. " c None",
  5. ". c #000000 s active_border_color",
  6. "+ c #FFFFFF s active_hilight_2",
  7. "@ c #CCCCC7 s active_color_2",
  8. "# c #919189 s active_shadow_2",
  9. ".....",
  10. "++++.",
  11. "@@@#.",
  12. "@@@#.",
  13. "@@@#.",
  14. "@@@#.",
  15. "@@@#.",
  16. "@@@#.",
  17. "@@@#.",
  18. "@@@#.",
  19. "@@@#.",
  20. "@@@#.",
  21. "@@@#.",
  22. "@@@#.",
  23. "@@@#.",
  24. "@@@#.",
  25. "@@@#.",
  26. "@@@#.",
  27. "@@@#.",
  28. "@@@#.",
  29. "@@@#.",
  30. "@@@#.",
  31. "@@@#.",
  32. "##@#.",
  33. ".+@#."};