################## VirusX V1.0 ################## # VirusX theme by dive dave@unrealize.co.uk # # #irssi & #slackware # # Based on VirusX Fluxbox style # # # # 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. For that use my neon theme which # # has similar colours. # # # # You will want to /set indent 24 # # # # whois format pinched from madcow # # # # NB: If you use advanced window list # # you might want to set the colour: # # /set awl_display_key %W$Q%y|%n$H$C$S # # and for trackbar: # # /set trackbar_style %y # # # ################################################# # 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$*%n"; }; abstracts = { ## ## generic ## # text to insert at the beginning of each non-message line line_start = " "; #line_start_irssi = "{line_start}%y☯ %y"; # join_start = "%y›%y»%y> "; # gone_start = "%y<%y«%y‹ "; join_start = "%y㊉ "; gone_start = "%y㊀ "; kick_start = "%R㊀ "; # timestamp styling, nothing by default timestamp = "%Y[%y$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 = "%y$*%n"; # nick is printed nick = "%y$*%n"; # nick host is printed nickhost = "[$*]"; # server name is printed server = "%W$*%W"; # some kind of comment is printed comment = "%y($*)"; # 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 = "%Y$*%n"; chanhost_hilight = "%Y{nickhost $*}%n"; # nick/host is printed (parts, quits, etc.) channick = "%y$*%n"; chanhost = "%y{nickhost $*}%n"; # highlighted channel name is printed channelhilight = "[%Y$*%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 = "%y«%Y$0%Y$1-%y» %|"; # $0 = nick mode, $1 = nick ownmsgnick = "{msgnick %W$0 %W$1-}%n"; ownnick = "%W$*%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 = "%W$*%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 = "%y:%y$*%n"; # private message, $0 = nick, $1 = host privmsg = "[%Y$0%Y(%y$1-%Y)%n] "; # private message from you, $0 = "msg", $1 = target nick ownprivmsg = "[%Y$0%y(%Y$1-%y)%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}%y:%y$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 = "%y$[8]0 %y:%y $1-"; # notices ownnotice = "{line_start}[%y$0%y(%Y$1-%y)]%y "; notice = "{line_start}%y-%Y$*%y-%y "; pubnotice_channel = "{line_start}%y:%y$*"; pvtnotice_host = "%y(%y$*%y)"; servernotice = "{line_start}%Y!$*%y "; # CTCPs ownctcp = "{line_start}%y㉤ [%Y$0%y(%Y$1-%y)] "; ctcp = "{line_start}%y㉤ %y$*"; # wallops wallop = "{line_start}%Y$*%n: "; wallop_nick = "%n$*"; wallop_action = "{line_start}%Y * $*%n "; # netsplits netsplit = "%Y$*"; netjoin = "%Y$*"; # /names list names_prefix = "{line_start}"; names_nick = "%y«%y%_$0%_$1-%y»%y "; 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}%y± %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}%y:%y$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 = "%k"; # default backround for "default" statusbar group sb_default_bg = "%y"; # background for prompt / input line sb_prompt_bg = "%n"; # background for info statusbar sb_info_bg = "%y"; # background for topicbar (same default) sb_topic_bg = "%y"; # 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]"; sbmode = "%Y(%y+$*%Y)"; sbaway = "%Y(Away)"; 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 = "%y$*%n"; # normal text sb_act_text = "%R$*%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}}%y$2"; dcc_msg_query = "{privmsgnick $[-13]0}%y$1"; }; "fe-common/core" = { join = "{join_start}{nick $0}%y!{host $1} ㊉"; part = "{gone_start}{nick $0}%y!{host $1} %y(part) {reason $3} ㊀"; quit = "{gone_start}{nick $0}%y!{host $1} %y(quit) {reason $2} ㊀"; quit_once = "{gone_start}{nick $0}%y!{host $1} %y(quit¹) {reason $2} ㊀"; kick = "{kick_start}{channick %R$0} %R(kick) %Rby %R($2) %R($3) %R㊀"; nick_changed = "%y㉧ {channick %Y$0} %yis now known as {channick %Y$1} %y㉧"; your_nick_changed = "%y㉧ %yYou're now known as %Y$1 %y㉧"; pubmsg = "{pubmsgnick $2 {pubnick %Y$[-12]0}}%Y$1"; pubmsg_me = "{pubmsgnick $2 {pubnick %W$[-12]0}}%W$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 %%y %%d %%Y %Y§—————————————————㉧%n"; new_topic = "{nick $0} %ychanged the topic of {channel $1} %yto: $2"; topic_unset = "%yTopic unset by {nick $0} %yon {channel $1}"; line_start_irssi = "{line_start}"; }; "fe-common/irc" = { netsplit = "%y㉨ {netsplit Netsplit} {server $0} %Y<-> {server $1} %Yquits: $2 %y㉨"; netsplit_more = "%y㉨ {netsplit Netsplit} {server $0} %Y<-> {server $1} %Yquits: $2 (+$3 more, use /NETSPLIT to show all of them) %y㉨"; netsplit_join = "%y㉨ {netjoin Netsplit} %Yover, joins: $0 %y㉨"; netsplit_join_more = "%y㉨ {netjoin Netsplit} %Yover, joins: $0 (+$1 %Ymore) %y㉨"; url = "Home page for {channelhilight $0}%Y: $1"; chanmode_change = "mode/{channelhilight $0} {mode %Y$1} %yby {nick %Y$2}"; server_chanmode_change = "{netsplit ServerMode}%y/{channelhilight $0} {mode $1} %yby {nick $2}"; channel_synced = "%yJoin to {channelhilight $0} %ywas synced in {hilight $1} %ysecs"; channel_created = "%yChannel {channelhilight $0}%y created $1"; topic = "%yTopic for {channelhilight $0}: %y$1"; no_topic = "%yNo topic set for {channelhilight %y$0}"; topic_info = "%yTopic set by {nick $0} {nickhost $2} {comment %y$1}"; ctcp_reply = "{line_start}%y㉤ %yCTCP {hilight $0} %yreply from {nick %Y$1}: %y$2"; ctcp_reply_channel = "{line_start}%y㉤ %yCTCP {hilight $0} reply from {nick $1} in channel {channel $3}: $2"; ctcp_ping_reply = "{line_start}%y㉤ %yCTCP {hilight PING} reply from {nick $0}: $1.$[-3.0]2 seconds"; ctcp_requested = "%y{ctcp {hilight $0} {comment $1} requested CTCP {hilight $2} from {nick $4}}%y: $3"; ctcp_requested_unknown = "%y{ctcp {hilight $0} {comment $1} requested unknown CTCP {hilight $2} from {nick $4}}: $3"; whois = "%y,%Y----------%y,%Y--%y-%Y-%y------%y(%Y whois %y)%Y---%y------ %Y -%y --- -- %Y -%y %: %ynick %y: %y$0%: {whois host $1@$2} %: {whois gecos $3}%: %ymask %y:%y $0%Y!%y$1%Y@%y$2"; whois_idle = " {whois idle %|%y$1d $2h $3m $4s}"; whois_idle_signon = " {whois idle %|%y$1d $2h $3m $4s %y(signon: $5)}"; whois_server = " {whois server %|$1 %y($2)}"; whois_oper = " {whois operator %y$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 = "%y`%Y----------%y`%Y---%y--%Y- %y-- --- %Y-%y ------ --- %Y-- %y- %Y-%y"; }; };