hypland theme fixes

This commit is contained in:
mjallen18
2025-07-07 21:22:25 -05:00
parent bc183bc8dd
commit f770342649
6 changed files with 74 additions and 17 deletions

View File

@@ -84,6 +84,10 @@ in
${defaultOpacity}
${borderLeft}
}
#custom-lights:hover {
background: ${theme.nord.polarNight.nord3};
}
'';
};
}