package bonsai
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A library for building dynamic webapps, using Js_of_ocaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
bonsai-v0.15.0.tar.gz
sha256=24c4c3149280abd639034ce3acf60e475a772202099e965be8bd8902524573ef
doc/bonsai.tailwind_colors/Tailwind_colors/index.html
Module Tailwind_colors
The color palettes included in the Tailwind CSS library, taken from https://tailwindcss.com/docs/customizing-colors on 2021-02-13. The larger the number on a color, the darker it is.
This library takes the approach of *not* ascribing semantic value to certain colors; instead, it selects several "palettes" of colors which work well together, and offloads the semantics of each color to the library or application that depends on this one. Thus, this library does not aim to provide any consistent design pattern or color conventions. However, a set of conventions could easily be created using this set of colors.
The gray palette
val gray50 : tval gray100 : tval gray200 : tval gray300 : tval gray400 : tval gray500 : tval gray600 : tval gray700 : tval gray800 : tval gray900 : tThe red palette
val red50 : tval red100 : tval red200 : tval red300 : tval red400 : tval red500 : tval red600 : tval red700 : tval red800 : tval red900 : tThe yellow palette
val yellow50 : tval yellow100 : tval yellow200 : tval yellow300 : tval yellow400 : tval yellow500 : tval yellow600 : tval yellow700 : tval yellow800 : tval yellow900 : tThe green palette
val green50 : tval green100 : tval green200 : tval green300 : tval green400 : tval green500 : tval green600 : tval green700 : tval green800 : tval green900 : tThe blue palette
val blue50 : tval blue100 : tval blue200 : tval blue300 : tval blue400 : tval blue500 : tval blue600 : tval blue700 : tval blue800 : tval blue900 : tThe indigo palette
val indigo50 : tval indigo100 : tval indigo200 : tval indigo300 : tval indigo400 : tval indigo500 : tval indigo600 : tval indigo700 : tval indigo800 : tval indigo900 : tThe purple palette
val purple50 : tval purple100 : tval purple200 : tval purple300 : tval purple400 : tval purple500 : tval purple600 : tval purple700 : tval purple800 : tval purple900 : tThe pink palette
val pink50 : tval pink100 : tval pink200 : tval pink300 : tval pink400 : tval pink500 : tval pink600 : tval pink700 : tval pink800 : tval pink900 : t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>