title-2-inactive.xpm 424 B

12345678910111213141516171819202122
  1. /* XPM */
  2. static char * title_2_inactive = {
  3. "11 14 4 1",
  4. "= c #000000 s inactive_color_2",
  5. "+ c #000000 s inactive_shadow_2",
  6. "% c #000000 s inactive_mid_2",
  7. "# c #000000 s inactive_color_2",
  8. "+++++++++++",
  9. "%%%%%%%%%%%",
  10. "###########",
  11. "#=========#",
  12. "#=========#",
  13. "#=========#",
  14. "#=========#",
  15. "#=========#",
  16. "#=========#",
  17. "#=========#",
  18. "#=========#",
  19. "#=========#",
  20. "#=========#",
  21. "#=========#",
  22. };