From 158b6cd4efe058b1e21a020f3861c610818a1a67 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 21 Feb 2021 19:21:46 +0530 Subject: Tweaked the custom gtk theme --- .themes/MikunoNaka/gtk-3.0/gtk.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 .themes/MikunoNaka/gtk-3.0/gtk.css (limited to '.themes/MikunoNaka/gtk-3.0/gtk.css') diff --git a/.themes/MikunoNaka/gtk-3.0/gtk.css b/.themes/MikunoNaka/gtk-3.0/gtk.css new file mode 100644 index 00000000..c6eab95d --- /dev/null +++ b/.themes/MikunoNaka/gtk-3.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk.css"); -- cgit v1.2.3