mirror of
https://github.com/bcicen/ctop.git
synced 2026-01-21 05:36:42 +08:00
add global default ColorMap
This commit is contained in:
@@ -14,7 +14,6 @@ func NewGaugeCol() *GaugeCol {
|
||||
g.Border = false
|
||||
g.Percent = 0
|
||||
g.PaddingBottom = 0
|
||||
g.BarColor = ui.ColorGreen
|
||||
g.Label = "-"
|
||||
return &GaugeCol{g}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user