summaryrefslogtreecommitdiff
path: root/xfwm4/bottom-active.xpm
blob: cc4ebca22b66f766c894667cf8002d7ccd09a37f (plain)
  1. /* XPM */
  2. static char * bottom_active_xpm[] = {
  3. "5 5 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. "....."};