News:

Wondering if this will always be free?  See why free is better.

Main Menu

Alaca Smf 2.1 Dark Light Template

Started by gecitli, September 07, 2021, 07:10:01 AM

Previous topic - Next topic

gecitli

You cannot view this attachment.

Theme is the colorized version of the default theme, so the root [data-theme='dark'] feature is used in css coding.

:root {
  --locked: #e8d8cf;
  --sticky: #cfdce8;
  --w-locked: #e7eaef;
  --bg-even: #f0f4f7;
  --bg-odd: #fdfdfd;
  --cat_bar: #557ea0;   
  --box-shadow: #fff;
  --b-shadow: #dddddd91;
  --strong: #444;
  --visited: #346;
  --wrapper: #fff;
  --tex-color: #4d4d4d;
  --border: #d9d9d9;
  --background: #ededed;
  --top-color: #e2e9f3 0%;
  --bottom-color: #fff 70%;
  --sceditor-toolbar: #f7f7f7;
  --sceditor-group: #ddd;
  --my-gradient: linear-gradient(var(--top-color), var(--bottom-color));
  --top-color_1: #fff 0%;
  --bottom-color_1: #e2e9f3 70%;
  --my-gradient_1: linear-gradient(var(--top-color_1), var(--bottom-color_1));
  --top-color_2: #fff 0%;
  --bottom-color_2: #f1f3f5 95%;
  --my-gradient_2: linear-gradient(var(--top-color_2), var(--bottom-color_2));
}

[data-theme='dark'] {
  --locked: #222;
  --sticky: #333;
  --w-locked: #444;
  --bg-even: #23233e;
  --bg-odd: #22223d;
  --cat_bar: #6259ca;
  --box-shadow: #222;
  --b-shadow: #222;
  --strong: #00bcd4;
  --visited: #607d8b;
  --wrapper: #30304d;
  --tex-color: #f0f4f7;
  --border: #ffffff1a;
  --background: #22223d;
  --top-color: #30304d 0%;
  --bottom-color: #30304d 70%;
  --sceditor-toolbar: #22223d;
  --sceditor-group: #30304d;
  --my-gradient: linear-gradient(var(--top-color), var(--bottom-color));
  --top-color_1: #30304d 0%;
  --bottom-color_1: #30304d 70%;
  --my-gradient_1: linear-gradient(var(--top-color_1), var(--bottom-color_1));
  --top-color_2: #30304d 0%;
  --bottom-color_2: #30304d 70%;
  --my-gradient_2: linear-gradient(var(--top-color_2), var(--bottom-color_2));
}



http://www.webtiryaki.com
webmaster forumu
Free & Premium Responsive Themes for SMF.

d3vcho

Wow, really impressive and good looking work
"Greeting Death as an old friend, they departed this life as equals"

Antechinus

Very smooth. A minor point: I would kill the test-shadow on the unread post links. :)

gecitli

Quote from: Antechinus on September 07, 2021, 04:19:16 PMVery smooth. A minor point: I would kill the test-shadow on the unread post links. :)

hello, I showed people what they can do with small touches. This is a case study.

Demo
http://www.webtiryaki.com
webmaster forumu
Free & Premium Responsive Themes for SMF.

Advertisement: