Advertisement
poetician

seal-brown | xresouces

Apr 25th, 2021
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. ! Base16 oomox-orange-rainbow-long_3
  2. ! Scheme: oomox-orange-rainbow-long_3
  3.  
  4. #define base00 #733300
  5. #define base01 #be5504
  6. #define base02 #fcae1e
  7. #define base03 #b7700f
  8. #define base04 #5f1f00
  9. #define base05 #fcae1e
  10. #define base06 #f6961e
  11. #define base07 #fcae1e
  12. #define base08 #ffd800
  13. #define base09 #ffc816
  14. #define base0A #fedd1b
  15. #define base0B #dce165
  16. #define base0C #dede90
  17. #define base0D #b7e399
  18. #define base0E #ffd376
  19. #define base0F #ebbc00
  20.  
  21. *foreground: base05
  22. #ifdef background_opacity
  23. *background: [background_opacity]base00
  24. #else
  25. *background: base00
  26. #endif
  27. *cursorColor: base05
  28.  
  29. *color0: base00
  30. *color1: base08
  31. *color2: base0B
  32. *color3: base0A
  33. *color4: base0D
  34. *color5: base0E
  35. *color6: base0C
  36. *color7: base05
  37.  
  38. *color8: base03
  39. *color9: base09
  40. *color10: base01
  41. *color11: base02
  42. *color12: base04
  43. *color13: base06
  44. *color14: base0F
  45. *color15: base07
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement