debian rice lemur pro
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
788 B

2 years ago
  1. # vim:ft=conf
  2. font_family JetBrains Mono
  3. font_size 11.5
  4. background_opacity 0.8
  5. dynamic_background_opacity yes
  6. window_margin_width 5
  7. bell_path none
  8. bell_on_tab no
  9. enable_audio_bell no
  10. background #3b3c35
  11. foreground #fdfff1
  12. cursor #fdfff1
  13. cursor_text_color #000000
  14. selection_foreground #3b3c35
  15. selection_background #fdfff1
  16. # dull black
  17. color0 #3b3c35
  18. # light black
  19. color8 #6e7066
  20. # dull red
  21. color1 #f82570
  22. # light red
  23. color9 #f82570
  24. # dull green
  25. color2 #a6e12d
  26. # light green
  27. color10 #a6e12d
  28. # yellow
  29. color3 #e4db73
  30. # light yellow
  31. color11 #e4db73
  32. # blue
  33. color4 #fc961f
  34. # light blue
  35. color12 #fc961f
  36. # magenta
  37. color5 #ae81ff
  38. # light magenta
  39. color13 #ae81ff
  40. # cyan
  41. color6 #66d9ee
  42. # light cyan
  43. color14 #66d9ee
  44. # dull white
  45. color7 #fdfff1
  46. # bright white
  47. color15 #fdfff1