mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-25 01:08:43 -05:00
Update web_tables.py
Modified yellow color
This commit is contained in:
parent
dd8d32a2ca
commit
29ff966358
@ -80,7 +80,7 @@ GREEN = '90EE90'
|
||||
BLUE = '0000ff'
|
||||
ORANGE = 'ff8000'
|
||||
WHITE = 'ffffff'
|
||||
YELLOW = 'ffff88'
|
||||
YELLOW = 'fffebd'
|
||||
|
||||
# For importing HTML templates
|
||||
def get_template(_file):
|
||||
|
Loading…
Reference in New Issue
Block a user