diff options
Diffstat (limited to 'XLogo-color.ad')
-rw-r--r-- | XLogo-color.ad | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/XLogo-color.ad b/XLogo-color.ad new file mode 100644 index 0000000..add98cc --- /dev/null +++ b/XLogo-color.ad @@ -0,0 +1,5 @@ +! $Xorg: XLogo-co.ad,v 1.3 2000/08/17 19:54:52 cpqbld Exp $ +#include "XLogo" +! MIT colors are Cardinal Red (Pantone 201c) and Silver Grey (Pantone 421c) +XLogo*background: rgb:d2/22/32 +XLogo*foreground: rgb:d7/d7/d7 |