How do I edit the Solarized (Light) theme in Sublime Text 3

后端 未结 6 1702
慢半拍i
慢半拍i 2020-12-07 09:22

I am trying to edit some of the syntax colours in Sublime Text 3. I\'m using the Solarized (Light) built in colour scheme but I only want to change a few of the colours. Whe

6条回答
  •  死守一世寂寞
    2020-12-07 10:08

    Editing is way simpler than advices above.

    1. Go to Sublime installation folder, find there Packages subfolder.
    2. Open Color Scheme - Default.sublime-package as a zip archive (I use Total Commander and Ctrl+PgDn keys).
    3. Find there any scheme you like *.tmTheme, copy to HDD and edit with any XML editor.
    4. Pack modified file back (with Total Commander just copy file to opened archive).

提交回复
热议问题