Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odnoletkov/xccolortheme-to-vim
Convert Xcode color theme to Vim color theme
https://github.com/odnoletkov/xccolortheme-to-vim
Last synced: 11 days ago
JSON representation
Convert Xcode color theme to Vim color theme
- Host: GitHub
- URL: https://github.com/odnoletkov/xccolortheme-to-vim
- Owner: odnoletkov
- Created: 2018-05-07T16:44:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T16:44:53.000Z (over 6 years ago)
- Last Synced: 2024-12-13T21:07:46.221Z (11 days ago)
- Language: JSONiq
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Convert Xcode color theme to Vim color theme
## Requirements
* [jq](https://github.com/stedolan/jq)## Usage
$ ./convert
Xcode color themes can be found in:
~/Library/Developer/Xcode/UserData/FontAndColorThemes/
/Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/Resources/FontAndColorThemes/## Configuration
[config](config) is used to define relations between keys in themes. When one
Xcode key relates to multiple Vim keys, the last matching entry in the config
file is used.