The sexiest editor in the history of Sublime Text 3

Source: Internet
Author: User

Download/install

Windows/MAC OS

Download it from the official website and double-click it to install it ~

Linux

For Linux installation, download tar. bz from the official website and install it manually.

Here we will introduce the Automatic Installation Method with apt-get:

Sudo add-apt-repository ppa: webupd8team/sublime-text-2
Sudo apt-get update
Sudo apt-get install sublime-text-dev

After the command is completed, everything is done!

Check whether there is a friendly chart in the Application List? (Although this icon is not friendly at all ..)

Modify the siderbar color

Windows

Modify the topic file:/Pristine Packages/Theme-Default. sublime-package/Default. sublime-theme

Background Color

{
"Class": "sidebar_tree ",
"Row_padding": [8, 3],
"Indent": 12,
"Indent_offset": 17,
"Indent_top_level": false,
"Layer0.tint": [30, 30, 30],
"Layer 0.opacity": 1.0,
"Dark_content": false
},

Text

{
"Class": "sidebar_label ",
"Color": [1, 150,150,150],
"Font. bold": false
//, "Shadow_color": [250,250,250], "shadow_offset": [0, 0]
},

Split line

{
"Class": "sidebar_container ",
"Layer0.tint": [10, 10, 10],
"Layer 0.opacity": 1.0,
"Layer0.draw _ center": false,
"Layer0.inner _ margin": [0, 0, 1, 0],
"Content_margin": [0, 0, 1, 0]
},

In fact, everyone understands the RGB color and can change it to what they like.

PS: You must change the type name when backing up the original items, because sublime will load all the packages.

Ubuntu 12.10 install and crack Sublime Text 2

Install Sublime Text 2 on Ubuntu 13.04

Code artifact-Sublime Text package management tools and extensions

How to Develop the Sublime Text 2 plug-in

Install and crack the Sublime Text 2 editor in Windows Mac Linux

Text Editor Sublime Text User Experience

  • 1
  • 2
  • Next Page

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.