From 5d3646dd61b976c05b8ffcf7dbba8bf2e21ca655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 8 Aug 2024 14:55:24 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(browser):=20dark=20reader?= =?UTF-8?q?=20formatting=20and=20tab=20size?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/browser/extensions/dark-reader.json | 1007 +++++++++---------- 1 file changed, 485 insertions(+), 522 deletions(-) diff --git a/.config/browser/extensions/dark-reader.json b/.config/browser/extensions/dark-reader.json index 11acdde6..3e186741 100644 --- a/.config/browser/extensions/dark-reader.json +++ b/.config/browser/extensions/dark-reader.json @@ -1,7 +1,108 @@ { - "enabled": true, - "fetchNews": true, - "theme": { + "enabled": true, + "fetchNews": true, + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": true, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cad3f5", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + }, + "presets": [], + "customThemes": [ + { + "url": ["translate.google.es"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#232028", + "darkSchemeTextColor": "#d9e0ee", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "#c9cddf", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } + }, + { + "url": ["www.youtube.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 95, + "grayscale": 0, + "sepia": 0, + "useFont": true, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#161320", + "darkSchemeTextColor": "#d9e0ee", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "#c9cddf", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Catppuccin", + "immediateModify": true + } + }, + { + "url": ["search.brave.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 88, + "grayscale": 0, + "sepia": 0, + "useFont": true, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#181f22", + "darkSchemeTextColor": "#d9e0ee", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "auto", + "styleSystemControls": false, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": false + } + }, + { + "url": ["github.com"], + "theme": { "mode": 1, "brightness": 100, "contrast": 100, @@ -13,6 +114,31 @@ "engine": "dynamicTheme", "stylesheet": "", "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cdd6f4", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": false, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": false + } + }, + { + "url": ["calendar.google.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", "darkSchemeTextColor": "#cad3f5", "lightSchemeBackgroundColor": "#dcdad7", "lightSchemeTextColor": "#181a1b", @@ -22,526 +148,363 @@ "lightColorScheme": "Default", "darkColorScheme": "Default", "immediateModify": true + } }, - "presets": [], - "customThemes": [ - { - "url": [ - "translate.google.es" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#232028", - "darkSchemeTextColor": "#d9e0ee", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "#c9cddf", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "www.youtube.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 95, - "grayscale": 0, - "sepia": 0, - "useFont": true, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#161320", - "darkSchemeTextColor": "#d9e0ee", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "#c9cddf", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Catppuccin", - "immediateModify": true - } - }, - { - "url": [ - "search.brave.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 88, - "grayscale": 0, - "sepia": 0, - "useFont": true, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#181f22", - "darkSchemeTextColor": "#d9e0ee", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "auto", - "styleSystemControls": false, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": false - } - }, - { - "url": [ - "github.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": true, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cdd6f4", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": false, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": false - } - }, - { - "url": [ - "calendar.google.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cad3f5", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "outlook.office.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cad3f5", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "play.google.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cad3f5", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "developer.android.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cad3f5", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "www.pccomponentes.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cad3f5", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "myaccount.google.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cad3f5", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "0.0.0.0:8080" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": true, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#181a1b", - "darkSchemeTextColor": "#e8e6e3", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "outlook.live.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cad3f5", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "gvaedu-my.sharepoint.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cad3f5", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - }, - { - "url": [ - "marketplace.visualstudio.com" - ], - "theme": { - "mode": 1, - "brightness": 100, - "contrast": 100, - "grayscale": 0, - "sepia": 0, - "useFont": false, - "fontFamily": "system-ui", - "textStroke": 0, - "engine": "dynamicTheme", - "stylesheet": "", - "darkSchemeBackgroundColor": "#24273a", - "darkSchemeTextColor": "#cad3f5", - "lightSchemeBackgroundColor": "#dcdad7", - "lightSchemeTextColor": "#181a1b", - "scrollbarColor": "auto", - "selectionColor": "#5b6078", - "styleSystemControls": true, - "lightColorScheme": "Default", - "darkColorScheme": "Default", - "immediateModify": true - } - } - ], - "siteList": [ - "color.firefox.com", - "defkey.com", - "www.sorianomobiliario.es", - "/home/matt/Repos/DATA_ACCESS_SLC_2223/Unit%203/FinalActivityEva1/misc/javadoc/com/da/slc2223/FinalActivityEva1/package-summary.html", - "console.firebase.google.com", - "www.thewitcher.com", - "www.becaseducacion.gob.es", - "127.0.0.1:5500", - "htmlcolorcodes.com", - "celeritastransporte.com", - "/docs/Documentos/Repos/Clase/2%C2%BADAM/DATA_ACCESS_SLC_2223/Unit%204/FinalActivity/JavaDoc/Library/overview-tree.html", - "www.mysteamgauge.com", - "takeout.google.com", - "192.168.1.1", - "search.disroot.org", - "kholmogorov27.github.io", - "www.wikiwand.com", - "www.samplephonics.com", - "info.cype.com", - "logomakr.com", - "flotes.app", - "www.twitch.tv", - "/docs/Documentos/Repos/Clase/2%C2%BADAM/DATA_ACCESS_SLC_2223/Unit%204/FinalActivity/JavaDoc/Library/com.da.slc2223.finalactivity.finalactivityeva2/module-summary.html", - "sede.educacion.gob.es", - "www.tuneandfairweather.com", - "bitly.com", - "www.hooktheory.com", - "www.ecosia.org", - "excalith-start-page.vercel.app", - "obsidian.md", - "cecotec.es", - "0.0.0.0:8080", - "localhost:5500", - "farbenfroh.io", - "lookingcoolonavespa.github.io", - "litarvan.github.io", - "lightdm-gab.diameter.my.id", - "127.0.0.1:34537", - "www.youtube.com", - "rxresu.me", - "github.dev", - "linktr.ee", - "localhost:3000", - "0.0.0.0:5173", - "www.netlify.com", - "start-page-sigma.vercel.app", - "ytmdl.deepjyoti30.dev", - "start-page-matt-ftw.vercel.app", - "start-page-git-main-matt-ftw.vercel.app", - "localhost:8133", - "streak-stats.demolab.com", - "search.brave.com", - "www.reddit.com", - "www.tldraw.com", - "soumyajit.vercel.app", - "epomaker.com", - "hoppscotch.io", - "localhost:5600", - "chatgpt.ddiu.me", - "vercel.com", - "www.deepl.com", - "asciiflow.com", - "dotfyle.com", - "docs.astronvim.com", - "localhost:8267", - "www.ine.es", - "forms.office.com", - "survey.stackoverflow.co", - "gg.deals", - "127.0.0.1:8080", - "www.pinterest.es", - "excalidraw.com", - "star-history.com", - "discord.com", - "www.nerdfonts.com", - "github.com", - "sw.kovidgoyal.net", - "localhost:5173", - "matt-startpage.vercel.app", - "codeberg.org", - "chat.openai.com" - ], - "siteListEnabled": [ - "docs.obsidian.md", - "help.obsidian.md" - ], - "applyToListedOnly": false, - "changeBrowserTheme": false, - "syncSettings": true, - "syncSitesFixes": true, - "automation": { - "enabled": false, - "mode": "", - "behavior": "OnOff" + { + "url": ["outlook.office.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cad3f5", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } }, - "time": { - "activation": "18:00", - "deactivation": "9:00" + { + "url": ["play.google.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cad3f5", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } }, - "location": { - "latitude": null, - "longitude": null + { + "url": ["developer.android.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cad3f5", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } }, - "previewNewDesign": true, - "enableForPDF": true, - "enableForProtectedPages": false, - "enableContextMenus": false, - "detectDarkTheme": false, - "displayedNews": [ - "filter-mode", - "news-2023", - "thanks-2023" - ], - "readNews": [ - "filter-mode", - "v5-survey", - "mobile", - "detect-dark-theme", - "no-war", - "chrome-favorites-2021", - "thanks-2021", - "5m-users", - "v4-9-16", - "v4-9", - "attention", - "dr-5-announcement", - "2m-users", - "automation", - "product-hunt-golden-kitty-2018", - "time-settings", - "safari", - "500k-users", - "stylish", - "product-hunt", - "custom-site-settings", - "thanks-for-contribution", - "dynamic-theme", - "thanks-2023" - ] -} \ No newline at end of file + { + "url": ["www.pccomponentes.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cad3f5", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } + }, + { + "url": ["myaccount.google.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cad3f5", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } + }, + { + "url": ["0.0.0.0:8080"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": true, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#181a1b", + "darkSchemeTextColor": "#e8e6e3", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } + }, + { + "url": ["outlook.live.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cad3f5", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } + }, + { + "url": ["gvaedu-my.sharepoint.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cad3f5", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } + }, + { + "url": ["marketplace.visualstudio.com"], + "theme": { + "mode": 1, + "brightness": 100, + "contrast": 100, + "grayscale": 0, + "sepia": 0, + "useFont": false, + "fontFamily": "system-ui", + "textStroke": 0, + "engine": "dynamicTheme", + "stylesheet": "", + "darkSchemeBackgroundColor": "#24273a", + "darkSchemeTextColor": "#cad3f5", + "lightSchemeBackgroundColor": "#dcdad7", + "lightSchemeTextColor": "#181a1b", + "scrollbarColor": "auto", + "selectionColor": "#5b6078", + "styleSystemControls": true, + "lightColorScheme": "Default", + "darkColorScheme": "Default", + "immediateModify": true + } + } + ], + "siteList": [ + "color.firefox.com", + "defkey.com", + "www.sorianomobiliario.es", + "console.firebase.google.com", + "www.thewitcher.com", + "www.becaseducacion.gob.es", + "127.0.0.1:5500", + "htmlcolorcodes.com", + "celeritastransporte.com", + "www.mysteamgauge.com", + "takeout.google.com", + "192.168.1.1", + "search.disroot.org", + "kholmogorov27.github.io", + "www.wikiwand.com", + "www.samplephonics.com", + "info.cype.com", + "logomakr.com", + "flotes.app", + "www.twitch.tv", + "sede.educacion.gob.es", + "www.tuneandfairweather.com", + "bitly.com", + "www.hooktheory.com", + "www.ecosia.org", + "excalith-start-page.vercel.app", + "obsidian.md", + "cecotec.es", + "0.0.0.0:8080", + "localhost:5500", + "farbenfroh.io", + "lookingcoolonavespa.github.io", + "litarvan.github.io", + "lightdm-gab.diameter.my.id", + "127.0.0.1:34537", + "www.youtube.com", + "rxresu.me", + "github.dev", + "linktr.ee", + "localhost:3000", + "0.0.0.0:5173", + "www.netlify.com", + "start-page-sigma.vercel.app", + "ytmdl.deepjyoti30.dev", + "start-page-matt-ftw.vercel.app", + "start-page-git-main-matt-ftw.vercel.app", + "localhost:8133", + "streak-stats.demolab.com", + "search.brave.com", + "www.reddit.com", + "www.tldraw.com", + "soumyajit.vercel.app", + "epomaker.com", + "hoppscotch.io", + "localhost:5600", + "chatgpt.ddiu.me", + "vercel.com", + "www.deepl.com", + "asciiflow.com", + "dotfyle.com", + "docs.astronvim.com", + "localhost:8267", + "www.ine.es", + "forms.office.com", + "survey.stackoverflow.co", + "gg.deals", + "127.0.0.1:8080", + "www.pinterest.es", + "excalidraw.com", + "star-history.com", + "discord.com", + "www.nerdfonts.com", + "github.com", + "sw.kovidgoyal.net", + "localhost:5173", + "matt-startpage.vercel.app", + "codeberg.org", + "chat.openai.com" + ], + "siteListEnabled": ["docs.obsidian.md", "help.obsidian.md"], + "applyToListedOnly": false, + "changeBrowserTheme": false, + "syncSettings": true, + "syncSitesFixes": true, + "automation": { + "enabled": false, + "mode": "", + "behavior": "OnOff" + }, + "time": { + "activation": "18:00", + "deactivation": "9:00" + }, + "location": { + "latitude": null, + "longitude": null + }, + "previewNewDesign": true, + "enableForPDF": true, + "enableForProtectedPages": false, + "enableContextMenus": false, + "detectDarkTheme": false, + "displayedNews": ["filter-mode", "news-2023", "thanks-2023"], + "readNews": [ + "filter-mode", + "v5-survey", + "mobile", + "detect-dark-theme", + "no-war", + "chrome-favorites-2021", + "thanks-2021", + "5m-users", + "v4-9-16", + "v4-9", + "attention", + "dr-5-announcement", + "2m-users", + "automation", + "product-hunt-golden-kitty-2018", + "time-settings", + "safari", + "500k-users", + "stylish", + "product-hunt", + "custom-site-settings", + "thanks-for-contribution", + "dynamic-theme", + "thanks-2023" + ] +} +