summaryrefslogtreecommitdiffstats
path: root/ksirc/ksircrc
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/ksircrc')
-rw-r--r--ksirc/ksircrc62
1 files changed, 62 insertions, 0 deletions
diff --git a/ksirc/ksircrc b/ksirc/ksircrc
new file mode 100644
index 00000000..548160e5
--- /dev/null
+++ b/ksirc/ksircrc
@@ -0,0 +1,62 @@
+[Colours]
+Background=234,234,234
+chan=57,36,162
+error=255,0,0
+info=0,0,255
+kcolour=true
+mcolour=false
+nickbcolour=-1
+nickfcolour=1
+text=0,0,0
+uscolour=6
+
+[ColourSchemes]
+Names=boren,wheels,danimo
+
+[ColourSchemes-boren]
+Background=0,0,0
+SelForeground=0,0,0
+SelBackground=255,255,255
+Channel=0,192,0
+Error=255,0,0
+Info=0,0,255
+NickBackground=invalid
+NickForeground=255,128,0
+OwnNick=255,0,0
+Text=0,192,192
+Link=201,97,205
+
+[ColourSchemes-wheels]
+Background=45,53,59
+SelForeground=45,53,59
+SelBackground=129,154,170
+Channel=72,46,204
+Error=255,0,0
+Info=0,0,255
+NickBackground=invalid
+NickForeground=165,155,161
+OwnNick=128,0,128
+Text=129,154,170
+Link=0,0,255
+
+[ColourSchemes-danimo]
+Background=0,0,0
+SelBackground=255,255,255
+SelForeground=0,0,0
+Channel=49,222,238
+Error=255,0,0
+Info=49,222,238
+NickBackground=invalid
+NickForeground=255,255,255
+OwnNick=243,255,7
+Text=255,255,255
+Link=49,222,238
+
+[General]
+AutoCreateWin=true
+AutoRejoin=true
+BeepNotify=true
+ColourPicker=true
+DisplayTopic=true
+NickCompletion=true
+WindowLength=200