Skip to content

lioshi/lioshiScheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lioshiTheme

A dark scheme for sublime text based on Tommorrow night by http://chriskempson.com . Theme added with help of Material Theme by Mattia Astorino http://equinusocio.github.io/material-theme .

screenshot 1 lioshiTheme on sublime Text 3 screenshot 2 lioshiTheme on sublime Text 3 screenshot 3 lioshiTheme on sublime Text 3 screenshot 4 lioshiTheme on sublime Text 3

#Easy installation

You can install this theme through the Package Control : https://packagecontrol.io/installation. Search for “lioshiTheme”, install, restart Sublime Text.

Edit user settings like followed

{
    "color_scheme": "Packages/lioshiTheme/schemes/lioshi.tmTheme",
    "theme": "lioshi.sublime-theme",
    "lioshi_big_tab": false,              // default option value
    "lioshi_disable_fileicons": false,    // default option value 
    // smart options
    "always_show_minimap_viewport": true,                               
    "bold_folder_labels": true,           
    "font_size": 10,
    "indent_guide_options":
        [
        "draw_normal",
        "draw_active"
        ],
    "overlay_scroll_bars": "enabled" 
}

About

A dark theme for sublime text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published