Solarized theme?

Does someone have a solarized thème on Sync for Lemmy to share?

If somebody did it already that would spare me the time to figure out theming here

Thanks :)

13 points · 4 comments · view on lemmy.world

4 Comments

d3Xt3r@lemmy.world · 5 pts · 3y (1 reply)

Here's my take:

May need a bit of tweaking though to suit your tastes, especially light mode. The current color options are a bit limited.

{
  "monet_override_light_secondary_text_color": "#93A1A1",
  "monet_override_light_primary_text_color": "#657B83",
  "monet_override_light_link_color": "#073642",
  "monet_boost_light_color": false,
  "monet_override_dark_secondary_text_color": "#657B83",
  "monet_override_dark_primary_text_color": "#93A1A1",
  "monet_override_dark_link_color": "#B58900",
  "monet_boost_dark_color": true,
  "monet_color_intensity": 0.6,
  "monet_manual_theme_color": "#002B36",
  "monet_system": false
}
{
  "monet_override_light_secondary_text_color": "#93A1A1",
  "monet_override_light_primary_text_color": "#657B83",
  "monet_override_light_link_color": "#073642",
  "monet_boost_light_color": false,
  "monet_override_dark_secondary_text_color": "#657B83",
  "monet_override_dark_primary_text_color": "#93A1A1",
  "monet_override_dark_link_color": "#B58900",
  "monet_boost_dark_color": true,
  "monet_color_intensity": 0.6,
  "monet_manual_theme_color": "#002B36",
  "monet_system": false
} 
whyNotSquirrel@sh.itjust.works · 2 pts · 3y

Thanks for sharing!

SpaceCadet@sopuli.xyz · 2 pts · 3y

I don't think it's possible with the current theming method.

ljdawson@lemmy.ml · 2 pts · 3y (1 reply)
[ removed ]
ljdawson@lemmy.world · 1 pts · 3y
[ removed ]
st33fo@lemmy.world · 2 pts · 3y

I've been using the one from this post: reddit post

{ "monet_override_light_secondary_text_color": 0, "monet_override_light_primary_text_color": 0, "monet_override_light_link_color": "#C69843", "monet_boost_light_color": false, "monet_override_dark_secondary_text_color": 0, "monet_override_dark_primary_text_color": "#FFFFFF", "monet_override_dark_link_color": "#EEBF7D", "monet_boost_dark_color": true, "monet_color_intensity": 1.4, "monet_manual_theme_color": "#F8DAA1", "monet_system": false }

From there maybe you can add some color to headers, user names, and other small indicators. I enjoy the background color the most with this theme.

ljdawson@lemmy.ml · 1 pts · 3y (1 reply)
[ removed ]
ljdawson@lemmy.ml · 1 pts · 3y
[ removed ]