Yellowbeans color theme originally created by gremble0 ported to Emacs.
The package is currently not available in MELPA. You have to install it manually.
For vanilla Emacs:
git clone https://github.com/bvtuhan/yellowbeans-theme-emacs
cp yellowbeans-theme-emacs/yellowbeans-theme.el ~/.emacs.d/themes/(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/")
(load-theme 'yellowbeans t)For Doom Emcas:
git clone https://github.com/bvtuhan/yellowbeans-theme-emacs
cp yellowbeans-theme-emacs/yellowbeans-theme.el ~/.config/doom/themes/(setq doom-theme 'yellowbeans)For modeling and styling, I used different themes as references, including:

