chromata 0.3.0

1000+ editor color themes as compile-time Rust constants
NOTICE

Chromata -- Editor Color Themes for Rust
Copyright (C) 2025-2026 The Chromata Authors
Licensed under GPL-3.0-only

This project bundles color theme data derived from multiple upstream sources.
Each collection retains its original license and attribution requirements.
The upstream licenses listed below apply to the theme data only, not to
the Chromata source code itself.

=========================================================================

1. Base16 / Base24 Schemes

   Organization: tinted-theming
   License:      MIT
   Source:       https://github.com/tinted-theming/schemes
   Themes:       305 base16 + 184 base24

=========================================================================

2. Vim Colorschemes

   Authors:     Various (individual theme authors)
   License:     Mixed (Vim license, MIT, public domain)
   Sources:     https://github.com/flazz/vim-colorschemes
                https://github.com/vim/colorschemes
   Themes:      464

=========================================================================

3. Emacs Themes

   Authors:     Various (individual theme authors)
   License:     Mixed (GPL, MIT — mostly GPL per Emacs conventions)
   Source:      https://github.com/emacs-themes/emacs-themes-site
   Themes:      102

=========================================================================

4. Popular (Hand-curated)

   The popular module contains hand-curated themes sourced from their
   original projects. Individual attributions:

   - Ayu              dempfi                  MIT
   - Catppuccin       Catppuccin Org          MIT
   - Dracula          Dracula Theme           MIT
   - Everforest       sainnhe                 MIT
   - Flexoki          Steph Ango              MIT
   - GitHub           GitHub (Primer)         MIT
   - Gruvbox          Pavel Pertsev           MIT
   - Horizon          jolaleye                MIT
   - Kanagawa         rebelot                 MIT
   - Material         Mattia Astorino         MIT
   - Monokai          Wimer Hazenberg        (de facto public domain)
   - Moonlight        atomiks                 MIT
   - Nightfox         EdenEast                MIT
   - Nord             Arctic Ice Studio       MIT
   - One Dark         Atom / GitHub           MIT
   - Poimandres       drcmda                  MIT
   - Rose Pine        Rose Pine               MIT
   - Snazzy           sindresorhus            MIT
   - Solarized        Ethan Schoonover        MIT
   - SynthWave '84    Robb Owen               MIT
   - Tokyo Night      Folke Lemaitre          Apache-2.0
   - Tomorrow         Chris Kempson           MIT
   - Vesper           raunofreiberg           MIT
   - Zenburn          jnurmine               Vim license

=========================================================================

For full license texts of each upstream project, consult the respective
source repositories listed above.