Files
opensourcepos/branding/STYLE_GUIDE.md
BudsieBuds 2eee6313e0 Converted login to BS5 and other changes
Converted the login view to Bootstrap and Bootswatch 5. Added an option to change the login form style. Shifted some translations around and added new ones. Partially moved from Bower to NPM, added new branding logo's. Some other small changes and optimizations.
2021-07-14 08:35:04 +02:00

26 lines
1.1 KiB
Markdown

## Style Guide
Brand name: `Open Source Point of Sale`\
Short name: `OSPOS`
Font used for lettermark: `Helvetica Light`
### Brand Colors
| | <img width="100px" src="https://user-images.githubusercontent.com/12870258/120387937-c5d44e00-c32a-11eb-84a4-5c48ed7a0f9f.png"> | <img width="100px" src="https://user-images.githubusercontent.com/12870258/120388003-dd133b80-c32a-11eb-8ff1-92907dbc9b35.png"> |
|---|---|---|
| **Colors** | Primary | Secondary |
| Hexadecimal | # 2c3e50 | # ffffff |
| RGB decimal | R 44, G 62, B 80 | R 255, G 255, B 255 |
### Primary logo styles for use on light backgrounds
| | <img width="100px" src="logo.svg"> | <img width="100px" src="emblem.svg"> | <img width="100px" src="mark.svg"> | <img width="100px" src="lettermark.svg"> |
|---|---|---|---|---|
| **Logo style** | Logo | Emblem | Mark | Lettermark |
### Secondary logo styles or use on dark backgrounds
| | <img width="100px" src="logo-white.svg"> | <img width="100px" src="emblem-white.svg"> | <img width="100px" src="mark-white.svg"> | <img width="100px" src="lettermark-white.svg"> |
|---|---|---|---|---|
| **Logo style** | Logo | Emblem | Mark | Lettermark |