Customize blog theme / css #903

Öppen
öppnade 3 år sedan av pwFoo · 3 kommentarer
pwFoo kommenterad 3 år sedan

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?
Ägare

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 kommenterad 3 år sedan
Skapare

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?
Ägare

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`.
Logga in för att delta i denna konversation.
Ingen Milsten
Ingen tilldelad
2 Deltagare
Notiser
Förfallodatum
Förfallodatumet är ogiltigt eller utanför gränserna. Använd formatet 'åååå-mm-dd'.

Inget förfallodatum satt.

Beroenden

No dependencies set.

Reference: Plume/Plume#903
Laddar…
Det finns inget innehåll än.