Set Nord theme in .Xresources

This commit is contained in:
c0de 2022-08-17 17:01:09 -05:00
parent 3cfb9e4830
commit 8b686b3040
1 changed files with 15 additions and 15 deletions

View File

@ -1,39 +1,39 @@
! special
*.foreground: #c6c8d1
*.background: #161821
*.cursorColor: #c6c8d1
*.foreground: #d8dee9
*.background: #2e3440
*.cursorColor: #d8dee9
! black
*.color0: #161821
*.color8: #6b7089
*.color0: #2e3440
*.color8: #88c0d0
! red
*.color1: #e27878
*.color1: #bf616a
*.color9: #e98989
! green
*.color2: #b4be82
*.color2: #a3be8c
*.color10: #c0ca8e
! yellow
*.color3: #e2a478
*.color3: #ebcb8b
*.color11: #e9b189
! blue
*.color4: #84a0c6
*.color12: #91acd1
*.color4: #81a1c1
*.color12: #5e81ac
! magenta
*.color5: #a093c7
*.color5: #b48ead
*.color13: #ada0d3
! cyan
*.color6: #89b8c2
*.color14: #95c4ce
*.color6: #8fbcbb
*.color14: #88c0d0
! white
*.color7: #c6c8d1
*.color15: #d2d4de
*.color7: #d8dee9
*.color15: #e5e9f0
URxvt.font: xft:Source Code Pro:size=10.5
URxvt.depth: 32