[Github-comments] [geany/geany] Theme improvements (#1382)

Colomban Wendling notifications at xxxxx
Sat Jan 28 21:31:04 UTC 2017


b4n commented on this pull request.



> @@ -1,10 +0,0 @@
- at import "geany.css";
-
-/* make close button on the editor's tabs smaller */
-#geany-close-tab-button {
-	-GtkWidget-focus-padding: 0;
-	-GtkWidget-focus-line-width: 0;
-	-GtkButton-default-border: 0;
-	-GtkButton-default-outside-border: 0;
-	-GtkButton-inner-border: 0;
-}

> If something else comes up, we can add other CSS files and load them conditionally based on version, like is done for 3.20.

Mmyeah indeed, fair point.
Although it does make it a bit more complex adding specifics; before you could `@import` e.g. 3.0 into 3.18 but not into 3.20, and decide that in the 3.18-specific file, not inside the code.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1382
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170128/b7009e99/attachment.html>


More information about the Github-comments mailing list