Skip to content

Commit 975828f

Browse files
authored
fix: desktop dark theme (#907)
1 parent ff6e597 commit 975828f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,8 +1073,8 @@ packages:
10731073
dependency: "direct main"
10741074
description:
10751075
path: "."
1076-
ref: a34d30b3376cfdb161e2cbf40631941766136239
1077-
resolved-ref: a34d30b3376cfdb161e2cbf40631941766136239
1076+
ref: fe7b369cdf03a15c735c866584a251da68f3a716
1077+
resolved-ref: fe7b369cdf03a15c735c866584a251da68f3a716
10781078
url: "https://github.com/ubuntu-flutter-community/phoenix_theme"
10791079
source: git
10801080
version: "1.0.1"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies:
6060
phoenix_theme:
6161
git:
6262
url: https://github.com/ubuntu-flutter-community/phoenix_theme
63-
ref: a34d30b3376cfdb161e2cbf40631941766136239
63+
ref: fe7b369cdf03a15c735c866584a251da68f3a716
6464
pls: ^1.1.0
6565
podcast_search: ^0.7.2
6666
radio_browser_api: ^2.0.0

0 commit comments

Comments
 (0)