diff --git a/sublimeText/Boxy Theme.sublime-package b/sublimeText/Boxy Theme.sublime-package
deleted file mode 100644
index e6ddb3d..0000000
Binary files a/sublimeText/Boxy Theme.sublime-package and /dev/null differ
diff --git a/sublimeText/DarksideBoxy.tmTheme b/sublimeText/DarksideBoxy.tmTheme
deleted file mode 100644
index 4766fa6..0000000
--- a/sublimeText/DarksideBoxy.tmTheme
+++ /dev/null
@@ -1,649 +0,0 @@
-
-
-
-
-
-
-
-
- name
- Darkside
- settings
-
-
- settings
-
- background
- #232426
- caret
- #f8f8f0
- foreground
- #FFFFFF
- invisibles
- #3b3a32
- lineHighlight
- #303333
- selection
- #555555
- selectionForeground
- #ffffff
- findHighlight
- #ffe792
- findHighlightForeground
- #000000
- selectionBorder
- #222218
- activeGuide
- #9d550fb0
- bracketsForeground
- #68C244
- bracketsOptions
- underline
- bracketContentsForeground
- #E8341C
- bracketContentsOptions
- underline
- tagsOptions
- stippled_underline
-
-
-
- name
- Comment
- scope
- comment
- settings
-
- foreground
- #494B4D
-
-
-
- name
- String
- scope
- string
- settings
-
- foreground
- #F2D42C
-
-
-
- name
- Number
- scope
- constant.numeric
- settings
-
- foreground
- #8E69C9
-
-
-
- name
- Built-in constant
- scope
- constant.language
- settings
-
- foreground
- #E8341C
-
-
-
- name
- User-defined constant
- scope
- constant.character, constant.other
- settings
-
- foreground
- #E8341C
-
-
-
- name
- Variable
- scope
- variable
- settings
-
- fontStyle
-
-
-
-
- name
- Keyword
- scope
- keyword
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Storage
- scope
- storage
- settings
-
- fontStyle
-
- foreground
- #E8341C
-
-
-
- name
- Storage type
- scope
- storage.type
- settings
-
- fontStyle
-
- foreground
- #1CC3E8
-
-
-
- name
- Class name
- scope
- entity.name.class
- settings
-
- foreground
- #E8341C
-
-
-
- name
- Inherited class
- scope
- entity.other.inherited-class
- settings
-
- foreground
- #E8341C
-
-
-
- name
- Function name
- scope
- entity.name.function
- settings
-
- fontStyle
-
- foreground
- #68C244
-
-
-
- name
- Function argument
- scope
- variable.parameter
- settings
-
- foreground
-
-
-
-
- name
- Tag name
- scope
- entity.name.tag
- settings
-
- fontStyle
-
- foreground
- #1CC3E8
-
-
-
- name
- Tag attribute
- scope
- entity.other.attribute-name
- settings
-
- fontStyle
-
- foreground
- #E8341C
-
-
-
- name
- Library function
- scope
- support.function
- settings
-
- fontStyle
-
- foreground
- #8E69C9
-
-
-
- name
- Library constant
- scope
- support.constant
- settings
-
- fontStyle
-
- foreground
- #E8341C
-
-
-
- name
- Library class/type
- scope
- support.type, support.class
- settings
-
- foreground
- #E8341C
-
-
-
- name
- Library variable
- scope
- support.other.variable
- settings
-
- fontStyle
-
-
-
-
- name
- Invalid
- scope
- invalid
- settings
-
- background
- #00a8c6
- fontStyle
-
- foreground
- #f8f8f0
-
-
-
- name
- Invalid deprecated
- scope
- invalid.deprecated
- settings
-
- background
- #00a8c6
- foreground
- #f8f8f0
-
-
-
- name
- JSON String
- scope
- meta.structure.dictionary.json string.quoted.double.json
- settings
-
- foreground
- #F2D42C
-
-
-
- name
- diff.header
- scope
- meta.diff, meta.diff.header
- settings
-
- foreground
- #75715E
-
-
-
- name
- diff.deleted
- scope
- markup.deleted
- settings
-
- foreground
- #00A8C6
-
-
-
- name
- diff.inserted
- scope
- markup.inserted
- settings
-
- foreground
- #A6E22E
-
-
-
- name
- diff.changed
- scope
- markup.changed
- settings
-
- foreground
- #E6DB74
-
-
-
- scope
- constant.numeric.line-number.find-in-files - match
- settings
-
- foreground
- #8FBE00A0
-
-
-
- scope
- entity.name.filename.find-in-files
- settings
-
- foreground
- #E6DB74
-
-
-
- scope
- keyword.other
- settings
-
- foreground
- #696b6e
-
-
-
- scope
- meta.property-value, support.constant.property-value, constant.other.color
- settings
-
- foreground
- #F2D42C
-
-
-
- scope
- meta.structure.dictionary.json string.quoted.double.json
- settings
-
- foreground
- #E8341C
-
-
-
- scope
- meta.structure.dictionary.value.json string.quoted.double.json
- settings
-
- foreground
- #F2D42C
-
-
-
- name
- Function argument
- scope
- meta.property-name support.type.property-name
- settings
-
- fontStyle
- normal
-
-
-
- name
- Function argument
- scope
- meta.property-value punctuation.separator.key-value
- settings
-
- foreground
- #BABABA
-
-
-
- name
- Function argument
- scope
- keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as
- settings
-
- foreground
- #1CC3E8
-
-
-
- name
- Function argument
- scope
- meta.use support.class.builtin, meta.other.inherited-class support.class.builtin
- settings
-
- foreground
- #BABABA
- fontStyle
- normal
-
-
-
- name
- Function argument
- scope
- variable.other
- settings
-
- foreground
-
- fontStyle
- normal
-
-
-
- name
- Coffeescript Function argument
- scope
- variable.parameter.function.coffee
- settings
-
- foreground
- #8E69C9
-
-
-
- name
- Markdown Titles
- scope
- entity.name.section.markdown
- settings
-
- foreground
- #E8341C
-
-
-
- name
- Markdown Title Hash
- scope
- punctuation.definition.heading.markdown
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Markdown Raw
- scope
- markup.raw.inline.markdown
- settings
-
- foreground
- #F2D42C
-
-
-
- name
- Markdown bold stars
- scope
- punctuation.definition.bold.markdown, punctuation.definition.italic.markdown
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Markdown link title braces
- scope
- punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Markdown link braces
- scope
- punctuation.definition.metadata.markdown
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Markdown link
- scope
- markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown
- settings
-
- foreground
- #1CC3E8
-
-
-
- name
- Markdown bold/italic
- scope
- markup.bold.markdown, markup.italic.markdown
- settings
-
- foreground
- #1CC3E8
-
-
-
- name
- Markdown bold/italic
- scope
- markup.italic.markdown
- settings
-
-
-
-
- name
- Markdown bold/italic
- scope
- markup.bold.markdown
- settings
-
-
-
-
- name
- Markdown pre
- scope
- markup.raw.block.markdown
- settings
-
- foreground
- #00a8c6
-
-
-
- name
- GitGutter deleted
- scope
- markup.deleted.git_gutter
- settings
-
- foreground
- #e61f44
-
-
-
- name
- GitGutter inserted
- scope
- markup.inserted.git_gutter
- settings
-
- foreground
- #a7da1e
-
-
-
- name
- GitGutter changed
- scope
- markup.changed.git_gutter
- settings
-
- foreground
- #f7b83d
-
-
-
- name
- CSS Class
- scope
- entity.other.attribute-name.class.css
- settings
-
- foreground
- #68C244
-
-
-
- uuid
- 96011e16-c8aa-55fd-df6f-f5c69247178a
- colorSpaceName
- sRGB
- semanticClass
- theme.dark.darkside
-
-
\ No newline at end of file
diff --git a/sublimeText/Default (Linux).sublime-keymap b/sublimeText/Default (Linux).sublime-keymap
deleted file mode 100644
index 9930953..0000000
--- a/sublimeText/Default (Linux).sublime-keymap
+++ /dev/null
@@ -1,20 +0,0 @@
-[
- { "keys": ["ctrl+shift+o"], "command": "reveal_in_side_bar"},
- { "keys": ["ctrl+shift+щ"], "command": "reveal_in_side_bar"},
- { "keys": ["ctrl+ф"], "command": "select_all" },
- { "keys": ["ctrl+ч"], "command": "cut" },
- { "keys": ["ctrl+с"], "command": "copy" },
- { "keys": ["ctrl+м"], "command": "paste" },
- { "keys": ["ctrl+shift+м"], "command": "paste_and_indent" },
- { "keys": ["ctrl+я"], "command": "undo" },
- { "keys": ["ctrl+shift+я"], "command": "redo" },
- { "keys": ["ctrl+т"], "command": "new_file" },
- { "keys": ["ctrl+ы"], "command": "save" },
- { "keys": ["ctrl+ц"], "command": "close" },
- { "keys": ["ctrl+shift+ы"], "command": "prompt_save_as" },
- { "keys": ["ctrl+а"], "command": "show_panel", "args": {"panel": "find", "reverse": false} },
- { "keys": ["ctrl+shift+а"], "command": "show_panel", "args": {"panel": "find_in_files"} },
- { "keys": ["ctrl+р"], "command": "show_panel", "args": {"panel": "replace", "reverse": false} },
- { "keys": ["ctrl+з"], "command": "show_overlay", "args": {"overlay": "goto", "show_files": true} },
- { "keys": ["ctrl+shift+з"], "command": "show_overlay", "args": {"overlay": "command_palette"} },
-]
diff --git a/sublimeText/Package Control.sublime-settings b/sublimeText/Package Control.sublime-settings
deleted file mode 100644
index 81e6bc9..0000000
--- a/sublimeText/Package Control.sublime-settings
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "bootstrapped": true,
- "in_process_packages":
- [
- ],
- "installed_packages":
- [
- "Boxy Theme",
- "EditorConfig",
- "Emmet",
- "Hide Menu",
- "JavaScriptNext - ES6 Syntax",
- "JSX",
- "LESS",
- "MaxPane",
- "Package Control",
- "SublimeLinter",
- "SublimeLinter-eslint",
- "SublimeLinter-flow",
- "Syntax Highlighting for Sass",
- "Vue Syntax Highlight"
- ]
-}
diff --git a/sublimeText/Preferences.sublime-settings b/sublimeText/Preferences.sublime-settings
deleted file mode 100644
index f6bc7c0..0000000
--- a/sublimeText/Preferences.sublime-settings
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "show_project_first": true,
- "always_show_minimap_viewport": true,
- "bold_folder_labels": true,
- "caret_style": "smooth",
- "vintage_use_clipboard": true,
- "color_scheme": "Packages/theme/base16-darkside.tmTheme",
- "draw_shadows": false,
- "enable_tab_scrolling": false,
- "ensure_newline_at_eof_on_save": true,
- "trim_trailing_white_space_on_save": true,
- "folder_exclude_patterns":
- [
- "node_modules",
- ".git"
- ],
- "font_size": 10,
- "highlight_line": true,
- "show_definitions": false,
- "ignored_packages":
- [
- ],
- "line_padding_bottom": 3,
- "line_padding_top": 3,
- "overlay_scroll_bars": "enabled",
- "preview_on_click": false,
- "show_encoding": true,
- "show_line_endings": true,
- "theme": "Boxy Tomorrow.sublime-theme",
- "theme_accent_mono": true,
- "theme_find_panel_materialized": true,
- "theme_grid_border_size_xs": true,
- "theme_popup_border_visible": true,
- "theme_quick_panel_border_visible": true,
- "theme_quick_panel_item_selected_colored": true,
- "theme_scrollbar_line": true,
- "theme_sidebar_border": true,
- "theme_sidebar_file_icons_hidden": true,
- "theme_sidebar_folder_arrow": true,
- "theme_sidebar_heading_bold": true,
- "theme_sidebar_highlight_selected_text_only": true,
- "theme_sidebar_highlight_text_only": true,
- "theme_sidebar_indent_top_level_disabled": true,
- "theme_sidebar_indent_xl": true,
- "theme_size_xl": true,
- "theme_tab_line_size_lg": true,
- "theme_tab_selected_overlined": true,
- "theme_tab_size_xxl": true,
- "theme_unified": true
-}
diff --git a/sublimeText/README.md b/sublimeText/README.md
deleted file mode 100644
index 143815d..0000000
--- a/sublimeText/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-# Sublime Text
-
-## base16-darkside.tmTheme color scheme
-
-This scheme generated with [richardneililagan/base16-builder-node](https://github.com/richardneililagan/base16-builder-node) using colors from [Darkside theme by Rainglow](https://rainglow.io/preview/#darkside) and background color from Boxy Tomorrow theme:
-
-```
-scheme: "Darkside"
-author: "He4eT"
-base00: "232426" # ----
-base01: "424345" # ---
-base02: "626364" # --
-base03: "818283" # -
-base04: "a1a1a2" # +
-base05: "c0c0c1" # ++
-base06: "e0e0e0" # +++
-base07: "ffffff" # ++++
-base08: "ffffff" # white
-base09: "e8341c" # red
-base0A: "8e69c9" # purple
-base0B: "f2d42c" # yellow
-base0C: "00a8c6" # cyan
-base0D: "68c244" # green
-base0E: "f08d24" # orange
-base0F: "1cc3e8" # blue
-```
-
-## Bootstrap
-
-1. Install Package Manager;
-1. Copy Boxy Theme to `/home/odd/.config/sublime-text-3/Installed Packages/`;
-1. Add "Boxy Theme" to `installed packages` in `/home/odd/.config/sublime-text-3/Packages/User/Package Control.sublime-settings`;
diff --git a/sublimeText/base16-darkside.tmTheme b/sublimeText/base16-darkside.tmTheme
deleted file mode 100644
index f19bbdc..0000000
--- a/sublimeText/base16-darkside.tmTheme
+++ /dev/null
@@ -1,560 +0,0 @@
-
-
-
-
- author
- Template: Chris Kempson, Scheme: He4eT
- name
- Base16 Darkside
- semanticClass
- theme.base16.darkside
- colorSpaceName
- sRGB
- gutterSettings
-
- background
- #424345
- divider
- #424345
- foreground
- #818283
- selectionBackground
- #626364
- selectionForeground
- #a1a1a2
-
- settings
-
-
- settings
-
- background
- #232426
- caret
- #c0c0c1
- foreground
- #c0c0c1
- invisibles
- #818283
- lineHighlight
- #81828355
- selection
- #626364
-
-
-
- name
- Text
- scope
- variable.parameter.function
- settings
-
- foreground
- #c0c0c1
-
-
-
- name
- Comments
- scope
- comment, punctuation.definition.comment
- settings
-
- foreground
- #818283
-
-
-
- name
- Punctuation
- scope
- punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array
- settings
-
- foreground
- #c0c0c1
-
-
-
- name
- Delimiters
- scope
- none
- settings
-
- foreground
- #c0c0c1
-
-
-
- name
- Operators
- scope
- keyword.operator
- settings
-
- foreground
- #c0c0c1
-
-
-
- name
- Keywords
- scope
- keyword
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Variables
- scope
- variable
- settings
-
- foreground
- #FFFFFF
-
-
-
- name
- Functions
- scope
- entity.name.function, meta.require, support.function.any-method
- settings
-
- foreground
- #68C244
-
-
-
- name
- Labels
- scope
- entity.name.label
- settings
-
- foreground
- #1cc3e8
-
-
-
- name
- Classes
- scope
- support.class, entity.name.class, entity.name.type.class
- settings
-
- foreground
- #8E69C9
-
-
-
- name
- Classes
- scope
- meta.class
- settings
-
- foreground
- #ffffff
-
-
-
- name
- Methods
- scope
- keyword.other.special-method
- settings
-
- foreground
- #68C244
-
-
-
- name
- Storage
- scope
- storage
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Support
- scope
- support.function
- settings
-
- foreground
- #00A8C6
-
-
-
- name
- Strings, Inherited Class
- scope
- string, constant.other.symbol, entity.other.inherited-class
- settings
-
- foreground
- #F2D42C
-
-
-
- name
- Integers
- scope
- constant.numeric
- settings
-
- foreground
- #e8341c
-
-
-
- name
- Floats
- scope
- none
- settings
-
- foreground
- #e8341c
-
-
-
- name
- Boolean
- scope
- none
- settings
-
- foreground
- #e8341c
-
-
-
- name
- Constants
- scope
- constant
- settings
-
- foreground
- #e8341c
-
-
-
- name
- Tags
- scope
- entity.name.tag
- settings
-
- foreground
- #FFFFFF
-
-
-
- name
- Attributes
- scope
- entity.other.attribute-name
- settings
-
- foreground
- #e8341c
-
-
-
- name
- Attribute IDs
- scope
- entity.other.attribute-name.id, punctuation.definition.entity
- settings
-
- foreground
- #68C244
-
-
-
- name
- Selector
- scope
- meta.selector
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Values
- scope
- none
- settings
-
- foreground
- #e8341c
-
-
-
- name
- Headings
- scope
- markup.heading punctuation.definition.heading, entity.name.section
- settings
-
- fontStyle
-
- foreground
- #68C244
-
-
-
- name
- Units
- scope
- keyword.other.unit
- settings
-
- foreground
- #e8341c
-
-
-
- name
- Bold
- scope
- markup.bold, punctuation.definition.bold
- settings
-
- fontStyle
- bold
- foreground
- #8E69C9
-
-
-
- name
- Italic
- scope
- markup.italic, punctuation.definition.italic
- settings
-
- fontStyle
- italic
- foreground
- #F08D24
-
-
-
- name
- Code
- scope
- markup.raw.inline
- settings
-
- foreground
- #F2D42C
-
-
-
- name
- Link Text
- scope
- string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown
- settings
-
- foreground
- #FFFFFF
-
-
-
- name
- Link Url
- scope
- meta.link
- settings
-
- foreground
- #e8341c
-
-
-
- name
- Lists
- scope
- markup.list
- settings
-
- foreground
- #FFFFFF
-
-
-
- name
- Quotes
- scope
- markup.quote
- settings
-
- foreground
- #e8341c
-
-
-
- name
- Separator
- scope
- meta.separator
- settings
-
- background
- #626364
- foreground
- #c0c0c1
-
-
-
- name
- Inserted
- scope
- markup.inserted
- settings
-
- foreground
- #F2D42C
-
-
-
- name
- Deleted
- scope
- markup.deleted
- settings
-
- foreground
- #FFFFFF
-
-
-
- name
- Changed
- scope
- markup.changed
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Colors
- scope
- constant.other.color
- settings
-
- foreground
- #00A8C6
-
-
-
- name
- Regular Expressions
- scope
- string.regexp
- settings
-
- foreground
- #00A8C6
-
-
-
- name
- Escape Characters
- scope
- constant.character.escape
- settings
-
- foreground
- #00A8C6
-
-
-
- name
- Embedded
- scope
- punctuation.section.embedded, variable.interpolation
- settings
-
- foreground
- #F08D24
-
-
-
- name
- Illegal
- scope
- invalid.illegal
- settings
-
- background
- #e8341c
- foreground
- #ffffff
-
-
-
- name
- Broken
- scope
- invalid.broken
- settings
-
- background
- #e8341c
- foreground
- #232426
-
-
-
- name
- Deprecated
- scope
- invalid.deprecated
- settings
-
- background
- #1cc3e8
- foreground
- #ffffff
-
-
-
- name
- Unimplemented
- scope
- invalid.unimplemented
- settings
-
- background
- #818283
- foreground
- #ffffff
-
-
-
- uuid
- uuid
-
-