! Author: Sainnhepark ! Email: sainnhe@gmail.com ! URL: https://github.com/sainnhe/vim-color-vanilla-cake/ ! License: MIT && Anti-996 #define white #f9ebd0 #define black #566b60 #define grey #778b81 #define red #db5e76 #define lemon #758b00 #define green #4e8961 #define cyan #3e8380 #define orange #d87345 #define yellow #d08800 #define blue #5e7cab #define magenta #c96794 *.foreground: black *.background: white *.cursorColor: black *fading: 35 *fadeColor: grey *.color0: grey *.color1: red *.color2: green *.color3: orange *.color4: blue *.color5: magenta *.color6: cyan *.color7: white *.color8: grey *.color9: red *.color10: lemon *.color11: yellow *.color12: blue *.color13: magenta *.color14: cyan *.color15: white