Git Product home page Git Product logo

sthlmnordbeamertheme's Introduction

sthlmNord BeamerTheme

Background

Other Nord Beamer themes

Maybe you were looking for another Nord Beamer theme?

Light and Dark Mode Available

Background Background

By default, theme will be displayed using dark mode; however, this can easily be toggled to the light version of the theme by providing an option to the \usetheme{sthlmnord} command,

% > > > Choose Theme
\usetheme[mode=light]{sthlmnord}
%\usetheme{sthlmnord}

Major Features

Background Background

Nord Color Palette

Background Background

Background Background

Background Background

Background Background

Block Environments

Background Background

Lists

Background Background

Background Background

Background Background

Source Code Syntax Highlighting powered by Listings (default) and Minted

By default, source code printing is done using the listings package. The reason is that it will be easier to style the code using Overleaf.com in the future.

However, if you would like to use the minted package styled with nord, then just pass the codeminted option to the documentclass command. While minted should work out of the box, this theme includes the custom nord color palette https://github.com/sbrisard/nord_pygments, that needs to be installed (see github repository for instructions).

If you do not want to install the pygements nord color theme, you can choose one of the installed themes by changing the beamerthemesthlmnord.sty file

\RequirePackage{minted}
% > > > Nord style Requires custom install: https://github.com/sbrisard/nord_pygments
\usemintedstyle{nord}  <====== Change to a default style 

Libertinus fonts compiled with XeLaTeX

Background Background

Mathematics

Background Background

Background Background

Background Background

Background Background

Release Notes

Version round(pi,5)

  • initial Overleaf.com support

Version round(pi,4)

  • breaking change! The codehl option has been renamed to codeminted. The Listings pkg will now be the default code printer; however, if you would like to use the minted pkg, then you can provide the codeminted option to the documentclass options.
  • moving towards support for use with overleaf.com

Version round(pi,3)

  • removed document class boolean option enumarabic to toggle between enumerated lists using (arabic, arabic) and (alpha, roman), (default: alpha, roman)
  • removed enumitem pgk as it does not play nicely with Beamer
  • updated styles for list environments

Version round(pi,2)

  • enough decimal places to start rounding pi
  • added document class boolean option bibref to make bibliography optional (default: false)
  • simplified title page commands
  • added release notes
  • updating readme file

Version 3.1

  • added working dark theme such that it works with light theme
  • created demo *.tex files for both the light and dark theme (slides included in /0-slides directory)
  • included subfiles package into the theme
  • simplified cover page image
  • added document class boolean option codehl to include code highlighted blocks powered by the minted package and themed using nord pygments, https://github.com/sbrisard/nord_pygments (default: false)
  • added document class boolean option enumarabic to toggle between enumerated lists using (arabic, arabic) and (alpha, roman), (default: alpha, roman)
  • added custom color commands for both text and highlighted text
  • new title page inspired from https://github.com/dennisog/beamer-purdue
  • breaking change! mhomath.sty renamed to mhomacros.sty
  • added example and theorem slides styled using awesomefont5 package
  • references now working

Version 3.0

  • color theme now NORD inspired https://www.nordtheme.com
  • now complied using XeLaTeX as font changed to Libertinus using the libertinus-otf package
  • moving towards a light and dark mode version of the deck

sthlmnordbeamertheme's People

Contributors

mholson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sthlmnordbeamertheme's Issues

Missing `mhocolorthemenord.sty`

Hello,

First of all, I would like to say that I really like the design of the theme!

Unfortunately, I am unable to build the pdf. It seems as though the mhocolorthemenord.sty is missing. I know how to use latex but I am not too proficient writing my own templates and commands, so maybe I am missing something, in that case please excuse my ignorance.

Thank you and have a nice day!

Text color is not right in Dark mode

Environment:

  • OS: Windows 11 21H2
  • xeLatex version: XeTeX 3.141592653-2.6-0.999993 (TeX Live 2021/W32TeX)
  • IDE: Texstudio 4.2.2

I compiled sthlmNordDarkDemo.tex in Texstuido with command xelatex.exe -synctex=1 -interaction=nonstopmode --shell-escape %.tex,and got the output (Full log : xelatex.log) :

Process started: xelatex.exe -synctex=1 -interaction=nonstopmode --shell-escape "sthlmNordDarkDemo".tex

system returned with code 1
Process exited normally

Even though process exited normally, I got the pdf like this:
fig_screen

Clearly there is some problem with the text color, which should be white.

Text color in section page

I have used background picture, which makes the text in section page un clear. I tried to modify the theme.sty, but I failed. Could you please tell me how to change the color of the text? Thanks.
section
result

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.