Set Nord theme in .Xresources
This commit is contained in:
parent
3cfb9e4830
commit
8b686b3040
@ -1,39 +1,39 @@
|
|||||||
! special
|
! special
|
||||||
*.foreground: #c6c8d1
|
*.foreground: #d8dee9
|
||||||
*.background: #161821
|
*.background: #2e3440
|
||||||
*.cursorColor: #c6c8d1
|
*.cursorColor: #d8dee9
|
||||||
|
|
||||||
! black
|
! black
|
||||||
*.color0: #161821
|
*.color0: #2e3440
|
||||||
*.color8: #6b7089
|
*.color8: #88c0d0
|
||||||
|
|
||||||
! red
|
! red
|
||||||
*.color1: #e27878
|
*.color1: #bf616a
|
||||||
*.color9: #e98989
|
*.color9: #e98989
|
||||||
|
|
||||||
! green
|
! green
|
||||||
*.color2: #b4be82
|
*.color2: #a3be8c
|
||||||
*.color10: #c0ca8e
|
*.color10: #c0ca8e
|
||||||
|
|
||||||
! yellow
|
! yellow
|
||||||
*.color3: #e2a478
|
*.color3: #ebcb8b
|
||||||
*.color11: #e9b189
|
*.color11: #e9b189
|
||||||
|
|
||||||
! blue
|
! blue
|
||||||
*.color4: #84a0c6
|
*.color4: #81a1c1
|
||||||
*.color12: #91acd1
|
*.color12: #5e81ac
|
||||||
|
|
||||||
! magenta
|
! magenta
|
||||||
*.color5: #a093c7
|
*.color5: #b48ead
|
||||||
*.color13: #ada0d3
|
*.color13: #ada0d3
|
||||||
|
|
||||||
! cyan
|
! cyan
|
||||||
*.color6: #89b8c2
|
*.color6: #8fbcbb
|
||||||
*.color14: #95c4ce
|
*.color14: #88c0d0
|
||||||
|
|
||||||
! white
|
! white
|
||||||
*.color7: #c6c8d1
|
*.color7: #d8dee9
|
||||||
*.color15: #d2d4de
|
*.color15: #e5e9f0
|
||||||
|
|
||||||
URxvt.font: xft:Source Code Pro:size=10.5
|
URxvt.font: xft:Source Code Pro:size=10.5
|
||||||
URxvt.depth: 32
|
URxvt.depth: 32
|
||||||
|
Loading…
Reference in New Issue
Block a user