Code cleanup

This commit is contained in:
9and3r
2014-08-04 02:36:08 +02:00
parent 375c73d89f
commit 72238ab099
16 changed files with 341 additions and 200 deletions

View File

@@ -24,8 +24,8 @@ class DynamicBackground():
# Returns an array with 3 integers in range of 0-255
#The sum of the three integers will be lower than 255*2 (510) to avoid very bright colors
#White text should be seen ok with this background color
# The sum of the three integers will be lower than 255*2 (510) to avoid very bright colors
# White text should be seen ok with this background color
def get_valid_color():