diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-12-11 19:09:35 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-12-11 19:09:35 -0500 |
commit | a9ec91ee6718eea76726b6d11f24d8a950206186 (patch) | |
tree | 1f81a31db0c9621732fb3c4c59cfd11185435c52 /2024/talks/color.md | |
parent | 42aaae80449bd7e85ae8d356c192a85506441c1f (diff) | |
download | emacsconf-wiki-a9ec91ee6718eea76726b6d11f24d8a950206186.tar.xz emacsconf-wiki-a9ec91ee6718eea76726b6d11f24d8a950206186.zip |
add chapters
Diffstat (limited to '')
-rw-r--r-- | 2024/talks/color.md | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/2024/talks/color.md b/2024/talks/color.md index 94b6e33c..918e0d84 100644 --- a/2024/talks/color.md +++ b/2024/talks/color.md @@ -51,15 +51,12 @@ as a Principal Engineer. ## Questions and answers -- Q: Is there any intention to create a library for working with more - experimental color spaces? Pulling code out of Hasliberg for this - purpose, perhaps? +- Q: Is there any intention to create a library for working with more experimental color spaces? Pulling code out of Hasliberg for this purpose, perhaps? - A: Started the journey just for myself, and didn't think this would be useful for others. - A: Making it a library is definitely something that I can think about. -- Q: Can we have a dark as well as light theme variations made from - your theme? +- Q: Can we have a dark as well as light theme variations made from your theme? - A: You can customize the code easily into dark, light and change something based on someone's mood. Keep in mind that it is a personal theme, so customize as you see fit. |