forked from DebaucheryLibrarian/traxxx
Refined dark theme.
This commit is contained in:
@@ -163,6 +163,12 @@ export default {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
.dark .range-container .range {
|
||||
--slider-range: var(--lighten-weak);
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@mixin thumb {
|
||||
appearance: none;
|
||||
|
||||
Reference in New Issue
Block a user