mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2026-06-16 12:48:36 -04:00
Update web_tables.py
Modified yellow color
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ GREEN = '90EE90'
|
||||
BLUE = '0000ff'
|
||||
ORANGE = 'ff8000'
|
||||
WHITE = 'ffffff'
|
||||
YELLOW = 'ffff88'
|
||||
YELLOW = 'fffebd'
|
||||
|
||||
# For importing HTML templates
|
||||
def get_template(_file):
|
||||
|
||||
Reference in New Issue
Block a user