Commit graph

14 commits

Author SHA1 Message Date
Daniel Thwaites
d7536947a7
Simplify serif = sansSerif example 📝 2022-12-19 19:41:06 +00:00
Daniel Thwaites
5b45ba84b6
Provide a way to view generated palette 🧑‍💻
Fixes #14
2022-10-30 13:34:30 +00:00
Daniel Thwaites
f2161fc629
Edit documentation around colour schemes ✏️ 2022-09-27 08:33:08 +00:00
Daniel Thwaites
cd9788bba6
Protect palette.json from garbage collection
Making palette.json part of the system closure will protect it from
garbage collection, so future configurations can be evaluated without
having to generate the palette again. The generator is not kept, only the
palette which came from it, so this uses very little disk space.

As evaluations will no longer need the palette generator unless the
wallpaper was changed, I've removed the recommendation to add a binary
cache - the overhead of querying the cache for unrelated builds
outweighs the remaining benefits of it.
2022-09-24 20:34:17 +01:00
Daniel Thwaites
d0c24e5f3f
Add Cachix details to README 📝 2022-07-27 12:47:35 +01:00
Daniel Thwaites
869c4cc5e1
Improve README 📝 2022-07-26 15:39:06 +01:00
Daniel Thwaites
a1c4e8179b
Create an enable option for each module
Fixes #7
2022-07-25 20:38:43 +01:00
Daniel Thwaites
cf0755f383
Add Alacritty to README 📝 2022-07-22 17:46:12 +01:00
Daniel Thwaites
8174101c22
Implement manual palettes
Fixes #1
2022-07-22 17:42:34 +01:00
Daniel Thwaites
6a706cba69 Add polarity option 2022-06-30 18:17:44 +01:00
Daniel Thwaites
8175b4abf9
Expand README description 📝 2022-05-01 19:15:21 +01:00
Daniel Thwaites
e02c8c77a4
Apply home-manager settings to all users automatically 🚸 2022-04-24 11:38:24 +01:00
Daniel Thwaites
acd7a92cab
Remove non-flake installation method from README 📝 2021-12-17 17:11:19 +00:00
Daniel Thwaites
65abb03e84
Create README.md 2020-12-21 15:56:40 +00:00