Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.52 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.52 KB

marslo-theme

The dark theme for Sublime Text. It's inspired from Theme - Soda

Screenshot

Theme - Marslo

Installation

Using by Git

If you are a git user, you can install the theme and keep up to data by cloning the repo directly into your package directory by step as below:

Windows

  • Open Packages folder by:
    • Click the menu item Perferences -> Browser Packages...
    • Win + R -> input %APPDATA% -> go to Sublime Text 3 -> Packages
  • Clone this theme
    $ git clone https://github.com/Marslo/marslo-theme.git "Theme - Marslo"

Linux User:

  • Clone to folder
    git clone https://github.com/Marslo/marslo-theme.git "$HOME/.config/sublime-text-3/Packages/Theme - Marslo"

Configure

Setting by manually (Only for colorschemem)

  • Goto Preferences -> Color Scheme -> Theme - Marslo -> Marslo -> Widget - Marslo 3

Setting by config file

  • Goto Preferences -> Settings - User
  • Input
    "color_scheme": "Packages/Theme - Marslo/Marslo/Widget - Marslo 3.tmTheme",
      "marslo_classic_tabs": true,
      "theme": "Marslo 3.sublime-theme",
      

Additional Features:

  • Settings - User:
    "marslo_classic_tabs": true

Reference