Set TX-02 Oblique in Emacs

TX-02 Oblique is not working with italic face in GNU Emacs even we customize italic face’s :slant with oblique, don’t know why, but we can customize italic face’s font with TX-02 Oblique.

(set-face-attribute 'italic nil :font (font-spec :family "TX-02 Oblique" :size 18) :slant 'oblique)

Related

Color Lighten and Darken

RGB color lighten and darken in catppuccin-themes.

DIY Modus Themes

Each Modus theme specifies a color palette that declares named color values and semantic color mappings.

Emacs tokyonight-themes

A clean dark Visual Studio Code theme that celebrates the lights of Downtown Tokyo at night.