mirror of
https://github.com/foss42/apidash.git
synced 2025-12-03 03:17:00 +08:00
Update json_explorer UI as per the latest Material 3 colors
This commit is contained in:
@@ -284,7 +284,7 @@ class _JsonExplorerPageState extends State<JsonExplorerPage> {
|
||||
fontSize: 16,
|
||||
),
|
||||
propertyKeyTextStyle: GoogleFonts.inconsolata(
|
||||
color: Colors.black.withOpacity(0.7),
|
||||
color: Colors.grey,
|
||||
fontWeight: FontWeight.bold,
|
||||
fontSize: 16,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user