Re: Creating local variation of match-theme

2019-12-26 Thread Marius Bakke
Jack Hill writes: > Thanks Marius! > > On Wed, 18 Dec 2019, Marius Bakke wrote: > >> It's not pretty, but you could create a package that takes "match-theme" >> as an input and makes the necessary adjustments. >> >> See the 'mariadb/fixed-install-db' variant added in >> 9077cf68ec57c0303ef7746e20

Re: Creating local variation of match-theme

2019-12-18 Thread Jack Hill
Thanks Marius! On Wed, 18 Dec 2019, Marius Bakke wrote: It's not pretty, but you could create a package that takes "match-theme" as an input and makes the necessary adjustments. See the 'mariadb/fixed-install-db' variant added in 9077cf68ec57c0303ef7746e203c3fe5ed041add for an example. I tri

Re: Creating local variation of match-theme

2019-12-18 Thread Marius Bakke
Jack Hill writes: > Hi, > > It's been a few days, so I was wondering if anyone had thoughts on the > following: It's not pretty, but you could create a package that takes "match-theme" as an input and makes the necessary adjustments. See the 'mariadb/fixed-install-db' variant added in 9077cf68

Re: Creating local variation of match-theme

2019-12-18 Thread Jack Hill
Hi, It's been a few days, so I was wondering if anyone had thoughts on the following: Best, Jack On Sun, 8 Dec 2019, Jack Hill wrote: Hi Guix, I'd like to create a local variation of the matcha-theme package with one of the colors changed to suit my taste. Rather than make the change in m

Creating local variation of match-theme

2019-12-08 Thread Jack Hill
Hi Guix, I'd like to create a local variation of the matcha-theme package with one of the colors changed to suit my taste. Rather than make the change in my clone of the git repository, which could then become outdated, I thought I would try to make the change programatically as part of the pa