diff --git a/src/posts/0012-solaryzed-theme/index.org b/src/posts/0012-solaryzed-theme/index.org new file mode 100644 index 0000000..1e74c01 --- /dev/null +++ b/src/posts/0012-solaryzed-theme/index.org @@ -0,0 +1,28 @@ +#+title: Solaryzed: A Generalisation of Solarized +#+date: [2020-03-01 Sun] +#+author: Yann Esposito +#+EMAIL: yann@esposito.host +#+keywords: org-mode, blog +#+DESCRIPTION: A generalization of solarized at https://solaryzed.esy.fun +#+OPTIONS: auto-id:t toc:t +#+STARTUP: overview + +[[https://ethanschoonover.com/solarized/][Solarized]] is a well known and quite common colorscheme. +I used it for many years. +At first, you need to try it for some time. +But after a few weeks it is very hard to change. + +It is very nice to use on a day to day in a terminal. +It has a low contrast which is quite valuable to prevent migraine. + +Ethan Shoovnover its creator give plenty of information about how he +created it. + +I wanted a "grayer" or more yellow colorscheme. +So I kept the main principle and opened a few parameters. +The tint of the dark and light colors for the background and the text, as +well as the contrast of the colors. + +And I created this minimal application in Purescript: + +https://solaryzed.esy.fun