diff --git a/themes/nord b/themes/nord new file mode 100644 index 00000000..cbb99a31 --- /dev/null +++ b/themes/nord @@ -0,0 +1,29 @@ +# Nord theme +# Official site: https://www.nordtheme.com/ +# Based on https://github.com/arcticicestudio/nord-xresources + +[cursor] +color=2e3440 d8dee9 + +[colors] +alpha=1.0 +foreground=d8dee9 +background=2e3440 + +regular0=3b4252 +regular1=bf616a +regular2=a3be8c +regular3=ebcb8b +regular4=81a1c1 +regular5=b48ead +regular6=88c0d0 +regular7=e5e9f0 + +bright0=4c566a +bright1=bf616a +bright2=a3be8c +bright3=ebcb8b +bright4=81a1c1 +bright5=b48ead +bright6=8fbcbb +bright7=eceff4 \ No newline at end of file