Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions Data/Settings/styleSettings.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Nickname Format</key>
<string></string>
<key>Timestamp Format</key>
<string></string>
<key>Override Channel Font</key>
<dict>
<key>Font Name</key>
<string></string>
<key>Font Size</key>
<integer>0</integer>
</dict>
<key>Indentation Offset</key>
<integer>6</integer>
<key>Underlying Window Color</key>
<string>#dee4ea</string>
<key>Force Invert Sidebars</key>
<false/>
<key>Template Engine Versions</key>
<dict>
<key>default</key>
<integer>3</integer>
</dict>
</dict>
</plist>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ I was not satisfied with existing themes for my IRC client of choice, [Textual][
If you happen to like it too, that's great!

This is what it looks like in action:
![Poised theme screenshot](http://f.cl.ly/items/1O1J0X1x2n111k181U2n/Schermata%2009-2455816%20alle%2013.48.53.png)
![Poised theme screenshot](http://i.imgur.com/70fIF0q.png)

Licensing and boring stuff is in copyright.txt.

Expand Down
Loading