diff options
Diffstat (limited to '.config/foot/themes/nordiq')
-rw-r--r-- | .config/foot/themes/nordiq | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.config/foot/themes/nordiq b/.config/foot/themes/nordiq new file mode 100644 index 0000000..f309de2 --- /dev/null +++ b/.config/foot/themes/nordiq @@ -0,0 +1,26 @@ +# -*- conf -*- +# Nordiq + +[cursor] +color=eeeeee 9f515a + +[colors] +foreground=dbdee9 +background=0e1420 +regular0=5b6272 +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 + |