Inkscape configured for Adobe Illustrator migrants — keyboard shortcuts, workspace, palettes, and templates
Find a file
2026-05-25 19:45:57 -07:00
config feat: add Illustrator color palettes (Defaults, Grays, Earth Tones) 2026-05-25 19:45:57 -07:00
scripts feat: add platform detection script 2026-05-25 19:43:45 -07:00
tests fix: atomic write, tag preservation, invalid preset error, additional tests 2026-05-25 19:39:56 -07:00
.gitignore chore: initial repo scaffold 2026-05-25 19:09:51 -07:00
CHANGELOG.md chore: initial repo scaffold 2026-05-25 19:09:51 -07:00
conftest.py fix: atomic write, tag preservation, invalid preset error, additional tests 2026-05-25 19:39:56 -07:00
LICENSE chore: initial repo scaffold 2026-05-25 19:09:51 -07:00
README.md chore: initial repo scaffold 2026-05-25 19:09:51 -07:00

Illuscape

Inkscape configured for Adobe Illustrator migrants.

Illuscape patches Inkscape's config to match Illustrator's keyboard shortcuts, workspace layout, scroll/zoom behavior, color palettes, and document templates — without modifying Inkscape itself.

Install

git clone https://github.com/your-org/illuscape
cd illuscape
./install.sh

Follow the prompt to select your Illustrator era (CC or CS6), then open Inkscape.

Uninstall

./uninstall.sh

Your original Inkscape config is restored from backup.

License

MIT