https://github.com/allanchain/tplinkish-beamer
My beamer setup. Red and purple, deliberately.
https://github.com/allanchain/tplinkish-beamer
Last synced: 4 months ago
JSON representation
My beamer setup. Red and purple, deliberately.
- Host: GitHub
- URL: https://github.com/allanchain/tplinkish-beamer
- Owner: AllanChain
- Created: 2022-03-22T08:07:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T14:36:56.000Z (almost 4 years ago)
- Last Synced: 2025-06-10T23:05:24.002Z (about 1 year ago)
- Language: TeX
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TPLinkish-Beamer
My beamer setup. Red and purple, deliberately.
:warning: This repo is in a very early stage. I will add demo TeX file, demo PDF file, and demo LyX file in the future.
## The Config
```tex
\usetheme[numbering=fraction,progressbar=frametitle]{metropolis}
\makeatletter
\setlength{\metropolis@progressinheadfoot@linewidth}{1.5pt}
\setlength{\metropolis@progressonsectionpage@linewidth}{1.5pt}
\makeatother
\definecolor{CrimsonRed}{HTML}{861919}
\definecolor{Flirt}{HTML}{AA1270}
\definecolor{Kobi}{HTML}{F8ABDB}
\setbeamercolor{progress bar}{fg=Flirt,bg=Kobi}
\setbeamercolor{normal text}{bg=white}
\setbeamercolor{palette primary}{%
bg=CrimsonRed,
fg=white
}
\setbeamercolor{titlelike}{use=normal text, fg=CrimsonRed}
% Optional
\usefonttheme{professionalfonts}
\setbeamercovered{transparent}
```
## Footnote
Color name from