Index

dotfiles / bf0b61e

My personal dotfiles for Debian/Ubuntu.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
1607 Sep 2020 18:19bf0b61eAdd vim plugins, change EC2 instance URLJosh Stockin177G

Blob @ dotfiles / gtk.css

text/css285 bytesdownload raw
1.titlebar {
2 background-image: linear-gradient(to left, #27527c, #fc5130);
3 font-weight: bold;
4 color:white;
5}
6.titlebar:backdrop {
7 background-image: linear-gradient(to left, #31669b, #fc684a);
8 font-weight: bold;
9 color:white;
10}
11vte-terminal {
12 padding: 12px;
13}
14