Project

General

Profile

Save Theme Dialog » History » Version 1

Per Amundsen, 07/27/2018 01:27 PM

1 1 Per Amundsen
h1. Save Theme Dialog
2
3
!savetheme.png!
4
5
All fields are optional.
6
7
h2. Name
8
9
Author name.
10
11
h2. Version
12
13
Theme version.
14
15
h2. Website
16
17
Author website.
18
19
h2. Email
20
21
Author email.
22
23
h2. Description
24
25
Theme description.
26
27
h2. Save colors
28
29
Save color settings to the theme.
30
31
h2. Save prefix
32
33
Save the user/emote/system/ctcp message prefix settings to the theme.
34
35
h2. Save fonts
36
37
Save the fonts settings to the theme.
38
39
h2. Save emoticons
40
41
Save the emoticons to the theme. (The emoticons files are embedded as "base64":https://en.wikipedia.org/wiki/Base64 strings)
42
43
h2. Save sounds
44
45
Save the sounds settings to the theme. (The audio files are embedded as "base64":https://en.wikipedia.org/wiki/Base64 strings)
46
47
h2. Save nick colors
48
49
Saves the nick color settings to the theme.
50
51
h2. Save backgrounds
52
53
Saves the background image settings to the theme. (The background files are embedded as "base64":https://en.wikipedia.org/wiki/Base64 strings)
54
55
h2. Save icons
56
57
Saves the icon settings to the theme. (The icon files are embedded as "base64":https://en.wikipedia.org/wiki/Base64 strings)
58
59
h2. Save nicklist icons
60
61
Saves the nicklist icon settings to the theme. (The icon files are embedded as "base64":https://en.wikipedia.org/wiki/Base64 strings)
62
63
h2. Compress theme
64
65
There really is little point in compressing themes as most files can't be compressed further and they are all saved in a "base64":https://en.wikipedia.org/wiki/Base64 format which doesn't compress very well either.
66
67
In some cases compression might make the theme file bigger.
68
69
_Themes can be decompressed using the [[$decompress]] identifier._
70
71
h2. Save scripts
72
73
Pick and choose to embed any number of scripts to the theme file. (The script files are embedded as "base64":https://en.wikipedia.org/wiki/Base64 strings)
74
75
Useful to set some options which are not available in themes during the [[on START]] event.