For some reason the author of Boxy Theme for Sublime Text decided to remove all his projects from Guthub. https://github.com/ihodev/sublime-boxy repo has been deleted along with all it's forks, thanks to Github. I found Boxy Theme.sublime-package
file in my Installed Packages
dir on MacOS and put it's contents here.
- Sublime Forum
- Package Control Boxy Page - https://packagecontrol.io/packages/Boxy%20Theme
A set of easy customizable interface and syntax themes for Sublime Text 3 3103+. Comes in, both, light and dark variations. There are dozens of options that enable you to personalize your experience with Boxy Theme
, don't forget to check them out.
Want to contribute some code? Excellent! Read up on our guidelines.
If you have some problems, first search for a similar issue, and then report with new one. Please read the Known Issues section before reporting a new one.
Want to learn more? See the wiki →.
The easiest way to install is using Package Control, where Boxy is listed as Boxy Theme
.
- Open
Command Palette
using menu itemTools → Command Palette...
- Choose
Package Control: Install Package
- Find
Boxy Theme
and hitEnter
- Restart Sublime Text
- macOS : menu item
Sublime Text → Quit Sublime Text
- Windows: menu item
File → Exit
- Linux : menu item
File → Exit
- macOS : menu item
Activate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item Preferences → Package Settings → Boxy Theme → Preferences
.
Also you can use commands provided by the theme:
- Open
Command Palette
using menu itemTools → Command Palette...
- Choose
Boxy Theme: Activation
orBoxy Theme: Configuration
- Hit
Enter
DON'T FORGET TO RESTART SUBLIME TEXT AFTER ACTIVATING THE THEME.
Starting 5.0.0 this theme requires A File Icon package for enhanced support of the file-specific icons. Please install the package and restart Sublime Text.
You can activate skins by using commands provided by Skins package:
- Open
Command Palette
using menu itemTools → Command Palette...
- Choose
Select Skin
to change the skin - Choose
Boxy Theme: Activation
orBoxy Theme: Configuration
to change the UI theme and color scheme
Or do this manually by modifying your user preferences file, which you can find using the menu item Preferences → Package Settings → Boxy Theme → Preferences
.
DON'T FORGET TO RESTART SUBLIME TEXT AFTER ACTIVATING THE SKIN.
Note: This skin is heavily inspired by Predawn Theme. Install or support original if it better fits your needs.
The screenshot above shows next options in action:
// Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Monokai.tmTheme",
"theme": "Boxy Monokai.sublime-theme",
// Settings
"theme_accent_tangerine": true,
"theme_autocomplete_item_selected_colored": true,
"theme_bar_margin_top_sm": true,
"theme_dropdown_atomized": true,
"theme_find_panel_close_hidden": true,
"theme_icon_button_highlighted": true,
"theme_panel_switcher_atomized": true,
"theme_quick_panel_item_selected_colored": true,
"theme_quick_panel_size_md": true,
"theme_scrollbar_colored": true,
"theme_scrollbar_line": true,
"theme_sidebar_close_always_visible": true,
"theme_sidebar_folder_atomized": true,
"theme_statusbar_size_md": true,
"theme_tab_close_always_visible": true,
"theme_tab_selected_overlined": true,
"theme_tab_size_md": true,
The operating system is Windows. The font used for the code is Operator Mono.
Installed packages:
The screenshot above shows next options in action:
// Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Nova.tmTheme",
"theme": "Boxy Nova.sublime-theme",
// Settings
"theme_accent_mono": true,
"theme_button_rounded": true,
"theme_find_panel_close_hidden": true,
"theme_find_panel_size_xs": true,
"theme_grid_border_size_sm": true,
"theme_icons_atomized": true,
"theme_minimap_viewport_opacity_xh": 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_md": true,
"theme_tab_arrows_hidden": true,
"theme_tab_close_always_visible": true,
"theme_unified": true
The operating system is Windows. The font used for the code is Consolas. The UI font is Consolas (via addon).
Installed packages:
Note: This skin is heavily inspired by Material Theme. Install or support original if it better fits your needs.
The screenshot above shows next options in action:
// Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
"theme": "Boxy Ocean.sublime-theme",
// Settings
"theme_accent_cyan": true,
"theme_bar": true,
"theme_bar_logo_atomized": true,
"theme_bar_shadow_hidden": true,
"theme_button_rounded": true,
"theme_dirty_colored_always": true,
"theme_icons_materialized": true,
"theme_scrollbar_rounded": true,
"theme_sidebar_highlight_selected_text_only": true,
"theme_sidebar_highlight_text_only": true,
"theme_sidebar_indent_top_level_disabled": true,
"theme_size_md": true,
"theme_tab_highlight_text_only": true,
"theme_tab_selected_transparent": true,
"theme_tab_selected_underlined": true,
"theme_tab_size_xxl": true,
"theme_unified": true,
The operating system is Ubuntu. The font used for the code is Roboto Mono. The UI font is Roboto Medium (via addon).
Installed packages:
The screenshot above shows next options in action:
// Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Solarized Dark.tmTheme",
"theme": "Boxy Solarized Dark.sublime-theme",
// Settings
"theme_accent_purple": true,
"theme_bar": true,
"theme_bar_shadow_hidden": true,
"theme_dropdown_atomized": true,
"theme_find_panel_atomized": true,
"theme_sidebar_disclosure": true,
"theme_sidebar_folder_mono": true,
"theme_sidebar_indent_sm": true,
"theme_statusbar_colored": true,
"theme_statusbar_size_md": true,
"theme_tab_highlight_text_only": true,
"theme_tab_selected_filled": true,
"theme_tab_size_md": true,
"theme_tabset_line_visible": true,
"theme_unified": true,
The operating system is macOS. The font used for the code is SF Mono. The UI font is SF Mono (via addon).
Installed packages:
- Boxy Theme Addon - Font Face
- Boxy Theme Addon - Mono File Icons
- Boxy Theme Addon - Widget Font Size
- Bracket Highlighter
The screenshot above shows next options in action:
// Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Solarized Light.tmTheme",
"theme": "Boxy Solarized Light.sublime-theme",
// Settings
"theme_accent_green": true,
"theme_bar": true,
"theme_bar_colored": true,
"theme_bar_shadow_hidden": true,
"theme_button_rounded": true,
"theme_icons_atomized": true,
"theme_quick_panel_size_md": true,
"theme_scrollbar_rounded": true,
"theme_sidebar_close_always_visible": true,
"theme_sidebar_folder_materialized": true,
"theme_sidebar_highlight_selected_text_only": true,
"theme_sidebar_highlight_text_only": true,
"theme_sidebar_indent_top_level_disabled": true,
"theme_statusbar_size_md": true,
"theme_tab_highlight_text_only": true,
"theme_tab_line_size_lg": true,
"theme_tab_selected_transparent": true,
"theme_tab_selected_underlined": true,
"theme_tab_size_lg": true
The operating system is Windows. The font used for the code is Space Mono.
Installed packages:
The screenshot above shows next options in action:
// Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"theme": "Boxy Tomorrow.sublime-theme",
// Settings
"theme_accent_numix": true,
"theme_autocomplete_item_selected_colored": true,
"theme_dropdown_atomized": 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_colored": true,
"theme_scrollbar_line": true,
"theme_sidebar_disclosure": true,
"theme_tab_selected_transparent": true,
"theme_tab_selected_underlined": true,
"theme_tab_size_lg": true,
"theme_unified": true,
The operating system is Ubuntu. The font used for the code is Fira Code. The UI font is Fira Code (via addon)
Installed packages:
The screenshot above shows next options in action:
// Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Yesterday.tmTheme",
"theme": "Boxy Yesterday.sublime-theme",
// Settings
"theme_accent_sky": true,
"theme_button_rounded": true,
"theme_find_panel_close_hidden": true,
"theme_find_panel_size_xs": true,
"theme_grid_border_size_lg": true,
"theme_icon_button_highlighted": true,
"theme_icons_atomized": true,
"theme_popup_border_visible": true,
"theme_quick_panel_size_md": true,
"theme_scrollbar_rounded": true,
"theme_sidebar_disclosure": true,
"theme_sidebar_indent_top_level_disabled": true,
"theme_statusbar_size_md": true,
"theme_tab_rounded": true,
"theme_tab_selected_prelined": true,
The operating system is macOS. The font used for the code is Iosevka. The UI font is San Francisco Text (via addon).
Installed packages:
I've put a lot of time and effort into making Boxy Theme
awesome. If you love it, you can buy me a coffee. Every cup helps! I promise it will be a good investment 😉
Donate with: Patreon.