|
1 | 1 | # laserwave.nvim |
2 | 2 |
|
| 3 | +<!-- panvimdoc-ignore-start --> |
| 4 | + |
| 5 | +![Laserwave Dashboard] |
| 6 | + |
| 7 | +<!-- panvimdoc-ignore-end --> |
| 8 | + |
3 | 9 | A clean 80's synthwave / outrun inspired theme written in Lua ported from |
4 | 10 | the Visual Studio Code [LaserWave](https://github.com/Jaredk3nt/laserwave) theme. |
5 | 11 |
|
| 12 | +<!-- panvimdoc-ignore-start --> |
| 13 | + |
| 14 | +### Original Flavor |
| 15 | + |
| 16 | +| | | |
| 17 | +| ----------------- | -------------------- | |
| 18 | +| ![Laserwave tsx] | ![Laserwave Lua] | |
| 19 | +| ![Laserwave Rust] | ![Laserwave Flavors] | |
| 20 | + |
| 21 | +### Hi-C Flavor |
| 22 | + |
| 23 | +| | | |
| 24 | +| --------------------------- | --------------------- | |
| 25 | +| ![Laserwave Hi-C Dashboard] | ![Laserwave Hi-C Lua] | |
| 26 | +| ![Laserwave Hi-C Rust] | ![Laserwave Hi-c tsx] | |
| 27 | + |
| 28 | +<!-- panvimdoc-ignore-end --> |
| 29 | + |
6 | 30 | # Installation |
7 | 31 |
|
8 | 32 | ### Requirements |
@@ -102,3 +126,16 @@ MIT License. See [LICENSE](https://github.com/lettertwo/laserwave.nvim/blob/main |
102 | 126 | Contributions are welcome! See [CONTRIBUTING](https://github.com/lettertwo/laserwave.nvim/blob/main/CONTRIBUTING.md) for details. |
103 | 127 |
|
104 | 128 | <!-- panvimdoc-ignore-end --> |
| 129 | +<!-- panvimdoc-ignore-start --> |
| 130 | + |
| 131 | +[Laserwave Flavors]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/flavors.webp |
| 132 | +[Laserwave Dashboard]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/dashboard.webp |
| 133 | +[Laserwave Lua]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/lua.webp |
| 134 | +[Laserwave Rust]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/rust.webp |
| 135 | +[Laserwave tsx]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/tsx.webp |
| 136 | +[Laserwave Hi-C Dashboard]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/dashboard-hi_c.webp |
| 137 | +[Laserwave Hi-C Lua]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/lua-hi_c.webp |
| 138 | +[Laserwave Hi-C Rust]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/rust-hi_c.webp |
| 139 | +[Laserwave Hi-c tsx]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/tsx-hi_c.webp |
| 140 | + |
| 141 | +<!-- panvimdoc-ignore-end --> |
0 commit comments