public inbox for yew-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Dominik Csapak <d.csapak@proxmox.com>
To: yew-devel@lists.proxmox.com
Subject: [yew-devel] [PATCH widget-toolkit-assets 2/2] add mobile theme
Date: Tue,  1 Jul 2025 10:38:32 +0200	[thread overview]
Message-ID: <20250701083832.2075506-2-d.csapak@proxmox.com> (raw)
In-Reply-To: <20250701083832.2075506-1-d.csapak@proxmox.com>

Using the Material padding, spacing and style and the colors from the
Crsip theme.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 scss/mobile-yew-style.scss | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 scss/mobile-yew-style.scss

diff --git a/scss/mobile-yew-style.scss b/scss/mobile-yew-style.scss
new file mode 100644
index 0000000..cedadf8
--- /dev/null
+++ b/scss/mobile-yew-style.scss
@@ -0,0 +1,12 @@
+/// Default mobile theme
+///
+/// Padding/spacing from Material but with Crisps color scheme
+
+@import "theme_pre";
+@import "font_sizes_material";
+@import "crisp/theme_colors_crisp";
+@import "theme_scheme_dark";
+@import "theme_scheme_light";
+@import "material/theme_config_material";
+@import "theme_post";
+@import "material/theme_post_material";
-- 
2.39.5



_______________________________________________
yew-devel mailing list
yew-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/yew-devel


  reply	other threads:[~2025-07-01  8:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-01  8:38 [yew-devel] [PATCH widget-toolkit-assets 1/2] dialog: side dialog: add drag handle to bottom dialog Dominik Csapak
2025-07-01  8:38 ` Dominik Csapak [this message]
2025-07-01  9:26 ` [yew-devel] applied: " Dietmar Maurer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250701083832.2075506-2-d.csapak@proxmox.com \
    --to=d.csapak@proxmox.com \
    --cc=yew-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal