john-nguyen09 / sublime-boxy-theme

Boxy Theme for Sublime Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is the contents of Boxy Theme.sublime-package v5.2.0.

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.

Links:


BOXY

Release Downloads Build Status Twitter Make a donation at patreon.com


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 →.


Installation  ▪ Activation  ▪ Icons  ▪ Skins  ▪ Settings  ▪ References  ▪ Forum  ▪ Package Control ▪ Share The Love

Installation

The easiest way to install is using Package Control, where Boxy is listed as Boxy Theme.

  1. Open Command Palette using menu item Tools → Command Palette...
  2. Choose Package Control: Install Package
  3. Find Boxy Theme and hit Enter
  4. Restart Sublime Text
    • macOS : menu item Sublime Text → Quit Sublime Text
    • Windows: menu item File → Exit
    • Linux : menu item File → Exit

Read more →


Activation

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:

  1. Open Command Palette using menu item Tools → Command Palette...
  2. Choose Boxy Theme: Activation or Boxy Theme: Configuration
  3. Hit Enter

DON'T FORGET TO RESTART SUBLIME TEXT AFTER ACTIVATING THE THEME.

Read more →


Icons

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.


Skins

You can activate skins by using commands provided by Skins package:

  1. Open Command Palette using menu item Tools → Command Palette...
  2. Choose Select Skin to change the skin
  3. Choose Boxy Theme: Activation or Boxy 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.

Boxy Monokai ★ Predawn

Note: This skin is heavily inspired by Predawn Theme. Install or support original if it better fits your needs.

Boxy Monokai ★ Predawn

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:

Boxy Nova ★ Minimal

Boxy Nova ★ Minimal

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:

Boxy Ocean ★ Material

Note: This skin is heavily inspired by Material Theme. Install or support original if it better fits your needs.

Boxy Ocean ★ Material

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:

Boxy Solarized Dark ★ Code

Boxy Solarized Dark ★ Code

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 Solarized Light ★ Iowa

Boxy Solarized Light ★ Iowa

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:

Boxy Tomorrow ★ Numix

Boxy Tomorrow ★ Numix

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:

Boxy Yesterday ★ Atom

Boxy Yesterday ★ Atom

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:


Share The Love

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.

About

Boxy Theme for Sublime Text

License:MIT License


Languages

Language:Python 75.1%Language:JavaScript 24.9%