<%
# XFCE 4 Terminal Template
# Chris Kempson (http://chriskempson.com)

%>[Configuration]
ColorCursor=#<%= @base["05"]["hex"] %>
ColorForeground=#<%= @base["05"]["hex"] %>
ColorBackground=#<%= @base["00"]["hex"] %>
ColorPalette=#<%= @base["00"]["hex"] %>;#<%= @base["08"]["hex"] %>;#<%= @base["0B"]["hex"] %>;#<%= @base["0A"]["hex"] %>;#<%= @base["0D"]["hex"] %>;#<%= @base["0E"]["hex"] %>;#<%= @base["0C"]["hex"] %>;#<%= @base["05"]["hex"] %>;#<%= @base["03"]["hex"] %>;#<%= @base["09"]["hex"] %>;#<%= @base["01"]["hex"] %>;#<%= @base["02"]["hex"] %>;#<%= @base["04"]["hex"] %>;#<%= @base["06"]["hex"] %>;#<%= @base["0F"]["hex"] %>;#<%= @base["07"]["hex"] %>
