mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2025-09-02 21:27:56 -04: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'
|
BLUE = '0000ff'
|
||||||
ORANGE = 'ff8000'
|
ORANGE = 'ff8000'
|
||||||
WHITE = 'ffffff'
|
WHITE = 'ffffff'
|
||||||
YELLOW = 'ffff88'
|
YELLOW = 'fffebd'
|
||||||
|
|
||||||
# For importing HTML templates
|
# For importing HTML templates
|
||||||
def get_template(_file):
|
def get_template(_file):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user