summaryrefslogtreecommitdiffstats
path: root/gtk-3.0/gtk.css
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-3.0/gtk.css')
-rw-r--r--gtk-3.0/gtk.css60
1 files changed, 60 insertions, 0 deletions
diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css
new file mode 100644
index 0000000..654954b
--- /dev/null
+++ b/gtk-3.0/gtk.css
@@ -0,0 +1,60 @@
+.window-frame,
+.window-frame:backdrop {
+ box-shadow: none;
+ border-style: none;
+ margin: 0;
+ border-radius: 0;
+}
+
+.titlebar {
+ border-radius: 0;
+}
+
+window decoration {
+ margin: 0;
+}
+
+VteTerminal,
+vte-terminal {
+ padding: 5px;
+ padding-bottom: 1px;
+}
+
+.termite {
+ padding: 2px 10px;
+}
+
+.window-frame.csd.popup {
+ box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.13);
+}
+
+.header-bar {
+ background-image: none;
+ background-color: #ededed;
+ box-shadow: none;
+}
+
+/* You may want to use this if you don't like the double title.
+GtkLabel.title {
+ opacity: 0;
+}*/
+
+headerbar.default-decoration {
+ padding-top: 0;
+ padding-bottom: 0;
+ min-height: 0;
+ font-size: 0.8em;
+}
+
+headerbar.default-decoration button.titlebutton {
+ padding: 0;
+ min-height: 0;
+}
+
+/* Remove dotted lines from GTK+ 3 applications */
+undershoot.top,
+undershoot.right,
+undershoot.bottom,
+undershoot.left {
+ background-image: none;
+} \ No newline at end of file
Un proyecto texto-plano.xyz