Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/material_oceanic.toml')
-rw-r--r--runtime/themes/material_oceanic.toml22
1 files changed, 0 insertions, 22 deletions
diff --git a/runtime/themes/material_oceanic.toml b/runtime/themes/material_oceanic.toml
deleted file mode 100644
index fde54d7d..00000000
--- a/runtime/themes/material_oceanic.toml
+++ /dev/null
@@ -1,22 +0,0 @@
-# Material Theme <https://material-theme.com/> for Helix Editor
-
-inherits = "material_deep_ocean"
-
-[palette]
-bg = "#25363b"
-text = "#b0bec5"
-
-gray = "#546e7a"
-
-disabled = "#415967"
-
-accent = "#009688"
-
-active = "#314549"
-highlight = "#425b67"
-
-comment = "#546e7a"
-
-selection = "#395b65"
-
-line-number = "#355058"