summaryrefslogtreecommitdiffstats
path: root/colorschemes/monokai.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/monokai.go
parente0165a228378dad026353736f433269307b88190 (diff)
Fixes #174: different colors for download/upload
Diffstat (limited to 'colorschemes/monokai.go')
-rw-r--r--colorschemes/monokai.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorschemes/monokai.go b/colorschemes/monokai.go
index d09f3c9..989234c 100644
--- a/colorschemes/monokai.go
+++ b/colorschemes/monokai.go
@@ -16,7 +16,7 @@ func init() {
ProcCursor: 197,
- Sparkline: 81,
+ Sparklines: [2]int{81, 186},
DiskBar: 102,