Skip to content

gosuda/t1-faker.vim

Repository files navigation

T1 Faker

Black/White/Crimson Vim colorscheme inspired by T1 team colors, with subtle "Faker Edition" mouse-style crimson accents.

Install (Vundle)

Add this line to your vimrc:

Plugin 'yourname/t1-faker.vim'

Then install:

:PluginInstall

Enable the theme:

set termguicolors
colorscheme t1-faker

Files

  • colors/t1-faker.vim: Vim colorscheme
  • t1-faker.json: Optional VS Code theme export (same palette)
  • preview.png: Palette preview
  • code_example.c / code_example.png: Demo snippet and rendered preview

Preview

Palette CodeExample

  • Designed for truecolor terminals (set termguicolors).
  • If your terminal is not truecolor, reduce saturation by changing red2 / gold0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published