Skip to content

Commit

Permalink
Trying to push the *.png files from a new fork and branch to see if i…
Browse files Browse the repository at this point in the history
…t works
  • Loading branch information
KathyReid committed Jun 25, 2019
1 parent 7298eea commit 9558f62
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 0 deletions.
35 changes: 35 additions & 0 deletions brand/README.rst
Expand Up @@ -17,3 +17,38 @@ For example, we often bring Hypothesis stickers to conferences but can't make
it to everything. If you want to print your own Hypothesis stickers, upload
the image to `StickerMule <https://www.stickermule.com/custom-stickers>`__
and pick one of the vinyl options - that's how we get ours!

Colour palette in GIMP format
#############################

A `colour palette in GIMP format <hypothesis.gpl>`__ (``.gpl``) is also provided
with the intent of making it easier to produce graphics and documents which
re-use the colours in the Hypothesis Dragonfly logo by Libby Berrie.

The ``hypothesis.gpl`` file should be copied or imported to the appropriate
location on your filesystem. For example:

- ``/usr/share/inkscape/palettes/`` for Inkscape on Ubuntu 18.08
- Edit -> Colors -> Import... then select the ``hypothesis.gpl`` file in Scribus
on Ubuntu 18.08
- Windows -> Dockable Dialogs -> Palettes -> Palettes Menu -> Add Palette ->
Import from file... then select the ``hypothesis.gpl`` file in GIMP on Ubuntu
18.08

Once imported, the colour palette is then available for easy manipulation of
colours within the user interface.

Inkscape:

.. image:: inkscape.png
:width: 800px
:align: left
:alt: Inkscape showing Hypothesis colour palette


GIMP:

.. image:: gimp.png
:width: 800px
:align: left
:alt: GIMP showing Hypothesis colour palette
Binary file added brand/gimp.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions brand/hypothesis.gpl
@@ -0,0 +1,24 @@
GIMP Palette
Name: Hypothesis Palette
Columns: 1
# generated by @kathyreid <kathy@kathyreid.id.au>
# from the Dragonfly logo created by @libbyberrie
# the purpose of this file is to make it easy to import colours into
# Inkscape, GIMP, Scribus etc
# Colours deliberately prefixed with `Hypothesis.xxx` to appear grouped in apps
0 0 0 Black (#000000)
255 255 255 White (#FFFFFF)
165 100 250 Hypothesis.Violet (#A564FA)
98 183 255 Hypothesis.DuckEggBlue (#62B7FF)
136 255 127 Hypothesis.AppleGreen (#88FF7F)
255 252 54 Hypothesis.WarmYellow (#FFFC36)
255 202 120 Hypothesis.Apricot (#FFCA78)
255 128 128 Hypothesis.LightCoral (#FF8080)
163 255 247 Hypothesis.Turquoise (#A3FFF7)
163 233 255 Hypothesis.SkyBlue (#A3E9FF)
128 211 231 Hypothesis.DarkSky (#80D3E7)
101 195 213 Hypothesis.MediumTeal (#65C3D5)
92 201 236 Hypothesis.OceanBlue (#5CC9EC)
39 135 178 Hypothesis.DarkTeal (#2787B2)
87 83 139 Hypothesis.OceanPurple (#57538B)
68 66 95 Hypothesis.DarkOceanPurple (#44425F)
Binary file added brand/inkscape.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9558f62

Please sign in to comment.