diff --git a/README.org b/README.org index 107ce4b..0087e77 100644 --- a/README.org +++ b/README.org @@ -265,5 +265,4 @@ global variable. It is a tree of style tokens (similar to [[https://css-tricks.com/what-are-design-tokens/][Design Tokens]]). ~nassella.scm~ also includes some functions to make it easy for widgets to fetch style values. The most common being ~$~ which allows getting a style token value based on a dotted symbol or a -symbol list ~($ 'color.primary.contrast)~ or ~($ '(color primary -contrast)~ +symbol list ~($ 'color.primary.contrast)~ or ~($ '(color primary contrast)~