<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" version="2.0" xml:base="https://virtuoso-performance.com/tags/mac">
  <channel>
    <title>Mac</title>
    <link>https://virtuoso-performance.com/tags/mac</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>Soft launch - Colloquy customization</title>
  <link>https://virtuoso-performance.com/blog/mikeryan/soft-launch-colloquy-customization</link>
  <description>&lt;span property="schema:name" class="field field-name-title field-formatter-string field-type-string field-label-hidden"&gt;Soft launch - Colloquy customization&lt;/span&gt;
&lt;span rel="schema:author" class="field field-name-uid field-formatter-author field-type-entity-reference field-label-hidden"&gt;&lt;span lang="" about="https://virtuoso-performance.com/user/6" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;mikeryan&lt;/span&gt;&lt;/span&gt;
&lt;span property="schema:dateCreated" content="2013-11-20T19:25:11+00:00" class="field field-name-created field-formatter-timestamp field-type-created field-label-hidden"&gt;Wednesday, November 20, 2013 - 01:25pm&lt;/span&gt;
&lt;div property="schema:text" class="clearfix text-formatted field field-node--body field-formatter-text-default field-name-body field-type-text-with-summary field-label-hidden has-single"&gt;&lt;div class="field__items"&gt;&lt;div property="schema:text" class="field__item"&gt;&lt;p&gt;It's been a good long time, but I will be ramping up the activity here shortly as I work on &lt;a href="https://groups.drupal.org/imp"&gt;IMP&lt;/a&gt; (Migrate in Drupal 8 core). I'm spending more time in #drupal-contribute and decided to finally go back to &lt;a href="http://colloquy.info/"&gt;Colloquy&lt;/a&gt; as my client. The first thing I wanted was to shut up the enter room/leave room/change nick messages, but it's not something customizable through the UI - didn't take long to find it in the &lt;a href="http://colloquy.info/project/wiki/FAQs#Doescolloquyhaveawaytoignorehidepartsnicksetcinabusyroom"&gt;FAQ&lt;/a&gt;, a little CSS goes a long way. The next thing was to make the scrollback mark more prominent. It took a little digging, but I found the foundational CSS for Colloquy at Colloquy.app/Contents/Resources/default.css. Here's what I added to My Variant.css to get a mark I couldn't miss:&lt;/p&gt;

&lt;pre&gt;
hr#mark {
	width: 95%;
        height: 2px;
	border-color: #ff0000;
        background: #ff0000;
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="field field-node-field-tags field-entity-reference-type-taxonomy-term field-formatter-entity-reference-label field-name-field-tags field-type-entity-reference field-label-above"&gt;&lt;h3 class="field__label"&gt;Tags&lt;/h3&gt;&lt;div class="field__items"&gt;&lt;div class="field__item field__item--mac"&gt;
        &lt;span class="field__item-wrapper"&gt;&lt;a href="https://virtuoso-performance.com/tags/mac" property="schema:about" hreflang="en"&gt;Mac&lt;/a&gt;&lt;/span&gt;
      &lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;section rel="schema:comment" class="field field-node--comment field-formatter-comment-default field-name-comment field-type-comment field-label-above display-mode-threaded comment-bundle-comment comment-wrapper"&gt;&lt;a name="comments" id="comments"&gt;&lt;/a&gt;&lt;/section&gt;</description>
  <pubDate>Wed, 20 Nov 2013 19:25:11 +0000</pubDate>
    <dc:creator>mikeryan</dc:creator>
    <guid isPermaLink="false">127 at https://virtuoso-performance.com</guid>
    </item>

  </channel>
</rss>
