mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-05 21:20:06 +00:00
熊大给出的配色建议
Co-authored-by: xiongbao <4247191+xiongbao@users.noreply.github.com>
This commit is contained in:
2
resource/template/theme-default/home.html
vendored
2
resource/template/theme-default/home.html
vendored
@@ -188,7 +188,7 @@
|
||||
this.cache[percent].style['background-color'] = 'slategray'
|
||||
this.cache[percent].class.offline = true
|
||||
} else if (percent < 51) {
|
||||
this.cache[percent].style['background-color'] = 'rgb(0, 235, 139)'
|
||||
this.cache[percent].style['background-color'] = '#0a94f2'
|
||||
this.cache[percent].class.fine = true
|
||||
} else if (percent < 81) {
|
||||
this.cache[percent].style['background-color'] = 'orange'
|
||||
|
||||
Reference in New Issue
Block a user