Black/White/Crimson Vim colorscheme inspired by T1 team colors, with subtle "Faker Edition" mouse-style crimson accents.
Add this line to your vimrc:
Plugin 'yourname/t1-faker.vim'Then install:
:PluginInstallEnable the theme:
set termguicolors
colorscheme t1-fakercolors/t1-faker.vim: Vim colorschemet1-faker.json: Optional VS Code theme export (same palette)preview.png: Palette previewcode_example.c/code_example.png: Demo snippet and rendered preview
- Designed for truecolor terminals (
set termguicolors). - If your terminal is not truecolor, reduce saturation by changing
red2/gold0.

