mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
moved palletes and templates into categories in extra
This commit is contained in:
2094
extra/templates/text-editors/vscode/code.json
Normal file
2094
extra/templates/text-editors/vscode/code.json
Normal file
File diff suppressed because it is too large
Load Diff
17
extra/templates/text-editors/vscode/readme.md
Normal file
17
extra/templates/text-editors/vscode/readme.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Visual Studio Code
|
||||
|
||||
1. Install the [clrsync VS Code theme](https://marketplace.visualstudio.com/items?itemName=obsqrbtz.clrsync)
|
||||
|
||||
2. Download the [template file](code.json)
|
||||
|
||||
3. Configure the template in `~/.config/clrsync/config.toml`:
|
||||
|
||||
```toml
|
||||
[templates.vscode]
|
||||
enabled = true
|
||||
input_path = '~/.config/clrsync/templates/code.json'
|
||||
output_path = '~/.vscode/extensions/obsqrbtz.clrsync-1.0.2/themes/clrsync-color-theme.json'
|
||||
reload_cmd = ''
|
||||
```
|
||||
|
||||
4. Set the `clrsync` color scheme in VS Code
|
||||
Reference in New Issue
Block a user