autothemer-el 0.2.17-4 source package in Ubuntu

Changelog

autothemer-el (0.2.17-4) unstable; urgency=medium

  * Team upload.
  * Rebuild against dh-elpa 2.1.5.
    Upload pushed to dgit-repos but not salsa.
    See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.

 -- Sean Whitton <email address hidden>  Thu, 25 Jul 2024 17:39:21 +0900

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autothemer-el_0.2.17-4.dsc 2.1 KiB 1e76f8b1f5a48e822aea484b526a143ec24931e71a0601b11f975680a8d4887d
autothemer-el_0.2.17.orig.tar.xz 34.6 KiB 7a46a6d7916e3d2cec3fabe358a937d81ff953b555bbb72f1a94247e5b5ff30e
autothemer-el_0.2.17-4.debian.tar.xz 2.5 KiB 3acff26f5549c66e8a80ba63472a8fd74c018308bcef4018315859841f03629c

Available diffs

No changes file available.

Binary packages built by this source

elpa-autothemer: Emacs library that makes theme creation more convenient

 Autothemer is an Emacs library that makes theme creation more convenient; One
 way that it accomplishes this is by reducing the amount of boilerplate code
 needed to define custom themes. It also provides the user with interactive
 commands that automatically generate face customisation code using the
 theme's colour palette—as well as other functions that assist with the
 creation of Emacs themes.
 .
 Notable features:
   * Automatic support for multiple display types (24bit, 256 colour, GUI and
     terminal). Autothemes look good everywhere.
   * Easier configuration of dark and light theme variants.
   * Unified palette management.
   * Simplified face (text styles).
   * Autogeneration of missing specifications.
   * Completing-read-style colour selection using popup of a theme's palette.
   * SVG colour swatch generation, with labels.
   * Theme Variance Architecture (consult documentation for more information).
 .
 The following are some popular Emacs themes that use this autothemer:
 Gruvbox, Kaolin, Darktooth, and Soothe.