/howl-zenburn-theme

🎨 Zenburn Color Theme for the Howl editor

Primary LanguageMoonScriptMIT LicenseMIT

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