Skip to content
forked from rivy/otto

The most hackable theme for Sublime Text 3

License

Notifications You must be signed in to change notification settings

Mayank2901/boxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOXY

Release Downloads Build Status Gitter License  Twitter  Click here to lend your support to: Boxy and make a donation at patreon.com  Click here to lend your support to: Boxy and make a donation at flattr.com !  Click here to lend your support to: Boxy and make a donation at coinbase.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 →.



Getting Started

Getting Started with Boxy Theme

Installation

Package Control

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
  5. Repeat step 1, then choose Package Control: Satisfy Dependencies
  6. Restart Sublime Text

Download

  1. Download the .zip
  2. Unzip and rename the folder to Boxy Theme
  3. Copy the folder into Packages directory, which you can find using the menu item Preferences → Browse Packages...
  4. Restart Sublime Text
  5. Manually install all dependencies listed in the dependencies.json
  6. Restart Sublime Text

Activation

Activate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item Preferences → Settings. 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: Preferences
  3. Hit Enter

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

Boxy Yesterday

"theme": "Boxy Yesterday.sublime-theme",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Yesterday.tmTheme",

Boxy Yesterday

Boxy Tomorrow

"theme": "Boxy Tomorrow.sublime-theme",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",

Boxy Tomorrow

Boxy Ocean

"theme": "Boxy Ocean.sublime-theme",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",

Boxy Ocean

Boxy Monokai

"theme": "Boxy Monokai.sublime-theme",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Monokai.tmTheme",

Boxy Monokai

Presets

You can activate presets by using commands provided by the theme:

  1. Open Command Palette using menu item Tools → Command Palette...
  2. Choose Boxy Theme: Activation to change the UI theme and color scheme
  3. Choose Boxy Theme: Presets to change the preset
  4. Hit Enter

Atom Preset & Boxy Yesterday

Atom Preset & Boxy Yesterday

The screenshot above shows next options in action:

// Boxy Yesterday Activation
"theme": "Boxy Yesterday.sublime-theme",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Yesterday.tmTheme",
// Atom Preset Settings
"theme_accent_sky": true,
"theme_button_rounded": true,
"theme_find_panel_close_hidden": true,
"theme_grid_border_size_lg": true,
"theme_icon_button_highlighted": true,
"theme_icons_atomized": true,
"theme_popup_border_visible": true,
"theme_scrollbar_rounded": true,
"theme_sidebar_disclosure": true,
"theme_sidebar_indent_top_level_disabled": true,
"theme_tab_rounded": true,
"theme_tab_selected_prelined": true,
"theme_tab_separator": true,

The operating system is macOS. The font used for the code is Fira Code. The UI font is San Francisco Text (via addon).

Installed packages:

Predawn Preset & Boxy Tomorrow

Predawn Preset & Boxy Tomorrow

The screenshot above shows next options in action:

// Boxy Tomorrow Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"theme": "Boxy Tomorrow.sublime-theme",
// Predawn Preset Settings
"theme_accent_tangerine": true,
"theme_bar": true,
"theme_dirty_materialized": true,
"theme_scrollbar_colored": true,
"theme_scrollbar_line": true,
"theme_sidebar_folder_mono": true,
"theme_tab_arrows_hidden": 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 Operator Mono. The UI font is Segoe UI Semibold (via addon)

Installed packages:

Material Preset & Boxy Ocean

Material Preset & Boxy Ocean

The screenshot above shows next options in action:

// Boxy Ocean Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
"theme": "Boxy Ocean.sublime-theme",
// Material Preset Settings
"theme_accent_lime": true,
"theme_bar": true,
"theme_bar_colored": true,
"theme_bar_logo_atomized": true,
"theme_button_rounded": 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_tab_highlight_text_only": true,
"theme_tab_line_size_lg": true,
"theme_tab_selected_transparent": true,
"theme_tab_selected_underlined": true,

The operating system is Ubuntu. The font used for the code is Roboto Mono. The UI font is Ubuntu Medium (via addon).

Installed packages:

Code Preset & Boxy Monokai

Code Preset & Boxy Monokai

The screenshot above shows next options in action:

// Boxy Monokai Activation
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Monokai.tmTheme",
"theme": "Boxy Monokai.sublime-theme",
// Code Preset Settings
"theme_accent_purple": true,
"theme_bar": true,
"theme_sidebar_disclosure": true,
"theme_sidebar_indent_sm": true,
"theme_statusbar_colored": true,
"theme_tab_highlight_text_only": true,

The operating system is Windows. The font used for the code is Space Mono.

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   Flattr   Bitcoin

About

The most hackable theme for Sublime Text 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Python 1.6%