Customize blog theme / css #903

Abierta
abierta hace 3 años por pwFoo · 3 comentarios
pwFoo comentado hace 3 años

Hi,
before I start using my new plume blog I'd like to customize some colors. Searched documentation, but haven't found an example how to change background / text colors with custom blog css?
https://docs.joinplu.me/guide/manage-a-blog/

Would it possible to get a listing of some css attributes to change the base color schema?

Hi, before I start using my new plume blog I'd like to customize some colors. Searched documentation, but haven't found an example how to change background / text colors with custom blog css? https://docs.joinplu.me/guide/manage-a-blog/ Would it possible to get a listing of some css attributes to change the base color schema?
Propietario

Sorry, there's no listing neither examples. But documentation is here: https://docs.joinplu.me/guide/creating-themes/

Copying default theme from static directory is a good start point.

Sorry, there's no listing neither examples. But documentation is here: https://docs.joinplu.me/guide/creating-themes/ Copying default theme from static directory is a good start point.
pwFoo comentado hace 3 años
Autor

Tried with a simple theme.css in the following directories, but it's ignored as blog theme?

  • ./css/blog-<BLOG_NAME>/theme.css
  • ./css/<BLOG_NAME>/theme.css
  • ./css/<BLOG_NAME>-<THEME_NAME>/theme.css
  • ./css/blog-<THEME_NAME>/theme.css (don't make sense because wouldn't belong to a defined blog?!)

So how to name directory and file to get it work?

Tried with a simple theme.css in the following directories, but it's ignored as blog theme? - `./css/blog-<BLOG_NAME>/theme.css` - `./css/<BLOG_NAME>/theme.css` - `./css/<BLOG_NAME>-<THEME_NAME>/theme.css` - `./css/blog-<THEME_NAME>/theme.css` (don't make sense because wouldn't belong to a defined blog?!) So how to name directory and file to get it work?
Propietario

Can you try:

  1. cp -r static/css/default-light static/css/myblog
  2. edit static/css/myblog/theme.css

And choose the theme myblog in env var DEFAULT_THEME or blog setting at /~/<BLOG_NAME>/edit.

Can you try: 1. `cp -r static/css/default-light static/css/myblog` 2. edit `static/css/myblog/theme.css` And choose the theme `myblog` in env var `DEFAULT_THEME` or blog setting at `/~/<BLOG_NAME>/edit`.
Inicie sesión para unirse a esta conversación.
Sin Milestone
No asignados
2 participantes
Notificaciones
Fecha de vencimiento
La fecha de vencimiento es inválida o está fuera de rango. Por favor utilice el formato 'aaaa-mm-dd'.

Sin fecha de vencimiento.

Dependencias

No se han establecido dependencias.

Referencia: Plume/Plume#903
Cargando…
Aún no existe contenido.