Skip to content

marslo/marslo-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The dark theme for Sublime Text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published