Skip to content

Instantly share code, notes, and snippets.

@andypiper
Created March 5, 2012 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andypiper/1980100 to your computer and use it in GitHub Desktop.
Save andypiper/1980100 to your computer and use it in GitHub Desktop.
Update location of Textual extensions for the wiki
diff --git a/Styles.textile b/Styles.textile
index c7a71cf..c77c5b8 100644
--- a/Styles.textile
+++ b/Styles.textile
@@ -3,9 +3,8 @@ The following is information related to styling Textual.
<h3>Introduction</h3>
* Styles are primarily developed using HTML & CSS — Two very common web standards.
-* (pre-version 2.1/non-sandboxed) Textual looks for all style files in the folder: [home folder] -> Library -> Application Support -> Textual -> Styles
+* Textual looks for all style files in the folder: [home folder] -> Library -> Application Support -> Textual -> Styles
An easy way to open this folder is to go to the "Styles" section of preferences and clicking on the button provided.
-* (version 2.1 onwards/sandboxed) Textual looks for all style files in the folder: [home folder] -> Library -> Containers -> com.codeux.irc.textual -> Data -> Library -> Application Support -> Textual IRC -> Styles
* Each style exists in its own folder. The name of the folder will be used as the Style's official name.
* To reload the contents of a theme simply change to different theme and change back.
* It is wise to create a copy of an existing style as a backup before playing around with one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment