mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
Update modus themes to 4.6.0 (#11949)
This commit is contained in:
parent
b97c745631
commit
8c6ca3c0fc
@ -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
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user