Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 466 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 466 Bytes

Zenburn theme for Howl editor.

Installation

Simply clone a repo into bundles folder

git clone https://github.com/vstukanov/howl-zenburn-theme ~/.howl/bundles/zenburn-theme

Update your configuration file ~/.howl/init.moon

import config from howl
config.theme = "Zenburn"

Example: Zenburn theme example