diff --git a/docs/handbook/branding/.nav.yml b/docs/handbook/branding/.nav.yml index bfc4c0e..8765bc8 100644 --- a/docs/handbook/branding/.nav.yml +++ b/docs/handbook/branding/.nav.yml @@ -3,4 +3,5 @@ nav: - index.md - starcatsys.md - docshub.md + - sourcecamp.md - stagelink.md \ No newline at end of file diff --git a/docs/handbook/branding/sourcecamp.md b/docs/handbook/branding/sourcecamp.md new file mode 100644 index 0000000..2b6de2f --- /dev/null +++ b/docs/handbook/branding/sourcecamp.md @@ -0,0 +1,26 @@ +# SourceCamp + +## Logo +[:material-folder-lock: Logos > SourceCamp](https://cloud.starcatsys.net/f/1866) + +Adapted from [camp](https://thenounproject.com/icon/camp-7375488/) by [Ricons](https://thenounproject.com/creator/ricons/) from Noun Project. + +## Colors + +### Website Colors +**Background**: `#121212` blue +**Surface/Card Background**: `#1E1E1E` blue +**Borders**: `#2C2C2C` blue +**Logo/Header Text**: `#F5F5F5` blue +**Logo Accent**: `#E65100` blue +**Body Text**: `#BDBDBD` blue +**Muted Text**: `#757575` blue +**Button Primary**: `#E65100` blue +**Button Hover**: `#FF6F00` blue +**Link**: `#546E71` blue +**Link Hover**: `#658487` blue + +## Backgrounds + +## Fonts +*Source Sans Pro* by Paul D. Hunt: [:octicons-link-external-16: Google Fonts - Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) \ No newline at end of file