1# -*- conf -*-2#3# modus-operandi4# See: https://protesilaos.com/emacs/modus-themes5#6[colors-light]7# modues operandi8background=ffffff9foreground=0000001011regular0=000000 # black12regular1=a60000 # red13regular2=005e00 # green14regular3=813e00 # yellow15regular4=0031a9 # blue16regular5=721045 # magenta17regular6=00538b # cyan18regular7=bfbfbf # white1920bright0=595959 # bright black21bright1=d00000 # bright red22bright2=008900 # bright green23bright3=9d5700 # bright yellow24bright4=2547eb # bright blue25bright5=a8007f # bright magenta26bright6=0068a8 # bright cyan27bright7=efefef # bright white2829[colors-dark]30# modues vivendi tinted31background=0d0e1c32foreground=ffffff3334regular0=000000 # black35regular1=f2201f #red36regular2=44bc44 # green37regular3=d0bc00 # yellow38regular4=2fafff # blue39regular5=feacd0 # magenta40regular6=00d3d0 # cyan41regular7=bfbfbf # white4243# ANSI 颜色 (Bright) - 提高了亮度的阶梯感44bright0=595959 # bright black45bright1=ff5f59 # bright red46bright2=70d470 # bright green47bright3=f0dd60 # bright yellow48bright4=79d3ff # bright blue49bright5=ffb3ff # bright magenta50bright6=4ae2f0 # bright cyan51bright7=ffffff # bright white