mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-27 06:46:44 -04:00
Add nord theme
Signed-off-by: alexandregv <alexandregv@noreply.codeberg.org>
This commit is contained in:
parent
748ee59272
commit
5b9607cb8f
1 changed files with 29 additions and 0 deletions
29
themes/nord
Normal file
29
themes/nord
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue