diff options
author | gregory guy <g-gregory@gmx.fr> | 2019-01-29 13:07:14 +0100 |
---|---|---|
committer | gregory guy <g-gregory@gmx.fr> | 2019-01-29 13:07:14 +0100 |
commit | 8181cadea726f243b3738bff0151012acd58f42d (patch) | |
tree | cc41af7d76d94ec9d466568aaa535494f17533d2 /extra-theme/Soft_Crimson/KBSoft_Crimson | |
parent | f5f1f0ef7e0e540baa36b925088eaa23f28c5d4a (diff) | |
download | knights-8181cadea726f243b3738bff0151012acd58f42d.tar.gz knights-8181cadea726f243b3738bff0151012acd58f42d.zip |
fulfill bug request 2663.
Thanks to Kristopher 2016-06-13 for the request.
These extra themes come from https://sourceforge.net/projects/knights/files/knights-themepack
They are released under the GNU GPL Version 2
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'extra-theme/Soft_Crimson/KBSoft_Crimson')
-rw-r--r-- | extra-theme/Soft_Crimson/KBSoft_Crimson/square.danger.png | bin | 0 -> 784 bytes | |||
-rw-r--r-- | extra-theme/Soft_Crimson/KBSoft_Crimson/square.motion.png | bin | 0 -> 860 bytes | |||
-rw-r--r-- | extra-theme/Soft_Crimson/KBSoft_Crimson/square.select.png | bin | 0 -> 872 bytes | |||
-rw-r--r-- | extra-theme/Soft_Crimson/KBSoft_Crimson/square_dark.jpg | bin | 0 -> 1810 bytes | |||
-rw-r--r-- | extra-theme/Soft_Crimson/KBSoft_Crimson/square_light.jpg | bin | 0 -> 2021 bytes | |||
-rw-r--r-- | extra-theme/Soft_Crimson/KBSoft_Crimson/theme.conf | 19 |
6 files changed, 19 insertions, 0 deletions
diff --git a/extra-theme/Soft_Crimson/KBSoft_Crimson/square.danger.png b/extra-theme/Soft_Crimson/KBSoft_Crimson/square.danger.png Binary files differnew file mode 100644 index 0000000..83330d6 --- /dev/null +++ b/extra-theme/Soft_Crimson/KBSoft_Crimson/square.danger.png diff --git a/extra-theme/Soft_Crimson/KBSoft_Crimson/square.motion.png b/extra-theme/Soft_Crimson/KBSoft_Crimson/square.motion.png Binary files differnew file mode 100644 index 0000000..6c8e51f --- /dev/null +++ b/extra-theme/Soft_Crimson/KBSoft_Crimson/square.motion.png diff --git a/extra-theme/Soft_Crimson/KBSoft_Crimson/square.select.png b/extra-theme/Soft_Crimson/KBSoft_Crimson/square.select.png Binary files differnew file mode 100644 index 0000000..7a0d57d --- /dev/null +++ b/extra-theme/Soft_Crimson/KBSoft_Crimson/square.select.png diff --git a/extra-theme/Soft_Crimson/KBSoft_Crimson/square_dark.jpg b/extra-theme/Soft_Crimson/KBSoft_Crimson/square_dark.jpg Binary files differnew file mode 100644 index 0000000..30104ab --- /dev/null +++ b/extra-theme/Soft_Crimson/KBSoft_Crimson/square_dark.jpg diff --git a/extra-theme/Soft_Crimson/KBSoft_Crimson/square_light.jpg b/extra-theme/Soft_Crimson/KBSoft_Crimson/square_light.jpg Binary files differnew file mode 100644 index 0000000..d65189b --- /dev/null +++ b/extra-theme/Soft_Crimson/KBSoft_Crimson/square_light.jpg diff --git a/extra-theme/Soft_Crimson/KBSoft_Crimson/theme.conf b/extra-theme/Soft_Crimson/KBSoft_Crimson/theme.conf new file mode 100644 index 0000000..9f85433 --- /dev/null +++ b/extra-theme/Soft_Crimson/KBSoft_Crimson/theme.conf @@ -0,0 +1,19 @@ +[General] +Type=Board +Name=Soft Crimson +Version=1.0 +Author=Troy Corbin Jr. +AuthorEmail=tcorbin@users.sourceforge.net +AuthorWWW=http://knights.sourceforge.net +Notes=Deep red, neutral grey, and comfortable thick lines. + +[2DBoard] +Light=square_light.jpg +Dark=square_dark.jpg +Motion=square.motion.png +Select=square.select.png +Danger=square.danger.png + +[Coordinates] +TextColor=255,255,255 +ShadowColor=0,0,0 |