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 123
123
--color-text-light-3 : #a0a0a0 ;
124
124
--color-box-header : #f7f7f7 ;
125
125
--color-box-body : #ffffff ;
126
+ --color-box-body-highlight : #f8f8f8 ;
126
127
--color-footer : #ffffff ;
127
128
--color-timeline : #ececec ;
128
129
--color-input-text : #212121 ;
Original file line number Diff line number Diff line change 165
165
}
166
166
167
167
& .private {
168
- background-color : #fcf8e9 ;
168
+ background-color : var ( --color-box-body-highlight ) ;
169
169
}
170
170
171
171
.repo-list-link {
Original file line number Diff line number Diff line change 95
95
--color-body : #383c4a ;
96
96
--color-box-header : #404652 ;
97
97
--color-box-body : #303440 ;
98
+ --color-box-body-highlight : #353945 ;
98
99
--color-text-dark : #dbe0ea ;
99
100
--color-text : #bbc0ca ;
100
101
--color-text-light : #a6aab5 ;
150
151
color : #fff ;
151
152
}
152
153
153
- .feeds .list ul li .private {
154
- background : #353945 ;
155
- }
156
-
157
154
.ui.red.label ,
158
155
.ui.red.labels .label {
159
156
background-color : #7d3434 !important ;
You can’t perform that action at this time.
0 commit comments