modified src/ui/theme.rs
@@ -37,6 +37,7 @@ pub struct Colors {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -107,6 +108,7 @@ pub fn default_dark() -> Theme {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/ui/widget/issue.rs
@@ -250,7 +250,7 @@ impl WidgetComponent for CommentBody {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -261,7 +261,7 @@ pub struct NewForm {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|