summaryrefslogblamecommitdiffstats
path: root/paste/paste.css
blob: d119ae1bf51ccc7751c4ebfee19bfaeed2542ec6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                      
.keyword {
    color: mediumblue;
    }

.comment {
    color: green;
    }

.literal {
    color: purple;
    }