mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Import weblink posts on dark theme
This commit is contained in:
		@@ -181,8 +181,8 @@ String htmlDecodeCharacters(String input) {
 | 
			
		||||
  return parse(input).documentElement.text;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
const darkAccentColor = Colors.white70;
 | 
			
		||||
const darkerAccentColor = Colors.white30;
 | 
			
		||||
 | 
			
		||||
/// Check out whether dark theme is enabled or not
 | 
			
		||||
bool darkTheme() => preferences().getBool(PreferencesKeyList.ENABLE_DARK_THEME);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user