# Syntax highlighting of [Pickle (Pkl)][1] for Sublime Text 3
Dark Theme
Pkl highlight in dark theme
Light Theme
Pkl highlight in light theme
--- ## Installation Make sure you've [PackageControl](https://packagecontrol.io/) installed, then open: Command Palette → Install Package → Pkl. Alternatively, clone this repository into Sublime's Packages directory: ```sh $ git clone https://github.com/serjan-nasredin/pkl.tmbundle.git $ cd pkl.tmbundle $ xcopy /y /o /e ".\pkl.tmbundle" "%AppData%\Sublime_Text_3\Packages\Pkl" ``` ### Contributors | Serjan Nasredin | Camillo Schenone | |:---:|:---:| | [Serjan Nasredin][git_sn] | [Camillo Schenone][git_cs] | ## Licensed Agreement of Author with Recipients For license and copyright information please follow this like: . Contact with the [author](https://serjan-nasredin.is-a.dev/). [git_sn]: https://github.com/serjan-nasredin [git_cs]: https://github.com/ghyatzo [1]: https://pkl-lang.org/