From f87b2ee636de5591dd07f71dc0c191694d120088 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 14 Jan 2010 23:43:00 -0500 Subject: [PATCH] Color Themes - Created the four basic themes, with no contents yet. TBD. --- doc/rc/16-dark.theme | 1 + doc/rc/16-light.theme | 1 + doc/rc/256-dark.theme | 1 + doc/rc/256-light.theme | 1 + 4 files changed, 4 insertions(+) create mode 100644 doc/rc/16-dark.theme create mode 100644 doc/rc/16-light.theme create mode 100644 doc/rc/256-dark.theme create mode 100644 doc/rc/256-light.theme diff --git a/doc/rc/16-dark.theme b/doc/rc/16-dark.theme new file mode 100644 index 000000000..99b48867b --- /dev/null +++ b/doc/rc/16-dark.theme @@ -0,0 +1 @@ +# Sample task 1.9 (or later) color theme diff --git a/doc/rc/16-light.theme b/doc/rc/16-light.theme new file mode 100644 index 000000000..99b48867b --- /dev/null +++ b/doc/rc/16-light.theme @@ -0,0 +1 @@ +# Sample task 1.9 (or later) color theme diff --git a/doc/rc/256-dark.theme b/doc/rc/256-dark.theme new file mode 100644 index 000000000..99b48867b --- /dev/null +++ b/doc/rc/256-dark.theme @@ -0,0 +1 @@ +# Sample task 1.9 (or later) color theme diff --git a/doc/rc/256-light.theme b/doc/rc/256-light.theme new file mode 100644 index 000000000..99b48867b --- /dev/null +++ b/doc/rc/256-light.theme @@ -0,0 +1 @@ +# Sample task 1.9 (or later) color theme