diff --git a/base16/templates/oomox-gtk-medium.mustache b/base16/templates/oomox-gtk-medium.mustache new file mode 100644 index 0000000..3c2d785 --- /dev/null +++ b/base16/templates/oomox-gtk-medium.mustache @@ -0,0 +1,18 @@ +BG={{base05}} +FG={{base00}} +HDR_BG={{base04}} +HDR_FG={{base01}} +SEL_BG={{base00}} +SEL_FG={{base0D}} +TXT_BG={{base06}} +TXT_FG={{base01}} +BTN_BG={{base03}} +BTN_FG={{base07}} +HDR_BTN_BG={{base05}} +HDR_BTN_FG={{base01}} +WM_BORDER_FOCUS={{base0D}} +WM_BORDER_UNFOCUS={{base04}} +GRADIENT=0.0 +ROUNDNESS=2 +SPACING=3 + diff --git a/base16/templates/oomox-gtk.mustache b/base16/templates/oomox-gtk.mustache new file mode 100644 index 0000000..d52c34b --- /dev/null +++ b/base16/templates/oomox-gtk.mustache @@ -0,0 +1,18 @@ +BG={{base00}} +FG={{base05}} +HDR_BG={{base01}} +HDR_FG={{base04}} +SEL_BG={{base0D}} +SEL_FG={{base00}} +TXT_BG={{base01}} +TXT_FG={{base06}} +BTN_BG={{base02}} +BTN_FG={{base07}} +HDR_BTN_BG={{base05}} +HDR_BTN_FG={{base01}} +WM_BORDER_FOCUS={{base0D}} +WM_BORDER_UNFOCUS={{base04}} +GRADIENT=0.0 +ROUNDNESS=2 +SPACING=3 +