File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 123123 --color-text-light-3 : #a0a0a0 ;
124124 --color-box-header : #f7f7f7 ;
125125 --color-box-body : #ffffff ;
126+ --color-box-body-highlight : #f8f8f8 ;
126127 --color-footer : #ffffff ;
127128 --color-timeline : #ececec ;
128129 --color-input-text : #212121 ;
Original file line number Diff line number Diff line change 165165 }
166166
167167 & .private {
168- background-color : #fcf8e9 ;
168+ background-color : var ( --color-box-body-highlight ) ;
169169 }
170170
171171 .repo-list-link {
Original file line number Diff line number Diff line change 9595 --color-body : #383c4a ;
9696 --color-box-header : #404652 ;
9797 --color-box-body : #303440 ;
98+ --color-box-body-highlight : #353945 ;
9899 --color-text-dark : #dbe0ea ;
99100 --color-text : #bbc0ca ;
100101 --color-text-light : #a6aab5 ;
150151 color : #fff ;
151152}
152153
153- .feeds .list ul li .private {
154- background : #353945 ;
155- }
156-
157154.ui.red.label ,
158155.ui.red.labels .label {
159156 background-color : #7d3434 !important ;
You can’t perform that action at this time.
0 commit comments