You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a docker compose setup for my Shaarli instance. I’m trying to change the colors of ‘navbar’, background, etc by using the default_colors plugin. The very first time I enabled the plugin and putting in a color (say Blue) in the plugin config for the main color, it just removed the default green for the navbar. Now, the navbar has no color and everything is just light grey (the background color).
The green navbar returns after I disable the plugin. How should the plugin be used? I have tried keying in the CSS color name or the HEX value of the color (see screenshot below), but it doesn’t seem to have any effect? I have ‘shelled’ into the docker instance, and verified that the shaarli/plugins/default_colors/default_colors.css file is updated with the values I keyed in via the webgui.
The browsers I am using is Safari and Firefox. Any guidance would be appreciated. Thanks.
The text was updated successfully, but these errors were encountered:
Hi, I have a docker compose setup for my Shaarli instance. I’m trying to change the colors of ‘navbar’, background, etc by using the default_colors plugin. The very first time I enabled the plugin and putting in a color (say Blue) in the plugin config for the main color, it just removed the default green for the navbar. Now, the navbar has no color and everything is just light grey (the background color).
The green navbar returns after I disable the plugin. How should the plugin be used? I have tried keying in the CSS color name or the HEX value of the color (see screenshot below), but it doesn’t seem to have any effect? I have ‘shelled’ into the docker instance, and verified that the
shaarli/plugins/default_colors/default_colors.css
file is updated with the values I keyed in via the webgui.The browsers I am using is Safari and Firefox. Any guidance would be appreciated. Thanks.
The text was updated successfully, but these errors were encountered: