From e4a15076f458be1416de25b2c45578975b914de5 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Wed, 23 Sep 2015 10:12:40 -0400 Subject: Implement UI theme colors. --- .../images/bootstrap-colorpicker/alpha-horizontal.png | Bin 0 -> 3635 bytes web/static/images/bootstrap-colorpicker/alpha.png | Bin 0 -> 3271 bytes .../images/bootstrap-colorpicker/hue-horizontal.png | Bin 0 -> 2837 bytes web/static/images/bootstrap-colorpicker/hue.png | Bin 0 -> 2972 bytes web/static/images/bootstrap-colorpicker/saturation.png | Bin 0 -> 8817 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 web/static/images/bootstrap-colorpicker/alpha-horizontal.png create mode 100755 web/static/images/bootstrap-colorpicker/alpha.png create mode 100755 web/static/images/bootstrap-colorpicker/hue-horizontal.png create mode 100755 web/static/images/bootstrap-colorpicker/hue.png create mode 100755 web/static/images/bootstrap-colorpicker/saturation.png (limited to 'web/static/images/bootstrap-colorpicker') diff --git a/web/static/images/bootstrap-colorpicker/alpha-horizontal.png b/web/static/images/bootstrap-colorpicker/alpha-horizontal.png new file mode 100755 index 000000000..d0a65c08b Binary files /dev/null and b/web/static/images/bootstrap-colorpicker/alpha-horizontal.png differ diff --git a/web/static/images/bootstrap-colorpicker/alpha.png b/web/static/images/bootstrap-colorpicker/alpha.png new file mode 100755 index 000000000..38043f1c8 Binary files /dev/null and b/web/static/images/bootstrap-colorpicker/alpha.png differ diff --git a/web/static/images/bootstrap-colorpicker/hue-horizontal.png b/web/static/images/bootstrap-colorpicker/hue-horizontal.png new file mode 100755 index 000000000..a0d9add8e Binary files /dev/null and b/web/static/images/bootstrap-colorpicker/hue-horizontal.png differ diff --git a/web/static/images/bootstrap-colorpicker/hue.png b/web/static/images/bootstrap-colorpicker/hue.png new file mode 100755 index 000000000..d89560e99 Binary files /dev/null and b/web/static/images/bootstrap-colorpicker/hue.png differ diff --git a/web/static/images/bootstrap-colorpicker/saturation.png b/web/static/images/bootstrap-colorpicker/saturation.png new file mode 100755 index 000000000..594ae50ed Binary files /dev/null and b/web/static/images/bootstrap-colorpicker/saturation.png differ -- cgit v1.2.3-1-g7c22