Hi Jeremy,
Sorry for the confusion. I am specifically recommending:

   - For ".tc-drop-down button.tc-btn-invisible:hover svg" *fill* should be 
   set to the colour 'background' to ensure that highlighted rows in the 
   dropdown menu look good when highlighted. This would look like this: 
   - .tc-drop-down button.tc-btn-invisible:hover svg {
       fill: <<colour background>>;
   }
   
[image: Screen Shot 2020-07-14 at 11.37.40 PM.png]


   - .tc-block-dropdown a:hover can be the foreground colour instead so the 
   links can be more interesting colours (This is not a bug just a better 
   choice - using the link-foreground here makes it visually very jarring IMHO)
      - .tc-block-dropdown a:hover {   
      background-color: <<colour muted-foreground>>; 
      }
      - Which would look like this:
   
[image: Screen Shot 2020-07-14 at 11.43.33 PM.png]

   - Making editor toolbar buttons' background transparent will make the 
   toolbar look super cool (in dark palettes):

[image: Screen Shot 2020-07-14 at 11.37.48 PM.png]
Else it looks like this:
[image: Screen Shot 2020-07-14 at 11.46.47 PM.png]
(Because I have to choose light colours both for the link-foreground and 
the tiddler-controls-foreground)

>
> Bug with tag's x button fill?
>
> background-color:;
> fill:<<colour sbase0>>;
> color:<<colour sbase0>>;
>
> I don’t think that that code is expecting to deal with indirectly defined 
> colours; how can the problem you’re seeing be reproduced?
>

This problem can be reproduced by simply using this 
pallette: http://adithyab.tiddlyspot.com/#adithyab%2Fpalettes%2FSolarizedLight
As you said, the problem goes away if I replace all the references in the 
palette with their linked colours.

Cheers,
Adithya 

 

> Best wishes
>
> Jeremy
>
>
> Thanks for your response,
> Adithya
>
> On Tuesday, July 14, 2020 at 3:07:56 PM UTC+5:30, Jeremy Ruston wrote:
>>
>> Hi Adithya
>>
>> The problem with the preview swatches in control panel is a bug. I’ve 
>> filed an issue here:
>>
>> https://github.com/Jermolene/TiddlyWiki5/issues/4755
>>
>> If you’d like to submit the palette to the core we’ll need to avoid the 
>> attendant CSS: palettes in TW5 just consist of the palette tiddler.
>>
>> Best wishes
>>
>> Jeremy
>>
>> On 13 Jul 2020, at 13:43, Adithya B M <[email protected]> wrote:
>>
>> I had some doubts:
>> * How to make colours visible in the settings menu's pallette preview 
>> (look for SolarizedDark in the pallette tab at 
>> http://adithyab.tiddlyspot.com/#%24%3A%2FControlPanel)
>>
>> Adithya
>>
>> On Monday, July 13, 2020 at 5:58:15 PM UTC+5:30, Adithya B M wrote:
>>>
>>> I made adapted the SolarizedDark Palette for TW. Checkit here: 
>>> http://adithyab.tiddlyspot.com/
>>> It requres some css things to work properly (
>>> http://adithyab.tiddlyspot.com/#adithyab%2Fcss)
>>>
>>> How to push this into the main TW repository? Should I fork and give a 
>>> pull request?
>>>
>>> Please share your comments. 
>>>
>>
>> -- 
>> 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 [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/0c73915a-4b47-40ca-96ee-dcee47d1ca9co%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/0c73915a-4b47-40ca-96ee-dcee47d1ca9co%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>>
>>
> -- 
> 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 [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/e41eb5b7-ed40-418a-8e26-989922619382o%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/e41eb5b7-ed40-418a-8e26-989922619382o%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fb2b9da2-50c5-4dc6-9433-d966c4e8d4a9n%40googlegroups.com.

Reply via email to