Improved breeze light theme.

This commit is contained in:
Martín Lucas Golini
2022-03-24 17:49:57 -03:00
parent cdcf7b76aa
commit 0ee4fa1bd7
5 changed files with 68 additions and 24 deletions

View File

@@ -2207,7 +2207,7 @@ void App::init( const std::string& file, const Float& pidelDensity,
background-color: var(--icon-back-alert);
}
#settings {
color: #eff0f188;
color: var(--floating-icon);
font-family: icon;
font-size: 16dp;
margin-top: 6dp;