Sublime Forum

Boxy – It Was the Most Hackable Theme for Sublime Text 3

#63

Thank you! I am using green accent and that’s why I thought indent guide color was affected by it :slight_smile:

1 Like

#64

I like this theme very much!! Thank you for your work.
One question: do you think you can add an option to have a smaller Search panel? Even if I set the global theme to “xs”, the search/replace panel is too big for my taste… :slightly_smiling:

Thanks again.

0 Likes

#65

I am having an issue with the Tab flavour theme_tab_selected_…

It seems all tabs gets marked as selected? Any ideas?

  • Boxy Theme: 3.4.0
  • Sublime Text: 3120
  • Platform: windows
  • Package Control: True
  • Dependencies:
    • mdpopups: 1.10.0
    • markdown: 2.6.6
    • pygments: 2.1a0
    • jinja2: 2.8

Here are a cutout of my settings, but I have tried fiddling with them without success

"bold_folder_labels": true,
"caption": "1. Full - 2. 2 columns",
"caret_style": "solid",
"color_inactive_tabs": false,
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"command": "set_layout",
"copy_with_empty_selection": false,
"detect_indentation": false,
"draw_minimap_border": true,
"enable_telemetry": false,
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"font_face": "Anonymous Pro",
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
    "Markdown",
    "RestructuredText",
    "Vintage"
],
"indent_guide_options":
[
    "draw_active",
    "draw_normal"
],
"indent_to_bracket": true,
"line_padding_bottom": 0,
"line_padding_top": 0,
"preview_on_click": false,
"rulers":
[
    79
],
"shift_tab_unindent": true,
"soda_folder_icons": false,
"status_bar_brighter": false,
"theme": "Boxy Tomorrow.sublime-theme",
"theme_dirty_accent_orange": true,
"theme_find_panel_font_xs": true,
"theme_find_panel_materialized": true,
"theme_find_panel_size_xs": true,
"theme_tab_selected_underlined": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"wrap_width": 80

}

0 Likes

#66

Ok, I will add theme_find_panel_size_xxs in 4.0.0.

1 Like

#67

This is known ST issue, see:

1 Like

#68

InactivePanes was nice, thanks!

1 Like

#69

:eyeglasses: Boxy v3.5.0 :eyeglasses:

:gift: Themes

:heavy_check_mark: Add a very large tab variant
:heavy_check_mark: Add a very small variant of the find panel
:heavy_check_mark: Add monochrome accent
:heavy_check_mark: Add semi overlayed scrollbars
:heavy_check_mark: Add unified mode

Options

// Set monochrome accent color
"theme_accent_mono": true,
// Enable the same background color for UI components
"theme_unified": true,
// Increase size of tabs to extra extra large
"theme_tab_size_xxl": true,
// Reduce size of the find panel to extra extra small
"theme_find_panel_size_xxs": false,
// Enable semi overlayed scrollbars
// Works only with "overlay_scroll_bars": "disabled"
"theme_scrollbar_semi_overlayed": true,

:gem: Color Schemes

:heavy_check_mark: Add Bracket Highlighter support
:heavy_check_mark: Add TypeScript popup styles

:tada: In Action

2 Likes

#70

Boxy Theme Addon - Widget Font <SIZE> addons were removed.
Now you can change console & find panel font size via Boxy Theme Addon - Widget Font Size.

Also starting from now you can install File Icons Extended package which adds syntax aliases & icons for such file types as Git, Gulpfile, Bower & etc. Icon requests are welcome :wink:

1 Like

#71

Awesome theme, amazing effort put to this. Thanks.

Do you have any release plan for new features? I’ve seen you have many commits on the dev branch and they seem like wonderful fixes and additions. Any news on where are we seeing them live?

0 Likes

#72

You’re just in time! :wink: 4.0.0 will be available tomorrow :sunny:

4 Likes

#73

Gret, thanks.

0 Likes

#74

:eyeglasses: Boxy v4.0.0 :eyeglasses:

Starting 4.0.0 Presets command is replaced by Skins package.
Check it out: https://packagecontrol.io/packages/Skins

:gift: Themes

:heavy_check_mark: Fix activation of the extras
:heavy_check_mark: Fix addon unloading
:heavy_check_mark: Fix behavior when dirty accent not working
:heavy_check_mark: Disable tab set line for mono accent
:heavy_check_mark: Reduce scrollbar padding
:heavy_check_mark: Fix tab height when theme_tabset_line_visible
:heavy_check_mark: Fix tab set line conflict with theme_bar_margin opts
:heavy_check_mark: Add Skins support
:heavy_check_mark: Add gear icon for *.ini syntax
:heavy_check_mark: Add new and review existing skins
:heavy_check_mark: Add numix accent
:heavy_check_mark: Add option for quick panel border
:heavy_check_mark: Add option to always use accent color for the dirty state
:heavy_check_mark: Add overlined variant of the tabs
:heavy_check_mark: Add solarized dark theme
:heavy_check_mark: Add solarized light theme
:heavy_check_mark: Add tab set line option

:gem: Color Schemes

:heavy_check_mark: Add solarized dark color scheme
:heavy_check_mark: Add solarized light color scheme

:tada: In Action






:sunglasses: Thanks To

@mattst for d73c7f1

3 Likes

#75

@oivva

Thanks for the credit above, and the one in messages/4.0.0.txt.

The update looks good, the preset migration to skins was an excellent idea, it works well.

1 Like

#76

The idea to migrate to Skins package is provided by @Equinusocio, thanks him for that :wink: The current implementation is just a little bit dirty, but works even better.

0 Likes

#77

BTW I forgot to say thanks for bringing the AngularJS GIT commit guidelines to my attention. They are excellent and I’ll be using them for all my projects in future.

3 Likes

#78

@oivva I think you should use my Material Theme default scheme (instead of Ocean) since you add my theme as skin. :slight_smile:

I think that adding a clone of my Material Theme into your theme isn’t either a good ad politically correct idea :slight_smile:

0 Likes

#79

Oh, no, I should not do that) I think that Material Theme is the choice of those users who want amazing ST look out of the box, that’s why it’s so popular. Boxy Theme is the choice of those users who need hackability and have very specific tastes. Skins are just the example how they can customize it.

0 Likes

#80

The Material Theme skin looks exactly to my Material Theme, that is a different theme from your Boxy. It uses exactly the same UI color scheme, but not the code color and doesn’t follow the original Material Theme specs. I think it can trick users that, perhaps, think that Material Theme is only a skin of Boxy, i think you should specify that this skin is a replica of the original theme and give a credit, maybe in the description

0 Likes

#81

Oh, I understand, I’ll add a credit in the readme. Previously I added it to the wiki, but it seems not many users take a look at it.

0 Likes

#82

Done. I’ve added link to the original under the skin section. Also I’ve added reference link in README.md.

1 Like