source code migrating from gitlab

This commit is contained in:
2026-05-15 15:48:18 -04:00
commit 7474499e90
95 changed files with 6918 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
include ./nord.conf
font_family SauceCodeProNerdFont
font_size 26.0
+39
View File
@@ -0,0 +1,39 @@
foreground #BBBDAF
background #242933
selection_foreground #000000
selection_background #F0DFAF
url_color #0087BD
cursor #81A1C1
# black
color0 #191C1D
color8 #4C566A
# red
color1 #BF616A
color9 #BF616A
# green
color2 #A3BE8C
color10 #A3BE8C
# yellow
color3 #EBCB8B
color11 #EBCB8B
# blue
color4 #81A1C1
color12 #81A1C1
# magenta
color5 #B48EAD
color13 #B48EAD
# cyan
color6 #88C0D0
color14 #8FBCBB
# white
color7 #E5E9F0
color15 #ECEFF4