diff --git a/src/app.css b/src/app.css index 5aaaa0d..7b2a954 100644 --- a/src/app.css +++ b/src/app.css @@ -3,6 +3,6 @@ @tailwind utilities; * {color: white} body { - background-color: #24273a; + background-color: #1e2030; color: white } diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 7c748ec..79335be 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -21,7 +21,7 @@ lightbox.init();}) -
+

Tile OS

Debian-based distribution with tiling window managers.

@@ -63,7 +63,7 @@
-
+

TileOS Sway BETA

TileOS Sway is a flagship edition featuring Sway - a lightweight and highly customizable Wayland compositor. It is designed to be compatible with the i3 window manager but is built using the Wayland display server protocol instead of X11. Sway is a full feature complete Wayland compositor, combined with awesome Catppuccin color scheme, Waybar panel and apps from NWG project (such as nwg-drawer, nwg-look, etc) it provides powerful, easy to use and very flexible desktop.

@@ -96,18 +96,24 @@
@@ -115,7 +121,7 @@
-
+

TileOS River BETA

TileOS River Edtion featuring River - a minimalistic and lightweight dynamic Wayland compositor. It is designed to be simple, efficient, and easy to use, making it a great choice for users looking for a streamlined window management experience. River automatically arranges windows in a tiled layout, maximizing screen space and allowing users to easily switch between applications. It has a very simple configuration and low resource consumption, сombined with awesome Catppuccin color scheme, Waybar panel and apps from NWG project (such as nwg-drawer, nwg-look, etc) it provides powerful, easy to use and very flexible desktop.

@@ -148,7 +154,26 @@
- +
\ No newline at end of file diff --git a/static/river.png b/static/river.png deleted file mode 100644 index 3f89604..0000000 Binary files a/static/river.png and /dev/null differ diff --git a/static/screenshots/river/screen4.png b/static/screenshots/river/screen4.png new file mode 100644 index 0000000..1ccff0c Binary files /dev/null and b/static/screenshots/river/screen4.png differ diff --git a/static/screenshots/river/screen5.png b/static/screenshots/river/screen5.png new file mode 100644 index 0000000..d1d5252 Binary files /dev/null and b/static/screenshots/river/screen5.png differ diff --git a/static/screenshots/river/screen6.png b/static/screenshots/river/screen6.png new file mode 100644 index 0000000..e9a2547 Binary files /dev/null and b/static/screenshots/river/screen6.png differ diff --git a/static/screenshots/sway/screen1.png b/static/screenshots/sway/screen1.png new file mode 100644 index 0000000..4c7c95f Binary files /dev/null and b/static/screenshots/sway/screen1.png differ diff --git a/static/screenshots/sway/screen2.png b/static/screenshots/sway/screen2.png new file mode 100644 index 0000000..41c80a1 Binary files /dev/null and b/static/screenshots/sway/screen2.png differ diff --git a/static/screenshots/sway/screen3.png b/static/screenshots/sway/screen3.png new file mode 100644 index 0000000..faf1733 Binary files /dev/null and b/static/screenshots/sway/screen3.png differ diff --git a/static/sway.png b/static/sway.png deleted file mode 100644 index 71cc73c..0000000 Binary files a/static/sway.png and /dev/null differ