-
### Describe your motivation
In some contexts, it is useful to have a checkbox component that uses red/green rather than the default grey/blue. For example:
- To make a particular setting stand out …
-
A few optimizations and enhancements could improve maintainability, performance, and overall design consistency. Below are suggested improvements:
Code Duplication and Optimization:
- Some color…
-
**Main Activity**.
@file:OptIn(ExperimentalMaterial3Api::class)
package com.example.aplikasikontak
import android.os.Bundle
import androidx.activity.ComponentActivity
import androidx.activity…
-
Since I've had some issues with components not properly following the tabler dark theme (see #6 + #7), I decided to fix things in the custom CSS section of my app settings. Now I am consequently wonde…
-
This is subjective, but could benefit the project in bringing in traction and engagement. These are just a few suggestions, but overall I feel a big redesign should be considered
1. This list in th…
-
Create tutorial page structure according to the following page
https://tiendadecafe.com.ar/tutoriales/
Acceptance criteria:
- Use bootstrap for fast styling.
- Change theme according to team d…
-
Create franchise page structure according to the following page
https://tiendadecafe.com.ar/franquicias/
Acceptance criteria:
- Use bootstrap for fast styling.
- Change theme according to team…
-
## [checkbox範例](https://www.pythontutorial.net/tkinter/tkinter-checkbox/)
```
from tkinter import ttk
import tkinter as tk
from ttkthemes import ThemedTk
from tkinter.messagebox import showinfo…
-
Create "Material You" theme -> https://material.io/blog/announcing-material-you
-
Just a friendly suggestion to integrate/create Scroll themes with PicoCSS and or Shoelace.
https://picocss.com (fast)
https://shoelace.style (rich features)