From: Ant Zucaro Date: Sun, 18 Dec 2011 20:29:02 +0000 (-0500) Subject: Color ^1 should be red, not orange. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d83a109b3e117b13f6ad212e30d9bb5b7a519b29;p=xonotic%2Fxonstat.git Color ^1 should be red, not orange. --- diff --git a/xonstat/util.py b/xonstat/util.py index 98c4bea..65fa592 100755 --- a/xonstat/util.py +++ b/xonstat/util.py @@ -41,7 +41,7 @@ _qfont_table = [ # Hex-colored spans for decimal color codes ^0 - ^9 _dec_spans = [ "", - "", + "", "", "", "",