#!/usr/bin/env bash
# Base16 Atelier Heath - Guake Terminal color scheme install script
# Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath)


gconftool-2 -s -t string /apps/guake/style/background/color "#1b1b18181b1b"
gconftool-2 -s -t string /apps/guake/style/font/color "#abab9b9babab"
gconftool-2 -s -t string /apps/guake/style/font/palette "#1b1b18181b1b:#caca40402b2b:#91918b8b3b3b:#bbbb8a8a3535:#51516a6aecec:#7b7b5959c0c0:#151593939393:#abab9b9babab:#777769697777:#caca40402b2b:#91918b8b3b3b:#bbbb8a8a3535:#51516a6aecec:#7b7b5959c0c0:#151593939393:#f7f7f3f3f7f7"
