nord.Xresources 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. ! +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2. ! title Nord XResources +
  3. ! project nord-xresources +
  4. ! version 0.1.0 +
  5. ! repository https://github.com/arcticicestudio/nord-xresources +
  6. ! author Arctic Ice Studio +
  7. ! email development@arcticicestudio.com +
  8. ! copyright Copyright (C) 2016 +
  9. ! +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  10. #define nord0 #2E3440
  11. #define nord1 #3B4252
  12. #define nord2 #434C5E
  13. #define nord3 #4C566A
  14. #define nord4 #D8DEE9
  15. #define nord5 #E5E9F0
  16. #define nord6 #ECEFF4
  17. #define nord7 #8FBCBB
  18. #define nord8 #88C0D0
  19. #define nord9 #81A1C1
  20. #define nord10 #5E81AC
  21. #define nord11 #BF616A
  22. #define nord12 #D08770
  23. #define nord13 #EBCB8B
  24. #define nord14 #A3BE8C
  25. #define nord15 #B48EAD
  26. *.foreground: nord4
  27. *.background: nord0
  28. *.cursorColor: nord4
  29. *fading: 0
  30. *fadeColor: nord3
  31. *.color0: nord1
  32. *.color1: nord11
  33. *.color2: nord14
  34. *.color3: nord13
  35. *.color4: nord9
  36. *.color5: nord15
  37. *.color6: nord8
  38. *.color7: nord5
  39. *.color8: nord3
  40. *.color9: nord11
  41. *.color10: nord14
  42. *.color11: nord13
  43. *.color12: nord9
  44. *.color13: nord15
  45. *.color14: nord7
  46. *.color15: nord6