diff --git a/theme-pitchblack.less b/theme-pitchblack.less index 367d492..0184af9 100644 --- a/theme-pitchblack.less +++ b/theme-pitchblack.less @@ -845,4 +845,8 @@ img[src$="/img/matrix.svg"] { .CodeMirror, .CodeMirror-selected, ::selection { background: var(--color-primary)!important; color: var(--color-secondary)!important; +} + +.mtk1 { + color: #6D7178!important; } \ No newline at end of file