mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-07-20 16:56:45 -04:00
Update config_SAMPLE.py
This commit is contained in:
parent
0f803a4bfb
commit
544cee0786
@ -17,9 +17,12 @@ CLIENT_TIMEOUT = 0 # Clients are timed out after t
|
|||||||
# Green
|
# Green
|
||||||
#THEME_COLOR = 'background-color:#4a8f3c;color:white;'
|
#THEME_COLOR = 'background-color:#4a8f3c;color:white;'
|
||||||
|
|
||||||
# Blue
|
# Blue 1
|
||||||
#THEME_COLOR = 'background-color:#2A659A;color:white;'
|
#THEME_COLOR = 'background-color:#2A659A;color:white;'
|
||||||
|
|
||||||
|
# Blue 2
|
||||||
|
#THEME_COLOR = 'background-color:#43A6DF;color:white;'
|
||||||
|
|
||||||
# Blue Gradient 1
|
# Blue Gradient 1
|
||||||
THEME_COLOR = 'background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);color:white;'
|
THEME_COLOR = 'background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);color:white;'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user