Update modus themes to 4.6.0 (#11949)

This commit is contained in:
Alexis Mousset 2024-11-20 23:30:35 +01:00 committed by GitHub
parent b97c745631
commit 8c6ca3c0fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
# Author: Alexis Mousset <contact@amousset.me>
# Adapted from https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou
# Version 4.4.0
# Version 4.6.0
#
# Syntax highlighting

View File

@ -2,7 +2,7 @@
# modus_operandi.toml variant
#
# This variant is optimized for users with red-green color deficiency (deuteranopia)
# Version 4.4.0
# Version 4.6.0
inherits = "modus_operandi"

View File

@ -1,6 +1,6 @@
# Author: Alexis Mousset <contact@amousset.me>
# modus_operandi.toml variant
# Version 4.4.0
# Version 4.6.0
inherits = "modus_operandi"

View File

@ -2,7 +2,7 @@
# modus_operandi.toml variant
#
# This variant is optimized for users with blue-yellow color deficiency (tritanopia)
# Version 4.4.0
# Version 4.6.0
inherits = "modus_operandi"

View File

@ -1,7 +1,7 @@
# Author: Matous Dzivjak <matousdzivjak@gmail.com>
# Adapted from https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou
# Source: https://github.com/protesilaos/modus-themes/blob/main/modus-vivendi-theme.el
# Version 4.4.0
# Version 4.6.0
# Syntax highlighting
# -------------------
@ -124,7 +124,7 @@ bg-inactive = "#303030"
# Common accent foregrounds
red = "#ff5f59"
red-warmer = "#ff6b55"
red-cooler = "#ff7f9f"
red-cooler = "#ff7f86"
red-faint = "#ff9580"
red-intense = "#ff5f5f"
green = "#44bc44"

View File

@ -1,7 +1,7 @@
# Author: Matous Dzivjak <matousdzivjak@gmail.com>
# Adapted from https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou
# Source: https://github.com/protesilaos/modus-themes/blob/main/modus-vivendi-deuteranopia-theme.el
# Version 4.3.0
# Version 4.6.0
inherits = "modus_vivendi"
@ -37,7 +37,7 @@ border = "#646464"
# Common accent foregrounds
red = "#ff5f59"
red-warmer = "#ff6b55"
red-cooler = "#ff7f9f"
red-cooler = "#ff7f86"
red-faint = "#ff9580"
red-intense = "#ff5f5f"
green = "#44bc44"

View File

@ -1,7 +1,7 @@
# Author: Matous Dzivjak <matousdzivjak@gmail.com>
# Adapted from: https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou
# Source: https://github.com/protesilaos/modus-themes/blob/main/modus-vivendi-tinted-theme.el
# Version 4.4.0
# Version 4.6.0
inherits = "modus_vivendi"
@ -23,7 +23,7 @@ border = "#61647a"
# Common accent foregrounds
red = "#ff5f59"
red-warmer = "#ff6b55"
red-cooler = "#ff7f9f"
red-cooler = "#ff7f86"
red-faint = "#ff9f80"
red-intense = "#ff5f5f"
green = "#44bc44"

View File

@ -1,7 +1,7 @@
# Author: Matous Dzivjak <matousdzivjak@gmail.com>
# Adapted from https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou
# Source: https://github.com/protesilaos/modus-themes/blob/main/modus-vivendi-tritanopia-theme.el
# Version 4.3.0
# Version 4.6.0
inherits = "modus_vivendi"
@ -51,7 +51,7 @@ border = "#646464"
# Common accent foregrounds
red = "#ff5f59"
red-warmer = "#ff6740"
red-cooler = "#ff6f9f"
red-cooler = "#ff7f86"
red-faint = "#ff9070"
red-intense = "#ff5f5f"
green = "#44bc44"