Skip to content

Commit bff2e12

Browse files
committed
soften oak pattern
1 parent 4163476 commit bff2e12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/color_schemes/oak.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ body, .side-bar {
55
background-size: 40px 40px;
66
background-position: 0 0, 20px 20px;
77
background-image:
8-
conic-gradient(at 93% 43%, rgba(100, 100, 128, 0.1) 75%, rgba(0, 0, 0, 0.1) 0),
9-
conic-gradient(at 93% 43%, rgba(100, 100, 128, 0.1) 75%, rgba(0, 0, 0, 0.1) 0);
8+
conic-gradient(at 93% 43%, rgba(100, 100, 128, 0.05) 75%, rgba(0, 0, 0, 0.05) 0),
9+
conic-gradient(at 93% 43%, rgba(100, 100, 128, 0.05) 75%, rgba(0, 0, 0, 0.05) 0);
1010
}
1111

1212
// Add some borders to make things a little clearer ontop of the accents

0 commit comments

Comments
 (0)