diff --git a/README.md b/README.md index 6769f65..1528475 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,14 @@ library, 3.11 or newer, and PyQt6. *[Türkçe README](README.tr.md)*

- Dikte, sample transcript + Dikte, Nord theme +
Nord (default)

+| Dracula | Classic dark | Classic light | +|---|---|---| +| Dikte, Dracula | Dikte, Classic dark | Dikte, Classic light | + | | | |---|---| | General and themes | Nord, Dracula, dark, light | diff --git a/README.tr.md b/README.tr.md index 5767336..265fec6 100644 --- a/README.tr.md +++ b/README.tr.md @@ -12,9 +12,14 @@ Python standart kütüphanesi (3.11 veya üstü) ve PyQt6. *[English README](README.md)*

- Dikte, örnek metin + Dikte, Nord teması +
Nord (varsayılan)

+| Dracula | Klasik karanlık | Klasik beyaz | +|---|---|---| +| Dikte, Dracula | Dikte, Klasik karanlık | Dikte, Klasik beyaz | + | | | |---|---| | Genel ve temalar | Nord, Dracula, dark, light | diff --git a/docs/home-dark.webp b/docs/home-dark.webp new file mode 100644 index 0000000..63cab04 Binary files /dev/null and b/docs/home-dark.webp differ diff --git a/docs/home-dracula.webp b/docs/home-dracula.webp new file mode 100644 index 0000000..3828305 Binary files /dev/null and b/docs/home-dracula.webp differ diff --git a/docs/home-light.webp b/docs/home-light.webp new file mode 100644 index 0000000..b991b91 Binary files /dev/null and b/docs/home-light.webp differ