diff --git a/README.md b/README.md new file mode 100644 index 0000000..dfb43e3 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Kabukichō Theme for Zed + +![Theme banner by Victoria Drake](banner.png) + +A dark theme based on the original works of [Victoria Drake's VS Code extension](https://github.com/victoriadrake/kabukicho-vscode/). + +In her own words, Kabukichō is "a techno-neon, autorobotic, VHS-degradaded, superatomic-AI color theme for Visual Studio Code. Of course those are real words. Whatever, man. You can't stop the signal." + +## Screenshots + +![Dart](screenshots/dart.png) +![Go](screenshots/go.png) +![Java](screenshots/java.png) +![Javascript](screenshots/javascript.png) +![Python](screenshots/python.png) +![React](screenshots/react.png) +![Rust](screenshots/rust.png) diff --git a/banner.png b/banner.png new file mode 100644 index 0000000..11591da Binary files /dev/null and b/banner.png differ diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..1f60f9c Binary files /dev/null and b/icon.png differ