aboutsummaryrefslogtreecommitdiff
path: root/base/misc/default/config.ini
diff options
context:
space:
mode:
Diffstat (limited to 'base/misc/default/config.ini')
-rw-r--r--base/misc/default/config.ini59
1 files changed, 59 insertions, 0 deletions
diff --git a/base/misc/default/config.ini b/base/misc/default/config.ini
new file mode 100644
index 00000000..b3bf9a81
--- /dev/null
+++ b/base/misc/default/config.ini
@@ -0,0 +1,59 @@
+c0 = 255, 255, 255
+c0_name = White
+c0_talking = 1
+
+c1 = 0, 255, 0
+c1_name = Green
+c1_start = `
+c1_end = `
+c1_remove = 1
+c1_talking = 1
+
+c2 = 255, 0, 0
+c2_name = Red
+c2_start = ~
+c2_end = ~
+c2_remove = 1
+c2_talking = 1
+
+c3 = 255, 165, 0
+c3_name = Orange
+c3_start = |
+c3_end = |
+c3_remove = 1
+c3_talking = 0
+
+c4 = 45, 150, 255
+c4_name = Blue
+c4_start = (
+c4_end = )
+c4_remove = 0
+c4_talking = 0
+
+c5 = 255, 255, 0
+c5_name = Yellow
+c5_start = º
+c5_end = º
+c5_remove = 1
+c5_talking = 1
+
+c6 = 255, 192, 203
+c6_name = Pink
+c6_start = №
+c6_end = №
+c6_remove = 1
+c6_talking = 1
+
+c7 = 0, 255, 255
+c7_name = Cyan
+c7_start = √
+c7_end = √
+c7_remove = 1
+c7_talking = 1
+
+c8 = 187, 187, 187
+c8_name = Gray
+c8_start = [
+c8_end = ]
+c8_remove = 0
+c8_talking = 1 \ No newline at end of file