ctf0/Seti_ST3

Sidebar Positioning

jaegz opened this issue · 2 comments

jaegz commented

It looks like an update recently came in, as I had to redeclare the theme as Seti in my user preferences. Now the sidebar top position / padding is larger than usual. I didn't see it in the docs, but is there an option to pull the folder list up?

image

Current settings

{
    "Seti_sb_small_padding": true,
    "Seti_sb_tree_small": true,
    "Seti_tabs_small" : true,
    "caret_extra_bottom": 3,
    "caret_extra_top": 3,
    "caret_extra_width": 2,
    "color_scheme": "Packages/User/SublimeLinter/Blackboard (SL).tmTheme",
    "font_face": "Consolas",
    "font_size": 9,
    "highlight_line": true,
    "ignored_packages":
    [
        "Vintage"
    ],
    "indent_guide_options":
    [
        "draw_normal",
        "draw_active"
    ],
    "line_padding_bottom": 1,
    "line_padding_top": 1,
    "overlay_scroll_bars": "enabled",
    "theme": "Seti_orig.sublime-theme"
}
ctf0 commented

#265 , already fixed

jaegz commented

my bad on the duplicate - thanks for the heads up @ctf0 !