🎨 Improving structure / format of the code

This commit is contained in:
Liyas Thomas
2020-02-18 23:56:22 +05:30
parent 392c97f35f
commit 0b6671d538
3 changed files with 6 additions and 4 deletions

View File

@@ -270,7 +270,7 @@ export default {
aceEditor: "vibrant_ink"
},
{
color: "var(--bg-color)",
color: "var(--ac-color)",
name: this.$t("auto_system"),
vibrant: window.matchMedia("(prefers-color-scheme: light)").matches,
class: "auto",