https://github.com/openms/images
Additional files (logos, splash screen, icons)
https://github.com/openms/images
Last synced: about 1 year ago
JSON representation
Additional files (logos, splash screen, icons)
- Host: GitHub
- URL: https://github.com/openms/images
- Owner: OpenMS
- Created: 2016-09-01T12:05:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T15:03:43.000Z (about 2 years ago)
- Last Synced: 2024-04-14T05:45:44.665Z (almost 2 years ago)
- Size: 5.25 MB
- Stars: 0
- Watchers: 22
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Images
Additional files (logos, splash screen, icons).
Used as a template to generate splash screens etc. that contain the OpenMS version.
### Logo Colors
Color codes are given in both hexadecimal and RGB values.
**Blue**
- `#29379B`
- `rgb(41, 55, 155)`
- Color used for the text "OpenMS".
**White**
- `#FFFFFF`
- `rgb(255, 255, 255)`
- Color used for the text "Open". Also used for the logo background, if the background is not transparent.
**Red**
- `#F30519`
- `rgb(243, 5, 25)`
- Color used for the red line behind the text.
**Grey**
- `#D6D3D8`
- `rgb(214, 211, 216)`
- Color used for a shadow to the lower right of the letters in the logo.
### Fonts
**OpenMS Logo**
- the OpenMS logo uses Wine-Tahoma font (which is available here https://github.com/kode54/wine/blob/master/fonts/tahoma.ttf). This is licensed under a LGPL license.