Index

dotfiles / 2d5205a

My personal dotfiles for Debian/Ubuntu.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
5331 Jul 2022 09:205586d4eUpdate vimrc and terminal stylesJosh Stockin111G

Blob @ dotfiles / gtk.css

text/css412 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: 16px;
11}
12#indicator-button image {
13 -gtk-icon-style: regular;
14 -gtk-icon-transform: scale(0.9);
15}
16.tasklist button {
17 margin-left: 2px;
18}
19.tasklist button image {
20 margin-left: 4px;
21}
22.tasklist button label {
23 margin-left: 4px;
24 margin-right: 8px;
25}
26