Giter Site home page Giter Site logo

theme-lp's Introduction

Theme - LP

Light and Purple (LP) theme for Sublime Text 2/3. Project site - github.com/dubeg/theme-lp

Screenshots

Default window

Dirty tab styles

Compare folders

Compare groups

Tab styles

Tab sizes

Sidebar row styles

Visual Studio Light Style

VS Skin

Installation

Using Sublime Package Control

Using Will Bond's Sublime Package Control,

  • Open the Command Palette Tools -> Command Palette....
  • Type Package Control: Install Package.
  • Search for Theme - LP in the packages list.

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to Theme - LP
  • Find your Packages directory using the menu item Preferences -> Browse Packages...
  • Copy the folder into your Sublime Text Packages directory

Activation

To configure Sublime Text to use the theme, follow the instructions below.

  • Open your User Settings Preferences file Sublime Text -> Preferences -> Settings - User.
  • Add (or update) your theme entry according to your version of Sublime text.

ST3

"theme": "LP3.sublime-theme"

ST2

"theme": "LP2.sublime-theme"

Visual Studio Style

To use the vs style, you must add a file named 'Widget - LP3.sublime-settings' (OR 'Widget - LP2.sublime-settings' for ST2) in your User directory, with the following content:

{
    "color_scheme": "Packages/Theme - LP/assets/Widget_VS.stTheme"
}

In your User Settings, add the following line:

"lp_use_vs" : true

Note that this style overrides settings for tabs and the active sidebar row. To use the vs folder icon, add this line to your User settings:

"lp_use_folder_icon2": true

Configuration

You can use the settings below to customize the theme to your liking.

All possible User Settings

"lp_hide_btn_close_tab" : true,
"lp_always_show_minimap_viewport" : true,
"lp_autohide_scrollbars" : true,
"lp_bold_folder_labels" : true,
"lp_mouse_wheel_switches_tabs" : true,
"lp_highlight_active_sidebar_row" : true,

"lp_hide_file_icons" : true,
"lp_hide_folders" : true,
"lp_hide_group_icons" : true,
"lp_hide_scrollbars" : true,

"lp_use_folder_icon1" : true, // Default
"lp_use_folder_icon2" : true,
"lp_use_folder_icon3" : true,
"lp_use_folder_icon4" : true,

"lp_use_group_icon1" : true, // Default
"lp_use_group_icon2" : true,
"lp_use_group_icon3" : true,
"lp_use_group_icon4" : true,

"lp_use_sidebar_active_row_style1": true, // Default
"lp_use_sidebar_active_row_style2": true,
"lp_use_sidebar_active_row_style3": true,

"lp_use_tab_dirty_icon1": true, // Default 
"lp_use_tab_dirty_icon2": true, 

"lp_use_tab_style0" : true, // Default
"lp_use_tab_style1" : true,
"lp_use_tab_style2" : true,
"lp_use_tab_style3" : true,
"lp_use_tab_style4" : true,
"lp_use_tab_style5" : true,

"lp_use_small_tabs": true,
"lp_use_mini_tabs": true,

// -----------------------------------------------
// New with 1.1.0
// -----------------------------------------------
"lp_use_vs" : true,          // Visual Studio UI Style


// -----------------------------------------------
// New with 1.2.0
// -----------------------------------------------
"lp_use_vs_medium_tabs" : true ,        // Medium height
"lp_use_vs_medium_wide_tabs" : true,    // Medium height and width

Resolution Support

No support for High DPI displays yet. If you have issues with some UI parts, please tell me.

Bonus

Color Scheme

The color scheme seen in the screenshots is simply called Visual Studio, available at mihaifm's github page..

Credits

Some assets used in this theme are from (or modified from):

License

LP Theme is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. You are free to share and remix the theme, however please abide by the license terms when doing so.

The following details apply to the Creative Commons license "author specified" components:

  • Attribution example: Based on LP Theme.

  • Naming guidelines: If you create and distribute a derivative theme, please give your theme a unique and original name that does not directly include "LP Theme" (or a close variant) in the main project title, repo name or Package Control name.

theme-lp's People

Contributors

dubeg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tucuta

theme-lp's Issues

list of options not working

lp_always_show_minimap_viewport - looks like a duplicate of "always_show_minimap_viewport": true

lp_autohide_scrollbars - it looks like a duplicate of "overlay_scroll_bars": "enabled"

lp_hide_scrollbars - with "overlay_scroll_bars": "enabled") it has no effect

lp_hide_btn_close_tab - It seems that this option does not work. With it set to true or false the cross to close tabs shows on the active tab and on the mouse hovered tab.

Widget_VS not working

Using ST3083, setting Widget_VS in User/Widget - LP3.sublime-settings does not work. Color scheme is always selected from User prefs - if I remove color_scheme from prefs, ST puts it back.

Any ideas?

Small status bar

Hi, you have done great job. I find the theme awesome. However I need one little option. The status bar is too big and shiny, it constantly distracts me. I like its color, but please add an option to set its height to the default sublime theme's height, something like 20 - 25px I guess. Also the theme doesn't appear in my theme switcher, I would love to see it in there. Thank you in advance. Wish you all the best.

file tree icon is not display

I installed the Lp Theme with package control, but the relatived file icon is not display; my version is sublime text 2;

Tab Height

Hi,
I love this theme. However, can you please provide an option to increase the height of the tabs when VS theme is being used, please ?

Thanks

With Regards
Gagan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.