<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Digital Garage — Stylus Rule Versions</title>
  <subtitle>Digital Garage stylus rule versions</subtitle>
  <link href="https://www.timhilton.xyz/feeds/stylus-rule-versions.xml" rel="self"/>
  <link href="https://www.timhilton.xyz/stylus-rules/"/>
  
  <updated>2026-01-28T00:00:00Z</updated>
  
  <id>https://www.timhilton.xyz/feeds/stylus-rule-versions.xml</id>
  <author>
    <name>Tim Hilton</name>
  </author>
  
  <entry>
    <title>Zendesk: Dark Mode Text Clarifier 1.0.1</title>
    <link href="https://www.timhilton.xyz/stylus-rules/zendesk/dark-mode-text-clarifier/1.0.1/"/>
    <id>https://www.timhilton.xyz/stylus-rules/zendesk/dark-mode-text-clarifier/1.0.1/</id>
    <updated>2026-01-28T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Changes text with hex code <code>#2B2E2F</code> to a light colour.</li>
<li>I added this hex code because it's what I came across in a Zendesk ticket. I imagine I will add further hex codes in the future based on need.</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Zendesk: Dark Mode Text Clarifier 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/zendesk/dark-mode-text-clarifier/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/zendesk/dark-mode-text-clarifier/1.0.0/</id>
    <updated>2026-01-27T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Changes black text to a light colour.</li>
<li>Does not detect dark mode, so if you switch to light mode then this will make the text difficult to read.</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Azure DevOps: Colour Code Tags 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/azure-devops/colour-code-tags/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/azure-devops/colour-code-tags/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Applies red background to &quot;On Hold&quot; and &quot;Blocked&quot; tags</li>
<li>Applies orange background to &quot;Mike&quot; tag</li>
<li>Applies blue background to &quot;TKO&quot; tag</li>
<li>Works with tags in both detail view and query view</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Azure DevOps: Estimation Links 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/azure-devops/estimation-links/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/azure-devops/estimation-links/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Changes link colour to medium blue for AA contrast compliance</li>
<li>Changes visited link colour to light purple</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Azure DevOps: Highlight Key Information 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/azure-devops/highlight-key-information/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/azure-devops/highlight-key-information/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Adds red border and padding to PR target branch for visibility</li>
<li>Highlights file encoding changes in the PR summary with red border</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Azure DevOps: Highlight PR Comment State 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/azure-devops/highlight-pr-comment-state/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/azure-devops/highlight-pr-comment-state/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Adds green colour-coding for Resolved comment state</li>
<li>Adds red colour-coding for Active comment state</li>
<li>Adds blue colour-coding for Pending comment state</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Azure DevOps: Highlight PR Reviewer Votes 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/azure-devops/highlight-pr-reviewer-votes/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/azure-devops/highlight-pr-reviewer-votes/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Highlights PRs with at least 2 reviewers where at least one has approved with purple background</li>
<li>Highlights PRs where a reviewer is waiting for the author with orange background</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Azure DevOps: Highlight Release Tags 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/azure-devops/highlight-release-tags/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/azure-devops/highlight-release-tags/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Applies red background to work item tags ending with &quot;Release&quot;</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Azure DevOps: Improve PR Creation Screen 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/azure-devops/improve-pr-creation-screen/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/azure-devops/improve-pr-creation-screen/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Removes maximum width constraint on PR creation form</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Azure DevOps: PR View Enhancements 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/azure-devops/pr-view-enhancements/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/azure-devops/pr-view-enhancements/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Adds red border to 'unnecessary code' styling in PR diff view</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Azure DevOps: Release PR Tags 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/azure-devops/release-pr-tags/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/azure-devops/release-pr-tags/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Highlights Release 81 tags with solid red border and white separator, labeled &quot;UAT&quot;</li>
<li>Highlights Release 82 tags with red border, labeled &quot;QA&quot;</li>
<li>Highlights Release 83 tags with dotted orange border, labeled &quot;Dev&quot;</li>
<li>Works with both exact release tags and &quot;Provisional&quot; variants</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Focusmate: Avoid Ellipsis 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/focusmate/avoid-ellipsis/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/focusmate/avoid-ellipsis/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Changes white-space property to break-spaces for partner names and session titles</li>
<li>Prevents truncation of long text with ellipsis</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Focusmate: Session Text Fix 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/focusmate/session-text-fix/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/focusmate/session-text-fix/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Fixes text colour contrast bug in dark mode by setting text colour to dark blue</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Focusmate: Without Profile Pictures 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/focusmate/without-profile-pictures/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/focusmate/without-profile-pictures/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Hides user profile pictures on the Focusmate dashboard by setting opacity to 0</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Gridfox: Highlight Today in Month View 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/gridfox/highlight-today-month-view/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/gridfox/highlight-today-month-view/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Adds green border to current day in month view calendar</li>
<li>Adds &quot;Today&quot; label above the selected day</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Gridfox: Highlight Today in Week View 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/gridfox/highlight-today-week-view/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/gridfox/highlight-today-week-view/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Adds light blue background to current day in week view calendar</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Hashnode: Dark Mode Enhancement 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/hashnode/dark-mode-enhancement/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/hashnode/dark-mode-enhancement/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Applies custom dark background colour to all divs in dark mode</li>
<li>Sets text colour to light cream for better readability</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>HiBob: Hide AI Banners 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/hibob/hide-ai-banners/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/hibob/hide-ai-banners/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Hides AI information strips</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Stack Overflow: Hide AI Assist 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/stackoverflow/hide-ai-assist/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/stackoverflow/hide-ai-assist/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Hides AI answer icons and related headings</li>
<li>Hides the &quot;Ask Stack&quot; initial question textarea section</li>
<li>Adjusts margin spacing when AI elements are hidden</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Stack Overflow: Wide Screen 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/stackoverflow/wide-screen/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/stackoverflow/wide-screen/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Increases maximum width of containers on Stack Overflow and Stack Exchange sites</li>
<li>Hides widgets container on Stack Overflow</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Todoist: Wider Task Details Modal 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/todoist/wider-task-details-modal/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/todoist/wider-task-details-modal/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Increases task details modal width</li>
<li>Expands view content and header</li>
<li>Removes maximum width constraints on list holders and sections</li>
<li>Adjusts section margins for better spacing</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Wikipedia: Hide Fundraising Banner 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/wikipedia/hide-fundraising-banner/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/wikipedia/hide-fundraising-banner/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Hides the fundraising banner by setting display to none</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Zendesk: Information Highlighter 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/zendesk/information-highlighter/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/zendesk/information-highlighter/1.0.0/</id>
    <updated>2026-01-15T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Highlights specific important views with green borders</li>
<li>Increases opacity of selected view background for better visibility</li>
<li>Highlights the Organizations tab with green border for easier navigation</li>
</ul>
]]>
    </content>
    
  </entry>
  
  <entry>
    <title>Zendesk: Toggl Button Highlighter 1.0.0</title>
    <link href="https://www.timhilton.xyz/stylus-rules/zendesk/toggl-button-highlighter/1.0.0/"/>
    <id>https://www.timhilton.xyz/stylus-rules/zendesk/toggl-button-highlighter/1.0.0/</id>
    <updated>2026-01-12T00:00:00Z</updated>
    
    <content type="html">
      <![CDATA[<ul>
<li>Added green border indicator for active Toggl timer</li>
<li>Added red border indicator for inactive Toggl timer</li>
</ul>
]]>
    </content>
    
  </entry>
  
</feed>
