themes: remove alpha

Alpha isn’t really part of the theme. Leave it up to the user to set
alpha.
This commit is contained in:
Daniel Eklöf 2022-12-26 10:54:02 +01:00
parent 6ebe5cf621
commit da7b393a03
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
8 changed files with 45 additions and 54 deletions

View file

@ -4,7 +4,6 @@
color=1A1826 D9E0EE color=1A1826 D9E0EE
[colors] [colors]
alpha=1.0
foreground=D9E0EE foreground=D9E0EE
background=1E1D2F background=1E1D2F
regular0=6E6C7E # black regular0=6E6C7E # black

View file

@ -5,7 +5,6 @@
color=2c323b eaeaea color=2c323b eaeaea
[colors] [colors]
alpha=1.0
background=2c323b background=2c323b
foreground=eaeaea foreground=eaeaea
regular0=242a32 regular0=242a32
@ -25,8 +24,7 @@ bright5=c858e9
bright6=2bcec2 bright6=2bcec2
bright7=ffffff bright7=ffffff
## Enable if prefer Deus colors instead of inverterd fg/bg for # Enable if prefer Deus colors instead of inverterd fg/bg for
## highlighting (mouse selection) # highlighting (mouse selection)
# selection-foreground=2c323b # selection-foreground=2c323b
# selection-background=eaeaea # selection-background=eaeaea

View file

@ -4,7 +4,6 @@
color=282a36 f8f8f2 color=282a36 f8f8f2
[colors] [colors]
alpha=1.0
foreground=f8f8f2 foreground=f8f8f2
background=282a36 background=282a36
regular0=000000 # black regular0=000000 # black

View file

@ -5,7 +5,6 @@
color=202020 ffffff color=202020 ffffff
[colors] [colors]
#alpha=0.80
background=202020 background=202020
foreground=adadad foreground=adadad
regular0=000000 # black regular0=000000 # black

View file

@ -3,7 +3,6 @@
# See: https://protesilaos.com/emacs/modus-themes # See: https://protesilaos.com/emacs/modus-themes
# #
[colors] [colors]
alpha=1.0
background=ffffff background=ffffff
foreground=000000 foreground=000000
regular0=000000 regular0=000000

View file

@ -4,7 +4,6 @@
# #
[colors] [colors]
alpha=1.0
background=000000 background=000000
foreground=ffffff foreground=ffffff
regular0=000000 regular0=000000

View file

@ -5,7 +5,6 @@
color=1c1c1c eeeeee color=1c1c1c eeeeee
[colors] [colors]
alpha=0.80
background=1c1c1c background=1c1c1c
foreground=eeeeee foreground=eeeeee
regular0=1c1c1c # black regular0=1c1c1c # black

View file

@ -5,7 +5,6 @@
color=eeeeee 444444 color=eeeeee 444444
[colors] [colors]
alpha=1.0
background=eeeeee background=eeeeee
foreground=444444 foreground=444444
regular0=eeeeee # black regular0=eeeeee # black