summaryrefslogtreecommitdiffstats
path: root/colorschemes/monokai.go
diff options
context:
space:
mode:
Diffstat (limited to 'colorschemes/monokai.go')
-rw-r--r--colorschemes/monokai.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/colorschemes/monokai.go b/colorschemes/monokai.go
index cd0471c..d09f3c9 100644
--- a/colorschemes/monokai.go
+++ b/colorschemes/monokai.go
@@ -12,8 +12,7 @@ func init() {
BattLines: []int{81, 70, 208, 197, 249, 141, 221, 186},
- MainMem: 208,
- SwapMem: 186,
+ MemLines: []int{208, 186, 81, 70, 208, 197, 249, 141, 221, 186},
ProcCursor: 197,