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`
+**Surface/Card Background**: `#1E1E1E`
+**Borders**: `#2C2C2C`
+**Logo/Header Text**: `#F5F5F5`
+**Logo Accent**: `#E65100`
+**Body Text**: `#BDBDBD`
+**Muted Text**: `#757575`
+**Button Primary**: `#E65100`
+**Button Hover**: `#FF6F00`
+**Link**: `#546E71`
+**Link Hover**: `#658487`
+
+## 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