%% This file is part of the Hagenberg Thesis package
%% Author: Wilhelm Burger (wilbur@ieee.org)
%% GitHub: https://github.com/Digital-Media/HagenbergThesis
%% File encoding: UTF-8

\ProvidesPackage{hgbtheme-custom}[2025/02/24]%%AUTO
\hgb@UseTheme{default}% parent theme

\hgbDictionarySet{special-thesis}{english}{Special Thesis}%	edit!
\hgbDictionarySet{special-thesis}{german}{Spezialarbeit}%		edit!

\renewcommand{\hgb@ThesisName}{\hgbDictionaryGet{special-thesis}{\hgb@TitleLanguage}}

\AddToHook{hgb@InitThemeHook}{%
	% add initialization code if needed
}%