summaryrefslogtreecommitdiffstats
path: root/OSX/Sparkle.framework/Versions/A/Resources/DarkAqua.css
blob: a41e0f285250e9a2bcb0d8dd7493898ca77aff98 (plain) (blame)
1
2
3
4
5
6
7
8
9
html {
    color: #FFFFFFD8;
}
:link {
    color: #419CFF;
}
:link:active {
    color: #FF1919;
}