GithubHelp home page GithubHelp logo

sublime3-theme-notepadplusplus's Introduction

Sublime 3 Notepad++ Theme

For those who like the look & feel of Notepad++ but the awesomeness of Sublime Text โค. then this is for you! Load together with Soda Theme (light) for the ultimate Sublime experience!

look & feel of Notepad++

1 Minute Setup

  1. Download & Install Sublime 3.
  2. Install Sublime Package Manager (https://sublime.wbond.net/installation)
  3. Add Soda Theme (https://github.com/buymeasoda/soda-theme)
  4. Go to Preferences > Browse Packages... and clone this theme into there (~/AppData/Roaming/Sublime Text 3/Packages/)
  5. Add the following into Preferences > Settings > User

{
       "autoIndent": true,
       "color_scheme": "Packages/Theme - NotepadPlusPlus/Notepad-Plus-Plus.tmTheme",
       "copyOnMouseSelect": false,
       "drawWhiteSpace": "none",
       "font_face": "Courier New",
       "font_size": 10,
       "gutter": true,
       "highlightLine": true,
       "rulers": false,
       "tab_size": 4,
       "translate_tabs_to_spaces": true,
       "trim_trailing_white_space_on_save": true,
       "use_tab_stops": true,
       "wantVerticalScrollBar": false,
       "theme": "Soda Light.sublime-theme",
       "ignored_packages": ["Vintage"]
}
  1. Restart Sublime

Star โ˜… me!!! Enjoy =)

Note: It's also compatiable with Sublime 2.

sublime3-theme-notepadplusplus's People

Contributors

sdeering avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.