2025-02-28 15:16:10 +01:00
2025-02-28 10:38:12 +01:00
2025-02-28 15:04:53 +01:00
2025-02-28 15:16:10 +01:00

Thankful Eyes Theme

Emacs theme, based on Thankful-eyes rouge, with a contrast ready for colour blind or visually impaired people.

Install

Manual

Download the theme and add the following to your init file:

(add-to-list 'custom-theme-load-path "~/.emacs.d/thankful-eyes-theme.el")
(load-theme 'thankful-eyes t)

MELPA

This theme is available in MELPA, so you can install it with M-x package-install RET thankful-eyes-theme RET

You can also add the following to your init file:

(load-theme 'thankful-eyes t)
Description
Emacs theme with a contrast ready for colour blind or visually impaired people.
Readme GPL-3.0 320 KiB
Languages
Emacs Lisp 100%