A clean, warm-toned Beamer presentation theme built on a cream background with a teal/orange/pink accent palette.
Copy the .sty files into your project and load the theme:
\documentclass[aspectratio=169, noamssymb]{beamer}
\usetheme{noctislux}
noamssymbis required. The theme loadslete-sans-math, which conflicts withamssymb; this option prevents Beamer from loading it automatically.
Compile with LuaLaTeX:
latexmk -lualatex main.tex
Note
Requires TeX Live 2024 or later for lete-sans-math.