Rogue

Table of Contents



This page is generated via scout. For now it just shows the project README. You can check the full source code here

Personal Emacs configuration using Emacs 29 defaults and modern packages. My older config was build around 2017-2018 using spacemacs, you can find that in the spacemacs branch.

1. Themes

The light theme, doom-rogue-light, is based on my website's theme and rice from years back. It's high on use of old style serif faces and low on saturation.

light.png

Dark theme is a work in progress.

These themes are built on doom-themes framework and can also be used independently. To recreate the looks above completely you would need other assistive elisp in this config.

Additionally, the following fonts are needed for this set up:

  1. Iosevka-lepisma
  2. Merriweather
  3. EtBembo
  4. Source Sans Pro

After install, also run (all-the-icons-install-fonts) and (nerd-icons-install-fonts).