Dim the [+] box colors
This commit is contained in:
@@ -21,7 +21,7 @@ class Color(object):
|
|||||||
|
|
||||||
# Helper string replacements
|
# Helper string replacements
|
||||||
replacements = {
|
replacements = {
|
||||||
'{+}': ' {W}[{G}+{W}]',
|
'{+}': ' {W}{D}[{W}{G}+{W}{D}]{W}',
|
||||||
'{!}': ' {O}[{R}!{O}]{W}',
|
'{!}': ' {O}[{R}!{O}]{W}',
|
||||||
'{?}': ' {W}[{C}?{W}]'
|
'{?}': ' {W}[{C}?{W}]'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user