Thomas,

If I understand correctly colour names come from a html / css standard - 
see here https://www.w3schools.com/cssref/css_colors.asp

If you wanted you could make a table or index mapping names to hex values.

Then of course there are set of names that are defined in tiddlywiki for 
particular elements, like "primary". 

Regards
Tony

On Wednesday, May 22, 2019 at 8:25:21 AM UTC+10, Thomas Elmiger wrote:
>
> Hi folks, 
>
> This is going in a direction I like! I should go to bed, so I'll try to 
> keep my input short for this time. And I am writing this from my memory, 
> there might be errors.
>
> What I borrowed from *tachyons.io <http://tachyons.io>* for 
> https://tid.li/tw5/test/bricks.html (warning: not cleaned up) is mainly 
> its measurement system: As I didn’t want to redefine all TW classes, 
> standard tachions measures (sizes, distances) were put into TW variables 
> and used in my collection of stylesheets – preserving and revising much of 
> the original TW style in the first round. I did still want TW to resemble 
> itself. Many users are used to how TW looks since several years. No need to 
> scare them/to make them re-learn stuff they know.
>
> What I learned: Using these variables *adds a layer of complexity* to 
> styling TW via stylesheets. And I am afraid that mapping TW classes, like 
> Jeremy suggests, would also add a layer of complexity to theme (or skin or 
> design) develoment. On the other hand: TW configuration via control panel 
> already adds a layer of complexity ... maybe we could reduce there if we 
> had more and bettter themes to choose from.
> To optimize *performance* for my themes on https://tid.li/tw5/themes.html, 
> I made generators to render CSS and colour palettes into mostly static 
> files. 
>
> What I was not able to do: There are colour names (white, grey, black, 
> ...) built into TW already somewhere. Also these definitions sbould be made 
> more accessible/updateable/replaceable for designers who would like to 
> apply other colour schemes. I was not able to *replace* the coulour 
> definitions for named colours, I had to *add*. 
> I also invented new tools to opitmize colour handling and contrasts, but 
> that’s another story. 
>
> I am very busy at the moment, but feel free to ask if someting is unclear. 
> I can imagine that my concepts sometimes are hard to grasp ;–)
>
> All the best, 
> Thomas
>
> Am Sonntag, 19. Mai 2019 18:13:06 UTC+2 schrieb PMario:
>>
>> On Sunday, May 19, 2019 at 3:37:42 PM UTC+2, Jeremy Ruston wrote:
>>>
>>> I’m keen to introduce a new default theme as part of a future v5.2.x 
>>> version of TW5. I’d definitely be wanting to use an off-the-shelf 
>>> framework, and tend to favour the simpler ones that focus on typography, 
>>> such as Tachyons (https://tachyons.io/).
>>>
>>
>> As far as I can see, tachions grid is based on float: left. ... Which is 
>> imo out of date if you want to start a new UI system. It depends on well 
>> defined clear-fixes <http://tachyons.io/docs/layout/clearfix/>, which 
>> make it hard for most users to do things right. 
>>
>> just a thought. 
>>
>> -mario
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/761b5a11-ae83-42fb-9fa9-18b8f54c92a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to