This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
marc
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
178
Commits
1
Branch
0
Tags
5.5 MiB
Vim script
49.3%
Python
30.5%
Shell
10%
CSS
8.1%
JavaScript
2.1%
Tree:
6844ad6ea5
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6844ad6ea5'
${ noResults }
dotfiles
/
.config
/
gtk-3.0
/
widgets
/
treeview.css
8 lines
99 B
Raw
Blame
History
treeview
.
view
:
hover
{
color
:
@
acc1_color
;
}
treeview
.
view
:
selected
{
color
:
@
bg_color
;
}