################### Sting V1.0 ################## # Sting theme by dive dave@unrealize.co.uk # # #irssi & #slackware # # Yellow and red theme # # # # Note that this theme needs a proper utf8 # # console with a decent font like deja vu # # or bitstream vera sans mono # # It probably won't work in the Linux console # # very well. # # # # You will want to /set indent 24 # # /set awl_display_key %_$Q%_%y|%r$H$C$S # # # # whois format pinched from madcow # # # ################################################# # default foreground color (%N) - -1 is the "default terminal color" default_color = "-1"; # these characters are automatically replaced with specified color # (dark grey by default) #replaces = { "[]" = "%Y$*%r"; }; abstracts = { ## ## generic ## # text to insert at the beginning of each non-message line line_start = " "; #line_start_irssi = "{line_start}%r☯ %r"; # join_start = "%r›%r»%r> "; # gone_start = "%r<%r«%r‹ "; join_start = "%r㊉ "; gone_start = "%r㊀ "; kick_start = "%R㊀ "; # timestamp styling, nothing by default timestamp = "%Y[%r$0-%Y]"; # any kind of text that needs hilighting, default is to bold hilight = "%_$0-%_"; # any kind of error message, default is bright red error = "%R$*%n"; # channel name is printed channel = "%r$*%n"; # nick is printed nick = "%r$*%n"; # nick host is printed nickhost = "[$*]"; # server name is printed server = "%W$*%W"; # some kind of comment is printed comment = "%r($*)"; # reason for something is printed (part, quit, kick, ..) reason = "{comment $*}"; # mode change is printed ([+o nick]) mode = "{comment $*}"; ## ## channel specific messages ## # highlighted nick/host is printed (joins) channick_hilight = "%R$*%n"; chanhost_hilight = "%R{nickhost $*}%n"; # nick/host is printed (parts, quits, etc.) channick = "%r$*%n"; chanhost = "%r{nickhost $*}%n"; # highlighted channel name is printed channelhilight = "%R[%r$*%n]"; # ban/ban exception/invite list mask is printed ban = "%Y$*%n"; ## ## messages ## # the basic styling of how to print message, $0 = nick mode, $1 = nick msgnick = "%r«%y$0%y$1-%r» %|"; # $0 = nick mode, $1 = nick ownmsgnick = "{msgnick %Y$0 %Y$1-}%n"; ownnick = "%Y$*%n"; # public message in channel, $0 = nick mode, $1 = nick pubmsgnick = "{msgnick %y$0 %y$1-}%n"; pubnick = "%y$*%n"; # public message in channel meant for me, $0 = nick mode, $1 = nick pubmsgmenick = "{msgnick $0 $1-}"; menick = "%Y$*%n"; # public highlighted message in channel # $0 = highlight color, $1 = nick mode, $2 = nick pubmsghinick = "{msgnick $1 $0$2-%n}"; # channel name is printed with message msgchannel = "%r:%r$*%n"; # private message, $0 = nick, $1 = host privmsg = "[%y$0%Y(%r$1-%Y)%n] "; # private message from you, $0 = "msg", $1 = target nick ownprivmsg = "[%Y$0%r(%Y$1-%r)%n] "; # own private message in query ownprivmsgnick = "{msgnick $*}"; ownprivnick = "%Y$*%n"; # private message in query privmsgnick = "{msgnick %Y$*%n}"; ## ## Actions (/ME stuff) ## # used internally by this theme action_core = "{line_start}%Y$*"; # generic one that's used by most actions action = "{action_core $*} "; # own action, both private/public ownaction = "{action %W$*}"; # own action with target, both private/public ownaction_target = "{action_core $0}%r:%r$1%n "; # private action sent by others pvtaction = "%Y (*) $*%n "; pvtaction_query = "{action $*}"; # public action sent by others pubaction = "{action $*}"; ## ## other IRC events ## # whois whois = "%r$[8]0 %r:%r $1-"; # notices ownnotice = "{line_start}[%r$0%r(%Y$1-%r)]%r "; notice = "{line_start}%r-%Y$*%r-%r "; pubnotice_channel = "{line_start}%r:%r$*"; pvtnotice_host = "%r(%r$*%r)"; servernotice = "{line_start}%Y!$*%r "; # CTCPs ownctcp = "{line_start}%r㉤ [%Y$0%r(%Y$1-%r)] "; ctcp = "{line_start}%r㉤ %r$*"; # wallops wallop = "{line_start}%Y$*%n: "; wallop_nick = "%n$*"; wallop_action = "{line_start}%Y * $*%n "; # netsplits netsplit = "%r$*"; netjoin = "%r$*"; # /names list names_prefix = "{line_start}"; names_nick = "%r«%r%_$0%_$1-%r»%r "; names_nick_op = "{names_nick $*}"; names_nick_halfop = "{names_nick $*}"; names_nick_voice = "{names_nick $*}"; names_users = "{line_start}[%Y$*]"; names_channel = "$*%n"; # DCC dcc = "{line_start}%r± %Y$*"; dccfile = "%_$*%_"; # DCC chat, own msg/action dccownmsg = "{line_start}[%Y$0%Y($1-%Y)%n] "; dccownnick = "%Y$*%n"; dccownquerynick = "%Y$*%n"; dccownaction = "{action $*}"; dccownaction_target = "{action_core $0}%r:%r$1%n "; # DCC chat, others dccmsg = "{line_start}[%Y$1-%Y(%Y$0%Y)%n] "; dccquerynick = "%Y$*%n"; dccaction = "{line_start} %Y$* %|"; ## ## statusbar ## # default background for all statusbars. You can also give # the default foreground color for statusbar items. sb_background = "%r"; # default backround for "default" statusbar group sb_default_bg = "%r"; # background for prompt / input line sb_prompt_bg = "%n"; # background for info statusbar sb_info_bg = "%r"; # background for topicbar (same default) sb_topic_bg = "%r"; # text at the beginning of statusbars. sb-item already puts # space there,so we don't use anything by default. #sbstart = "[%4%Y-%n]"; #sbstart = "%Y%n"; # text at the end of statusbars. Use space so that it's never # used for anything. sbend = " "; prompt = "%Y[$*] %Y"; sb = "%y%Y[%y$*%Y]%y"; sbmode = "%Y(%y+$*%Y)%y"; # sbaway = "%Y(Away)"; sbaway = ""; sbservertag = "%Y:$0 (change with ^X)"; sbmore = "-> MORE ->"; sblag = "{sb Lag: $0-}"; sbmail = "{sb Mail: $0-}"; # activity in statusbar # added awl sb_act_none = "%y$*%n"; # ':' separator sb_act_sep = "%r$*%n"; # normal text sb_act_text = "%y$*%n"; # public message sb_act_msg = "%Y$*%n"; # hilight sb_act_hilight = "%W$*%n"; # hilight with specified color, $0 = color, $1 = text sb_act_hilight_color = "%W$0%W$1-%n"; # hilight hilight_color = "%W"; }; formats = { "fe-common/irc/dcc" = { own_dcc_query = "{ownmsgnick {dccownquerynick $[-13]0}}%r$2"; dcc_msg_query = "{privmsgnick $[-13]0}%r$1"; }; "fe-common/core" = { join = "{join_start}{nick $0}%r!{host $1} ㊉"; part = "{gone_start}{nick $0}%r!{host $1} %r(part) {reason $3} ㊀"; quit = "{gone_start}{nick $0}%r!{host $1} %r(quit) {reason $2} ㊀"; quit_once = "{gone_start}{nick $0}%r!{host $1} %r(quit¹) {reason $2} ㊀"; kick = "{kick_start}{channick %R$0} %R(kick) %Rby %R($2) %R($3) %R㊀"; nick_changed = "%r㉧ {channick %Y$0} %ris now known as {channick %Y$1} %r㉧"; your_nick_changed = "%r㉧ %rYou're now known as %Y$1 %r㉧"; pubmsg = "{pubmsgnick $2 {pubnick %y$[-12]0}}%y$1"; pubmsg_me = "{pubmsgnick $2 {pubnick %Y$[-12]0}}%Y$1"; own_msg = "{ownmsgnick $2 {ownnick $[-12]0}}%Y$1"; own_msg_channel = "{ownmsgnick $3 {%Yownnick $[-12]0}{msgchannel $1}}%Y$2"; own_msg_private_query = "{ownprivmsgnick {ownprivnick $[-13]2}}%Y$1"; msg_private_query = "{privmsgnick $[-13]0}%Y$2"; daychange = "{line_start} %Y㉧—————————————————§ %YDay changed to %%a %%r %%d %%Y %Y§—————————————————㉧%n"; new_topic = "{nick $0} %rchanged the topic of {channel $1} %rto: $2"; topic_unset = "%rTopic unset by {nick $0} %ron {channel $1}"; line_start_irssi = "{line_start}"; }; "fe-common/irc" = { netsplit = "%r㉨ {netsplit Netsplit} {server $0} %Y<-> {server $1} %Yquits: $2 %r㉨"; netsplit_more = "%r㉨ {netsplit Netsplit} {server $0} %Y<-> {server $1} %Yquits: $2 (+$3 more, use /NETSPLIT to show all of them) %r㉨"; netsplit_join = "%r㉨ {netjoin Netsplit} %Yover, joins: $0 %r㉨"; netsplit_join_more = "%r㉨ {netjoin Netsplit} %Yover, joins: $0 (+$1 %Ymore) %r㉨"; url = "Home page for {channelhilight $0}%Y: $1"; chanmode_change = "%rmode/{channelhilight $0} {mode %r$1} %rby {nick %r$2}"; server_chanmode_change = "{netsplit ServerMode}%r/{channelhilight $0} {mode $1} %rby {nick $2}"; channel_synced = "%rJoin to {channelhilight $0} %rwas synced in {hilight $1} %rsecs"; channel_created = "%rChannel {channelhilight $0}%r created $1"; topic = "%rTopic for {channelhilight $0}: %r$1"; no_topic = "%rNo topic set for {channelhilight %r$0}"; topic_info = "%rTopic set by {nick $0} {nickhost $2} {comment %r$1}"; ctcp_reply = "{line_start}%r㉤ %rCTCP {hilight $0} %rreply from {nick %Y$1}: %r$2"; ctcp_reply_channel = "{line_start}%r㉤ %rCTCP {hilight $0} reply from {nick $1} in channel {channel $3}: $2"; ctcp_ping_reply = "{line_start}%r㉤ %rCTCP {hilight PING} reply from {nick $0}: $1.$[-3.0]2 seconds"; ctcp_requested = "%r{ctcp {hilight $0} {comment $1} requested CTCP {hilight $2} from {nick $4}}%r: $3"; ctcp_requested_unknown = "%r{ctcp {hilight $0} {comment $1} requested unknown CTCP {hilight $2} from {nick $4}}: $3"; whois = "%r,%Y----------%r,%Y--%r-%Y-%r------%r(%Y whois %r)%Y---%r------ %Y -%r --- -- %Y -%r %: %rnick %r: %r$0%: {whois host $1@$2} %: {whois gecos $3}%: %rmask %r:%r $0%Y!%r$1%Y@%r$2"; whois_idle = " {whois idle %|%r$1d $2h $3m $4s}"; whois_idle_signon = " {whois idle %|%r$1d $2h $3m $4s %r(signon: $5)}"; whois_server = " {whois server %|$1 %r($2)}"; whois_oper = " {whois operator %r$1-}"; whois_registered = " {whois registered}"; whois_help = " {whois is available for help}"; whois_modes = " {whois modes $1}"; whois_realhost = " {whois hostname $1-}"; whois_usermode = " {whois usermode $1}"; whois_channels = " {whois channels %|$1}"; whois_away = " {whois away %|$1}"; whois_special = " {whois info %|$1}"; whois_extra = " {whois extra %|$1}"; end_of_whois = "%r`%Y----------%r`%Y---%r--%Y- %r-- --- %Y-%r ------ --- %Y-- %r- %Y-%r"; }; };