<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi again,<br>
    <br>
    I'm still working on Textmate to Geany color schemes conversion and
    I like to show you some effects. I also want to ask you for help and
    contribution, because at this stage, work is more time consuming and
    arduous. <br>
    <br>
    Here is a converter written in Ruby. This is a Geany theme writer's
    module, only this file is necessary for you:<br>
    <a
href="https://github.com/ciembor/coloration/blob/master/lib/coloration/writers/geany_theme_writer.rb">https://github.com/ciembor/coloration/blob/master/lib/coloration/writers/geany_theme_writer.rb</a><br>
    <br>
    As you can see, there are mappings of TextMate properties in format:<br>
    <br>
    <blockquote>"geany_property"    => @items["some_property"] ||
      @items["alternative_property"] || @items["etc"] ||
      "emergency_geany_property"<br>
    </blockquote>
    <br>
    And here are some (over 250:)) TextMate themes with equivalents for
    Geany:<br>
    <a href="https://github.com/ciembor/TextMate-Themes">https://github.com/ciembor/TextMate-Themes</a><br>
    <a
      href="https://github.com/ciembor/geany-themes/tree/master/colorschemes">https://github.com/ciembor/geany-themes/tree/master/colorschemes</a><br>
    <br>
    But it's not easy to find accurate properties in TextMate. I didn't
    found any documentation. Worse still, I have no Mac :D. The only way
    is to read theme after theme, try new mappings and compare them with
    screenshots:<br>
    <a href="http://textmatetheme.com/">http://textmatetheme.com/</a><br>
    <br>
    Any remarks are welcome. You may put them on this mailing list or
    here:<br>
    <a href="https://github.com/ciembor/coloration/issues">https://github.com/ciembor/coloration/issues</a><br>
    <br>
    Cheers<br>
    - Maciej Ciemborowicz<br>
    <br>
    P.S. <br>
    One more thing. Some properties, like colors of line numbering are
    not existing in any TextMate theme :(. I still consider the best
    solution. <br>
    <span class="Apple-style-span" style="border-collapse: separate;
      color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; font-size: medium;"><span
        class="Apple-style-span" style="font-family: Tahoma; font-size:
        14px; line-height: 17px; text-align: left;"></span></span>
  </body>
</html>