diff options
Diffstat (limited to 'runtime/themes/material_palenight.toml')
-rw-r--r-- | runtime/themes/material_palenight.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/themes/material_palenight.toml b/runtime/themes/material_palenight.toml index ef9c27e2..f34517df 100644 --- a/runtime/themes/material_palenight.toml +++ b/runtime/themes/material_palenight.toml @@ -10,10 +10,11 @@ disabled = "#515772" accent = "#ab47bc" +active = "#414863" highlight = "#444267" comment = "#676e95" selection = "#444267" -line-number = "#3a3f58"
\ No newline at end of file +line-number = "#3a3f58" |