diff options
| author | Nate Cox <nate@natecox.dev> | 2026-05-18 10:46:54 -0700 |
|---|---|---|
| committer | Nate Cox <nate@natecox.dev> | 2026-05-18 10:46:54 -0700 |
| commit | 93ad0cbb9cd63197eb1051c5cb6cb360b1b4e1fb (patch) | |
| tree | 03953272b576fb06136c7cbe98d99ac2792fcdc8 /.config/foot/themes/noctalia | |
| parent | ea73642a3c82b5e58f6f7f42878bc695e7189efe (diff) | |
| download | dotfiles-93ad0cbb9cd63197eb1051c5cb6cb360b1b4e1fb.tar.bz2 dotfiles-93ad0cbb9cd63197eb1051c5cb6cb360b1b4e1fb.zip | |
Add foot config
Diffstat (limited to '.config/foot/themes/noctalia')
| -rw-r--r-- | .config/foot/themes/noctalia | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.config/foot/themes/noctalia b/.config/foot/themes/noctalia new file mode 100644 index 0000000..8eb7b15 --- /dev/null +++ b/.config/foot/themes/noctalia @@ -0,0 +1,22 @@ +[colors-dark] +foreground=d3c6aa +background=1e2326 +regular0=7a8478 +regular1=e67e80 +regular2=a7c080 +regular3=dbbc7f +regular4=7fbbb3 +regular5=d699b6 +regular6=83c092 +regular7=f2efdf +bright0=a6b0a0 +bright1=f85552 +bright2=8da101 +bright3=dfa000 +bright4=3a94c5 +bright5=df69ba +bright6=35a77c +bright7=fffbef +selection-foreground=d3c6aa +selection-background=4c3743 +cursor=4c3743 e69875 |
