[Tex/LaTex] Beamer theme Error

beamerthemes

I am a new user of LaTeX (TeXstudio). I am making a lecture presentation in TeXstudio. I want to make the same design of my presentation which is attached below.

Thanks in advance

Code:

\documentclass[handout,t]{beamer}
\usepackage{graphicx,url}
\usepackage[brazil]{babel}   
\usepackage[utf8]{inputenc}
\batchmode
\usepackage{pgfpages}
\usepackage{amsmath,amssymb,enumerate,epsfig,bbm,calc,color,ifthen,capt-of}
\usetheme{Berlin}
 \usecolortheme{senac}
Error Massage : File `beamercolorthemesenac.sty' not found. \usecolortheme{senac}

enter image description here

Best Answer

As the error message tells you, the file beamercolorthemesenac.sty is missing. It is available from https://www.overleaf.com/10070672jjshsgzwpshs#/37098200/