I have noticed a few strange errors that seem related to Gtk and Nodoka (examples below). These usually show up when I am starting an application. [EXAMPLE 1] Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka" [EXAMPLE 2] /usr/share/themes/Nodoka/gtk-2.0/gtkrc:35: error: lexical error or unexpected token, expected valid token The line referenced above reads as follows: GtkTreeView::odd_row_color = shade (0.929458256, @base_color) Anyone have any idea what may be wrong? Thanks in advance.