nord 1000 B

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