## Usage
1. Save `cyberdream.lua` to `~/.config/wezterm/`
2. Add the following line to your `~/.config/wezterm/wezterm.lua` file:
```lua
config.colors = require("cyberdream")
```