Index

dotfiles / 606f0a7

My personal dotfiles for Debian/Ubuntu.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
3207 Oct 2021 21:23606f0a7Update GTK themeJosh Stockin1132G

Blob @ dotfiles / gtk.css

text/css380 bytesdownload raw
1.titlebar {
2 font-weight: bold;
3 color:white;
4}
5.titlebar:backdrop {
6 font-weight: bold;
7 color:white;
8}
9vte-terminal {
10 padding: 12px;
11}
12#indicator-button image {
13 -gtk-icon-style: regular;
14 -gtk-icon-transform: scale(0.9);
15}
16.panel button {
17 margin-left: 8px;
18}
19.panel button image {
20 margin-left: 4px;
21}
22.panel button label {
23 margin-left: 4px;
24}
25