mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-15 00:30:01 +00:00
Wrote a ton of color themes
This commit is contained in:
+3
-2
@@ -37,8 +37,9 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
@import '../src/styles/global-styles.scss';
|
||||
@import '../src/styles/color-palette.scss';
|
||||
@import '@/styles/global-styles.scss';
|
||||
@import '@/styles/color-palette.scss';
|
||||
@import '@/styles/color-themes.scss';
|
||||
|
||||
body {
|
||||
background: var(--background);
|
||||
|
||||
Reference in New Issue
Block a user