Advertisement
poetician

arcolinux-wallpaper | Termite colors

Dec 17th, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. [colors]
  2. # Base16 oomox-arco-wallpaper
  3. # Author: oomox-arco-wallpaper
  4.  
  5. foreground = #fffbf8
  6. foreground_bold = #fffbf8
  7. cursor = #fffbf8
  8. cursor_foreground = #000000
  9. background = #000000
  10.  
  11. # 16 color space
  12.  
  13. # Black, Gray, Silver, White
  14. color0 = #000000
  15. color8 = #7f7d7c
  16. color7 = #fffbf8
  17. color15 = #fffbf8
  18.  
  19. # Red
  20. color1 = #de3445
  21. color9 = #de3445
  22.  
  23. # Green
  24. color2 = #0d496b
  25. color10 = #0d496b
  26.  
  27. # Yellow
  28. color3 = #ffe285
  29. color11 = #ffe285
  30.  
  31. # Blue
  32. color4 = #5b7490
  33. color12 = #5b7490
  34.  
  35. # Purple
  36. color5 = #ff4f5d
  37. color13 = #ff4f5d
  38.  
  39. # Teal
  40. color6 = #bcc3d0
  41. color14 = #bcc3d0
  42.  
  43. # Extra colors
  44. color16 = #c9a86c
  45. color17 = #bf5a44
  46. color18 = #000000
  47. color19 = #7f8184
  48. color20 = #141414
  49. color21 = #f3ece9
  50.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement