diff options
Diffstat (limited to '.config/foot/themes/monokai-pro')
-rw-r--r-- | .config/foot/themes/monokai-pro | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.config/foot/themes/monokai-pro b/.config/foot/themes/monokai-pro new file mode 100644 index 0000000..5d9f31a --- /dev/null +++ b/.config/foot/themes/monokai-pro @@ -0,0 +1,22 @@ +# -*- conf -*- +# Monokai Pro + +[colors] +background=2D2A2E +foreground=FCFCFA +regular0=403E41 +regular1=FF6188 +regular2=A9DC76 +regular3=FFD866 +regular4=FC9867 +regular5=AB9DF2 +regular6=78DCE8 +regular7=FCFCFA +bright0=727072 +bright1=FF6188 +bright2=A9DC76 +bright3=FFD866 +bright4=FC9867 +bright5=AB9DF2 +bright6=78DCE8 +bright7=FCFCFA |