<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Theme on yozy//NET</title>
    <link>https://yozy.net/tags/theme/</link>
    <description>Recent content in Theme on yozy//NET</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 30 Mar 2015 10:19:37 +0000</lastBuildDate>
    <atom:link href="https://yozy.net/tags/theme/feed.xml" rel="self" type="application/rss" />
    <item>
      <title>Gulf is now on GitHub</title>
      <link>https://yozy.net/2015/03/gulf-is-now-on-github/</link>
      <pubDate>Mon, 30 Mar 2015 10:19:37 +0000</pubDate>
      <guid>https://yozy.net/2015/03/gulf-is-now-on-github/</guid>
      <description>&lt;p&gt;In order to clean up all stuff I am moving the Gulf theme to a &lt;a href=&#34;http://github.com/jlegeny/gulf&#34; title=&#34;Gulf GitHub repository&#34;&gt;GitHub&#xA;repository&lt;/a&gt;. Currently it is available for QtCreator and Xcode. A Vim&#xA;port will follow soon-ish.&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Restore iA Writer&#39;s background with this script [Update]</title>
      <link>https://yozy.net/2013/10/restore-ia-writers-background-with-this-script-update/</link>
      <pubDate>Thu, 10 Oct 2013 00:42:44 +0000</pubDate>
      <guid>https://yozy.net/2013/10/restore-ia-writers-background-with-this-script-update/</guid>
      <description>&lt;p&gt;This is a very quick and dirty utility to restore iA Writer’s background to the pre–1.3.1 state. What it does is that it replaces these three images inside the iA Writer folder: &lt;em&gt;backgroundPattern&lt;/em&gt;, &lt;em&gt;tr-up-pattern&lt;/em&gt; and &lt;em&gt;td-down-pattern&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The original solution was posted in &lt;a href=&#34;http://support.iawriter.com/help/discussions/mac-suggestions/389-ia-writer-surface-design&#34;&gt;this thread on the support forum&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://yozy.net/files/downloads/iAWriter-BGFix-1.5.zip&#34;&gt;Background fix for iA Writer 1.5&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;To use this script simply unzip the file wherever you like. Once it is done run the script like this in the terminal (it will be ran as root, you will have to enter your password)&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sudo sh bgfix.sh&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Updated to work with iA Writer 1.5 on 2013-10-10&lt;/p&gt;&#xA;&lt;p&gt;Enjoy&lt;/p&gt;&#xA;&lt;p&gt;&lt;small&gt;This post was originally posted on 2012-10-24&lt;/small&gt;&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Gulf color theme for Xcode</title>
      <link>https://yozy.net/2013/05/gulf-color-theme-for-xcode/</link>
      <pubDate>Thu, 30 May 2013 14:37:42 +0000</pubDate>
      <guid>https://yozy.net/2013/05/gulf-color-theme-for-xcode/</guid>
      <description>&lt;p&gt;I have started teaching myself some Objective-C which also means that I have to&#xA;use something else than my beloved Qt Creator.&lt;/p&gt;&#xA;&lt;p&gt;As to feel a bit at home I have ported my Gulf theme over to Xcode. The choice&#xA;I have made in creating this theme is to conserve all of the colours from the&#xA;original (e.g. Types and Classes are greenish, while attributes are blueish).&lt;/p&gt;&#xA;&lt;p&gt;Sadly Xcode does not provide different colours for global and local variables.&#xA;However, all externally imported classes, types and functions are marked in&#xA;italics, so you can easily know what belongs to you.&lt;/p&gt;&#xA;&lt;p&gt;Here is a quick look at the theme:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://yozy.net/images/gulf-xcode.png&#34; alt=&#34;1&#34; title=&#34;Gulf theme for Xcode&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;And here is the download link, enjoy:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://yozy.net/files/downloads/gulf-theme-xcode.zip&#34;&gt;Gulf theme for Xcode&lt;/a&gt;&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Elegant as Clockwork template for Apple Pages</title>
      <link>https://yozy.net/2013/04/elegant-as-clockwork-template-for-apple-pages/</link>
      <pubDate>Sun, 07 Apr 2013 13:28:59 +0000</pubDate>
      <guid>https://yozy.net/2013/04/elegant-as-clockwork-template-for-apple-pages/</guid>
      <description>&lt;p&gt;Pages is a quite nice word processor even though has several quite&#xA;stupid anti features (such as the page being stuck to the top-left&#xA;corner). Nevertheless it is currently my tool of choice when I need a&#xA;document with more than headers, lists and bold text, for which I would&#xA;of course choose markdown. I have created my own default template, which&#xA;you can of course download right here. In the zip file you will also&#xA;find a document explaining all of the features of this template. You can&#xA;see how it compares to the default style on this image:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://yozy.net/images/Elegant-as-Clockwork-comparison.png&#34; alt=&#34;1&#34; title=&#34;Comparison between the default pages style and EaC&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Download the zip package containing the theme here:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://yozy.net/files/downloads/Elegant-as-Clockwork-v1.zip&#34;&gt;Elegant as Clockwork v1&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;To install it, put it into &lt;code&gt;~/Library/Application Support/iWork/Pages/Templates/My Templates&lt;/code&gt;&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>A nice dark color theme for QtCreator</title>
      <link>https://yozy.net/2011/05/a-nice-dark-color-theme-for-qtcreator/</link>
      <pubDate>Thu, 26 May 2011 19:18:46 +0000</pubDate>
      <guid>https://yozy.net/2011/05/a-nice-dark-color-theme-for-qtcreator/</guid>
      <description>&lt;p&gt;&lt;em&gt;Last update: 2013-06-29 for Qt Creator 2.7.1&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Staring at long lines of code can get frustrating. Even more so if the said&#xA;lines have ugly eye-hurting colors. I have been using the beautiful MacVim&#xA;theme in Vim for some time now and it is quite awesome. However QtCreator,&#xA;which I &lt;a href=&#34;https://yozy.net/2011/04/using-qtcreator-for-openvibe-development/&#34; title=&#34;Using QtCreator for OpenViBE development&#34;&gt;use for OpenViBE development&lt;/a&gt;, lacks such a theme. This problem was&#xA;easily fixed though. Here is a screenshot of a theme I have created and,&#xA;because of the lack of creativity, named &lt;em&gt;Gulf&lt;/em&gt;:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://yozy.net/images/Gulf-Qt-Creator-Theme.png&#34; alt=&#34;gulf-screenshot&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;And here is the link for download:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://yozy.net/files/downloads/gulf_qtcreator_theme.zip&#34;&gt;Gulf QtCreator theme&lt;/a&gt;&lt;/p&gt;&#xA;</description>
    </item>
  </channel>
</rss>
