summaryrefslogtreecommitdiffstats
path: root/colorschemes/vice.go
diff options
context:
space:
mode:
authorQuan Tong <quantonganh@gmail.com>2022-03-26 15:09:34 +0700
committerQuan Tong <quantonganh@gmail.com>2022-03-26 15:09:34 +0700
commit3f903c796c26f17bfd7ee1129b94863fcb38ddfd (patch)
tree1dd5cebf2dcda4a5fd94f74a54951340efd0b541 /colorschemes/vice.go
parente0165a228378dad026353736f433269307b88190 (diff)
Fixes #174: different colors for download/upload
Diffstat (limited to 'colorschemes/vice.go')
-rw-r--r--colorschemes/vice.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorschemes/vice.go b/colorschemes/vice.go
index d0dbb03..f5e42e2 100644
--- a/colorschemes/vice.go
+++ b/colorschemes/vice.go
@@ -16,7 +16,7 @@ func init() {
ProcCursor: 159,
- Sparkline: 183,
+ Sparklines: [2]int{183, 146},
DiskBar: 158,