https://github.com/lepisma/rogue
Personal Emacs config
https://github.com/lepisma/rogue
dotfiles emacs spacemacs
Last synced: 16 days ago
JSON representation
Personal Emacs config
- Host: GitHub
- URL: https://github.com/lepisma/rogue
- Owner: lepisma
- Created: 2015-01-04T09:33:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T06:26:23.000Z (7 months ago)
- Last Synced: 2024-09-18T08:52:29.093Z (7 months ago)
- Topics: dotfiles, emacs, spacemacs
- Language: Emacs Lisp
- Homepage:
- Size: 5.96 MB
- Stars: 341
- Watchers: 12
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: Rogue
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.** Themes
The light theme, ~doom-rogue-light~, is based on my website's [[https://lepisma.xyz/][theme]] and [[https://lepisma.xyz/2017/10/28/ricing-org-mode/index.html][rice]] from
years back. It's high on use of old style serif faces and low on saturation.[[file:./screens/light.png]]
/Dark theme is a work in progress./
These themes are built on [[https://github.com/doomemacs/themes][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. [[https://github.com/lepisma/iosevka-lepisma][Iosevka-lepisma]]
2. Merriweather
3. EtBembo
4. Source Sans ProAfter install, also run ~(all-the-icons-install-fonts)~ and
~(nerd-icons-install-fonts)~.