*

Lopetoms

  • *****
  • 253 posts
  • HOla como estan
How change background color items theme?
« on: July 05, 2022, 05:17:19 PM »
How change background color items theme? https://prnt.sc/FU3_xnJ3bDYH
hostoki.com

Marked as best answer by frosticek on July 06, 2022, 10:23:15 AM
*

mwindey

  • *****
  • 465 posts
Re: How change background color items theme?
« Reply #1 on: July 05, 2022, 05:55:14 PM »
@Lopetoms

Search in style.css:
Code: [Select]
body {color:#171717;padding-top:60px;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';scroll-behavior: smooth; text-rendering: optimizeSpeed; line-height: 1.5;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;min-height: 100vh;background:#f5f5f5;font-size:14px;}
Change background f5f5f5 to whatever you want.

« Last Edit: July 05, 2022, 05:59:22 PM by mwindey »

*

Smithtech

  • ****
  • 219 posts
Re: How change background color items theme?
« Reply #2 on: July 05, 2022, 10:44:04 PM »
Thank you very much

*

Lopetoms

  • *****
  • 253 posts
  • HOla como estan
Re: How change background color items theme?
« Reply #3 on: July 08, 2022, 05:02:27 PM »
thank you
hostoki.com