diff --git a/.gitmodules b/.gitmodules
index dda5dfe7ad75d735931888edec64e0131105e3bc..a75969e4437d9c296ac5303a930cea81ee05352b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "beamerthemeEdinburgh"]
-	path = beamerthemeEdinburgh
-	url = https://github.com/pazz/beamerthemeEdinburgh.git
+[submodule "edinburgh-math-latex"]
+	path = edinburgh-math-latex
+	url = git@github.com:Foggalong/edinburgh-math-latex.git
diff --git a/edinburgh-math-latex b/edinburgh-math-latex
new file mode 160000
index 0000000000000000000000000000000000000000..1ae56e3a19438beb713b1629b6aa9d8b3e2454f3
--- /dev/null
+++ b/edinburgh-math-latex
@@ -0,0 +1 @@
+Subproject commit 1ae56e3a19438beb713b1629b6aa9d8b3e2454f3
diff --git a/latexmkrc b/latexmkrc
index d677496a3e33296c76f7d48d83981c9023011e93..f814cc6c3785c62521b9bb5f6c08a1cee7a33c5b 100644
--- a/latexmkrc
+++ b/latexmkrc
@@ -1,4 +1,4 @@
-ensure_path("TEXINPUTS","beamerthemeEdinburgh/");
+ensure_path("TEXINPUTS","edinburgh-math-latex/");
 $pdflatex = 'pdflatex -interaction=nonstopmode';
 @default_files = ('main.tex');
 $pdf_mode = 1;
diff --git a/main.tex b/main.tex
index aa456a500cb237122978b653eae5e61bdca623ea..cdaa4b4effa773ec9b0dabf78dc4bb2d31b506c7 100644
--- a/main.tex
+++ b/main.tex
@@ -11,7 +11,7 @@
 \usepackage{ulem}
 \usepackage{xcolor}
 
-\usetheme{Edinburgh}
+\usetheme{edmaths}
 
 \title{Bridgeland Stabilities and Finding Walls}
 \subtitle{}