Index

dotfiles / b0b7510

My personal dotfiles for Debian/Ubuntu.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
621 Jan 2020 18:222cb5c41Use a new GTK and Vim theme, Ctrl+N hook on vimJosh Stockin1110N

Blob @ dotfiles / gtk.css

text/css248 bytesdownload raw
1.titlebar {
2 background-image: linear-gradient(to right, #4574e0, #6a2172);
3 font-weight: bold;
4 color:white;
5 padding: 2px;
6}
7.titlebar:backdrop {
8 background-image: linear-gradient(to right, #7d99e0, #703d72);
9 font-weight: bold;
10 color:white;
11}
12