From bfa9ba1f680bb9a7c2c9555d89e57a76c02f47b8 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 23 Feb 2025 15:45:10 +0000 Subject: Remove gtk-rs front end --- schist_gtk4_gui/resources/css/window.css | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 schist_gtk4_gui/resources/css/window.css (limited to 'schist_gtk4_gui/resources/css/window.css') diff --git a/schist_gtk4_gui/resources/css/window.css b/schist_gtk4_gui/resources/css/window.css deleted file mode 100644 index c07e199..0000000 --- a/schist_gtk4_gui/resources/css/window.css +++ /dev/null @@ -1,4 +0,0 @@ -.window { - background-color: #011120; - color: #e1f9ff; -} -- cgit v1.2.3