Windows Registry Editor Version 5.00

; Base16 <%= @scheme %> (https://github.com/chriskempson/base16)
; Scheme: <%= @author %>

[HKEY_CURRENT_USER\Console]
"ColorTable00"=dword:00<%= @base["00"]["hexbgr"] %>
"ColorTable01"=dword:00<%= @base["0D"]["hexbgr"] %>
"ColorTable02"=dword:00<%= @base["0B"]["hexbgr"] %>
"ColorTable03"=dword:00<%= @base["0C"]["hexbgr"] %>
"ColorTable04"=dword:00<%= @base["09"]["hexbgr"] %>
"ColorTable05"=dword:00<%= @base["0E"]["hexbgr"] %>
"ColorTable06"=dword:00<%= @base["0A"]["hexbgr"] %>
"ColorTable07"=dword:00<%= @base["04"]["hexbgr"] %>
"ColorTable08"=dword:00<%= @base["03"]["hexbgr"] %>
"ColorTable09"=dword:00<%= @base["0D"]["hexbgr"] %>
"ColorTable10"=dword:00<%= @base["0B"]["hexbgr"] %>
"ColorTable11"=dword:00<%= @base["0C"]["hexbgr"] %>
"ColorTable12"=dword:00<%= @base["08"]["hexbgr"] %>
"ColorTable13"=dword:00<%= @base["0F"]["hexbgr"] %>
"ColorTable14"=dword:00<%= @base["0A"]["hexbgr"] %>
"ColorTable15"=dword:00<%= @base["07"]["hexbgr"] %>