diff options
Diffstat (limited to 'runtime/themes/material_oceanic.toml')
-rw-r--r-- | runtime/themes/material_oceanic.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/themes/material_oceanic.toml b/runtime/themes/material_oceanic.toml index ea4930d3..fde54d7d 100644 --- a/runtime/themes/material_oceanic.toml +++ b/runtime/themes/material_oceanic.toml @@ -12,10 +12,11 @@ disabled = "#415967" accent = "#009688" +active = "#314549" highlight = "#425b67" comment = "#546e7a" selection = "#395b65" -line-number = "#355058"
\ No newline at end of file +line-number = "#355058" |