mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
defined Poppins font as global font
This commit is contained in:
parent
dabce34893
commit
7a69185914
1 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,11 @@ Enabled vs Disabled logic in most of stylesheets
|
|||
Disabled - even lighter color
|
||||
*/
|
||||
|
||||
* {
|
||||
font-size: 8pt;
|
||||
font-family: "Poppins";
|
||||
}
|
||||
|
||||
QWidget {
|
||||
color: {color:font};
|
||||
background: {color:bg};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue