<%
# 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["08"]["hex"] %>;#<%= @base["0B"]["hex"] %>;#<%= @base["0A"]["hex"] %>;#<%= @base["0D"]["hex"] %>;#<%= @base["0E"]["hex"] %>;#<%= @base["0C"]["hex"] %>;#<%= @base["07"]["hex"] %>
