diff --git a/Identity/Brands/Colors/Default.gpl b/Identity/Brands/Colors/Default.gpl new file mode 100644 index 0000000..d4f5012 --- /dev/null +++ b/Identity/Brands/Colors/Default.gpl @@ -0,0 +1,9 @@ +GIMP Palette +Name: CentOS-Logos-Default +Columns: 5 +# +255 255 255 CentOS Logo White + 37 36 118 CentOS Logo Blue +115 210 22 CentOS Logo Green +238 166 35 CentOS Logo Orange +146 33 120 CentOS Logo Violet diff --git a/Identity/Brands/Palettes/Default.gpl b/Identity/Brands/Palettes/Default.gpl deleted file mode 100644 index d4f5012..0000000 --- a/Identity/Brands/Palettes/Default.gpl +++ /dev/null @@ -1,9 +0,0 @@ -GIMP Palette -Name: CentOS-Logos-Default -Columns: 5 -# -255 255 255 CentOS Logo White - 37 36 118 CentOS Logo Blue -115 210 22 CentOS Logo Green -238 166 35 CentOS Logo Orange -146 33 120 CentOS Logo Violet diff --git a/Identity/Brands/render.sh b/Identity/Brands/render.sh deleted file mode 100755 index ae2bb7f..0000000 --- a/Identity/Brands/render.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -# Syntax: ./render.sh [REGEX] -#-------------------------------------- -~/artwork/trunk/Scripts/Bash/Config/Identity/Brands/render.conf.sh "$1" -#--------------------------------------