deleted: config/DankMaterialShell/.changelog-1.4
deleted: config/DankMaterialShell/.firstlaunch deleted: config/DankMaterialShell/firefox.css deleted: config/DankMaterialShell/plugins/cavaVisualizer deleted: config/DankMaterialShell/plugins/dankAudioVisualizer deleted: config/DankMaterialShell/plugins/desktopCommand deleted: config/DankMaterialShell/settings.json deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-blue-dark.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-blue-light.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-blue.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-cyan-dark.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-cyan-light.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-cyan.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-dark.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-lavender-dark.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-lavender-light.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-lavender.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-light.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-mint-dark.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-mint-light.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-mint.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-pink-dark.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-pink-light.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-pink.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-salmon-dark.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-salmon-light.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/preview-salmon.svg deleted: config/DankMaterialShell/themes/peaceAndQuiet/theme.json deleted: config/DankMaterialShell/themes/zzz/theme.json deleted: config/DankMaterialShell/themes/zzz/theme1.json deleted: config/DankMaterialShell/zen.css deleted: config/scripts/niri/ru.png deleted: config/scripts/niri/us.png
|
|
@ -1,132 +0,0 @@
|
||||||
@media -moz-pref("userChrome.theme-material") {
|
|
||||||
:root {
|
|
||||||
--md-sys-color-primary: #6b54c7;
|
|
||||||
--md-sys-color-surface-tint: #6b54c7;
|
|
||||||
--md-sys-color-on-primary: #ffffff;
|
|
||||||
--md-sys-color-primary-container: #ddd8f8;
|
|
||||||
--md-sys-color-on-primary-container: #1e1824;
|
|
||||||
--md-sys-color-secondary: #2e9e55;
|
|
||||||
--md-sys-color-on-secondary: #ffffff;
|
|
||||||
--md-sys-color-secondary-container: #e8e0f2;
|
|
||||||
--md-sys-color-on-secondary-container: #1e1824;
|
|
||||||
--md-sys-color-tertiary: #2e9e55;
|
|
||||||
--md-sys-color-on-tertiary: #ffffff;
|
|
||||||
--md-sys-color-tertiary-container: #e8e0f2;
|
|
||||||
--md-sys-color-on-tertiary-container: #1e1824;
|
|
||||||
--md-sys-color-error: #b0324e;
|
|
||||||
--md-sys-color-on-error: #ffffff;
|
|
||||||
--md-sys-color-error-container: #f9dedc;
|
|
||||||
--md-sys-color-on-error-container: #410e0b;
|
|
||||||
--md-sys-color-background: #f5f0fa;
|
|
||||||
--md-sys-color-on-background: #1e1824;
|
|
||||||
--md-sys-color-surface: #f5f0fa;
|
|
||||||
--md-sys-color-on-surface: #1e1824;
|
|
||||||
--md-sys-color-surface-variant: #e0d5ee;
|
|
||||||
--md-sys-color-on-surface-variant: #28204a;
|
|
||||||
--md-sys-color-outline: #a090cc;
|
|
||||||
--md-sys-color-outline-variant: #e0d5ee;
|
|
||||||
--md-sys-color-shadow: #000000;
|
|
||||||
--md-sys-color-scrim: #000000;
|
|
||||||
--md-sys-color-inverse-surface: #130f1a;
|
|
||||||
--md-sys-color-inverse-on-surface: #f0f0f0;
|
|
||||||
--md-sys-color-inverse-primary: #b8a8f0;
|
|
||||||
--md-sys-color-primary-fixed: #ddd8f8;
|
|
||||||
--md-sys-color-on-primary-fixed: #ffffff;
|
|
||||||
--md-sys-color-primary-fixed-dim: #6b54c7;
|
|
||||||
--md-sys-color-on-primary-fixed-variant: #ffffff;
|
|
||||||
--md-sys-color-secondary-fixed: #2e9e55;
|
|
||||||
--md-sys-color-on-secondary-fixed: #ffffff;
|
|
||||||
--md-sys-color-secondary-fixed-dim: #2e9e55;
|
|
||||||
--md-sys-color-on-secondary-fixed-variant: #ffffff;
|
|
||||||
--md-sys-color-tertiary-fixed: #2e9e55;
|
|
||||||
--md-sys-color-on-tertiary-fixed: #ffffff;
|
|
||||||
--md-sys-color-tertiary-fixed-dim: #2e9e55;
|
|
||||||
--md-sys-color-on-tertiary-fixed-variant: #ffffff;
|
|
||||||
--md-sys-color-surface-dim: #f5f0fa;
|
|
||||||
--md-sys-color-surface-bright: #ede8f5;
|
|
||||||
--md-sys-color-surface-container-lowest: #f5f0fa;
|
|
||||||
--md-sys-color-surface-container-low: #ede8f5;
|
|
||||||
--md-sys-color-surface-container: #f5f0fa;
|
|
||||||
--md-sys-color-surface-container-high: #f5f0fa;
|
|
||||||
--md-sys-color-surface-container-highest: #f5f0fa;
|
|
||||||
|
|
||||||
--m3-radius: 12px;
|
|
||||||
--m3-radius-sm: 10px;
|
|
||||||
--m3-elev-0: none;
|
|
||||||
--m3-elev-1: 0 1px 2px rgba(0,0,0,.08), 0 1px 3px rgba(0,0,0,.06);
|
|
||||||
--m3-elev-2: 0 2px 6px rgba(0,0,0,.10), 0 1px 3px rgba(0,0,0,.06);
|
|
||||||
|
|
||||||
--tab-height: 34px;
|
|
||||||
--urlbar-height: 38px;
|
|
||||||
|
|
||||||
--state-hover: color-mix(in srgb, var(--md-sys-color-on-surface) 8%, transparent);
|
|
||||||
--state-press: color-mix(in srgb, var(--md-sys-color-on-surface) 12%, transparent);
|
|
||||||
|
|
||||||
--focus-ring: 0 0 0 2px color-mix(in srgb, var(--md-sys-color-primary) 70%, transparent);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
:root {
|
|
||||||
--md-sys-color-primary: #b8a8f0;
|
|
||||||
--md-sys-color-surface-tint: #b8a8f0;
|
|
||||||
--md-sys-color-on-primary: #1e1e00;
|
|
||||||
--md-sys-color-primary-container: #745b8c;
|
|
||||||
--md-sys-color-on-primary-container: #f0f0f0;
|
|
||||||
--md-sys-color-secondary: #92eda7;
|
|
||||||
--md-sys-color-on-secondary: #1e1e00;
|
|
||||||
--md-sys-color-secondary-container: #221f26;
|
|
||||||
--md-sys-color-on-secondary-container: #f0f0f0;
|
|
||||||
--md-sys-color-tertiary: #92eda7;
|
|
||||||
--md-sys-color-on-tertiary: #1e1e00;
|
|
||||||
--md-sys-color-tertiary-container: #221f26;
|
|
||||||
--md-sys-color-on-tertiary-container: #f0f0f0;
|
|
||||||
--md-sys-color-error: #f38ba8;
|
|
||||||
--md-sys-color-on-error: #601410;
|
|
||||||
--md-sys-color-error-container: #8c1d18;
|
|
||||||
--md-sys-color-on-error-container: #f9dedc;
|
|
||||||
--md-sys-color-background: #09070d;
|
|
||||||
--md-sys-color-on-background: #f0f0f0;
|
|
||||||
--md-sys-color-surface: #130f1a;
|
|
||||||
--md-sys-color-on-surface: #f0f0f0;
|
|
||||||
--md-sys-color-surface-variant: #221d26;
|
|
||||||
--md-sys-color-on-surface-variant: #c9b8d9;
|
|
||||||
--md-sys-color-outline: #c9b8d9;
|
|
||||||
--md-sys-color-outline-variant: #221d26;
|
|
||||||
--md-sys-color-shadow: #000000;
|
|
||||||
--md-sys-color-scrim: #000000;
|
|
||||||
--md-sys-color-inverse-surface: #ede8f5;
|
|
||||||
--md-sys-color-inverse-on-surface: #1e1824;
|
|
||||||
--md-sys-color-inverse-primary: #6b54c7;
|
|
||||||
--md-sys-color-primary-fixed: #745b8c;
|
|
||||||
--md-sys-color-on-primary-fixed: #1e1e00;
|
|
||||||
--md-sys-color-primary-fixed-dim: #b8a8f0;
|
|
||||||
--md-sys-color-on-primary-fixed-variant: #1e1e00;
|
|
||||||
--md-sys-color-secondary-fixed: #92eda7;
|
|
||||||
--md-sys-color-on-secondary-fixed: #1e1e00;
|
|
||||||
--md-sys-color-secondary-fixed-dim: #92eda7;
|
|
||||||
--md-sys-color-on-secondary-fixed-variant: #1e1e00;
|
|
||||||
--md-sys-color-tertiary-fixed: #92eda7;
|
|
||||||
--md-sys-color-on-tertiary-fixed: #1e1e00;
|
|
||||||
--md-sys-color-tertiary-fixed-dim: #92eda7;
|
|
||||||
--md-sys-color-on-tertiary-fixed-variant: #1e1e00;
|
|
||||||
--md-sys-color-surface-dim: #09070d;
|
|
||||||
--md-sys-color-surface-bright: #17141a;
|
|
||||||
--md-sys-color-surface-container-lowest: #09070d;
|
|
||||||
--md-sys-color-surface-container-low: #130f1a;
|
|
||||||
--md-sys-color-surface-container: #09070d;
|
|
||||||
--md-sys-color-surface-container-high: #221f26;
|
|
||||||
--md-sys-color-surface-container-highest: #17141a;
|
|
||||||
|
|
||||||
--m3-elev-1: 0 1px 2px rgba(0,0,0,.50), 0 1px 3px rgba(0,0,0,.35);
|
|
||||||
--m3-elev-2: 0 4px 10px rgba(0,0,0,.55), 0 1px 3px rgba(0,0,0,.35);
|
|
||||||
|
|
||||||
--state-hover: color-mix(in srgb, var(--md-sys-color-on-surface) 6%, transparent);
|
|
||||||
--state-press: color-mix(in srgb, var(--md-sys-color-on-surface) 10%, transparent);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* idk if this even works, but the suggestion in the material updated readme bricks symbols no matter how many fallbacks I add */
|
|
||||||
:root {
|
|
||||||
font-family: system-ui, "Inter Variable", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
|
|
||||||
}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit e4b65a207652bc3204121401fafd5566b8d22c37
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 25424e8d570e000f4ab086c9e5e1122180861a65
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit a2e663ee031918ea01e2e65cf88aa3ded85a53f8
|
|
||||||
|
|
@ -1,708 +0,0 @@
|
||||||
{
|
|
||||||
"currentThemeName": "custom",
|
|
||||||
"currentThemeCategory": "custom",
|
|
||||||
"customThemeFile": "/home/unconfer/.config/DankMaterialShell/themes/peaceAndQuiet/theme.json",
|
|
||||||
"registryThemeVariants": {
|
|
||||||
"peaceAndQuiet": "lavender"
|
|
||||||
},
|
|
||||||
"matugenScheme": "scheme-content",
|
|
||||||
"runUserMatugenTemplates": true,
|
|
||||||
"matugenTargetMonitor": "",
|
|
||||||
"popupTransparency": 1,
|
|
||||||
"dockTransparency": 1,
|
|
||||||
"widgetBackgroundColor": "sch",
|
|
||||||
"widgetColorMode": "default",
|
|
||||||
"controlCenterTileColorMode": "primaryContainer",
|
|
||||||
"buttonColorMode": "primary",
|
|
||||||
"cornerRadius": 10,
|
|
||||||
"niriLayoutGapsOverride": -1,
|
|
||||||
"niriLayoutRadiusOverride": -1,
|
|
||||||
"niriLayoutBorderSize": -1,
|
|
||||||
"hyprlandLayoutGapsOverride": -1,
|
|
||||||
"hyprlandLayoutRadiusOverride": -1,
|
|
||||||
"hyprlandLayoutBorderSize": -1,
|
|
||||||
"mangoLayoutGapsOverride": -1,
|
|
||||||
"mangoLayoutRadiusOverride": -1,
|
|
||||||
"mangoLayoutBorderSize": -1,
|
|
||||||
"use24HourClock": true,
|
|
||||||
"showSeconds": false,
|
|
||||||
"padHours12Hour": false,
|
|
||||||
"useFahrenheit": false,
|
|
||||||
"windSpeedUnit": "kmh",
|
|
||||||
"nightModeEnabled": false,
|
|
||||||
"animationSpeed": 1,
|
|
||||||
"customAnimationDuration": 500,
|
|
||||||
"syncComponentAnimationSpeeds": true,
|
|
||||||
"popoutAnimationSpeed": 1,
|
|
||||||
"popoutCustomAnimationDuration": 150,
|
|
||||||
"modalAnimationSpeed": 1,
|
|
||||||
"modalCustomAnimationDuration": 150,
|
|
||||||
"enableRippleEffects": true,
|
|
||||||
"wallpaperFillMode": "Fill",
|
|
||||||
"blurredWallpaperLayer": false,
|
|
||||||
"blurWallpaperOnOverview": false,
|
|
||||||
"showLauncherButton": true,
|
|
||||||
"showWorkspaceSwitcher": true,
|
|
||||||
"showFocusedWindow": true,
|
|
||||||
"showWeather": true,
|
|
||||||
"showMusic": true,
|
|
||||||
"showClipboard": true,
|
|
||||||
"showCpuUsage": true,
|
|
||||||
"showMemUsage": true,
|
|
||||||
"showCpuTemp": true,
|
|
||||||
"showGpuTemp": true,
|
|
||||||
"selectedGpuIndex": 0,
|
|
||||||
"enabledGpuPciIds": [],
|
|
||||||
"showSystemTray": true,
|
|
||||||
"showClock": true,
|
|
||||||
"showNotificationButton": true,
|
|
||||||
"showBattery": true,
|
|
||||||
"showControlCenterButton": true,
|
|
||||||
"showCapsLockIndicator": true,
|
|
||||||
"controlCenterShowNetworkIcon": true,
|
|
||||||
"controlCenterShowBluetoothIcon": true,
|
|
||||||
"controlCenterShowAudioIcon": true,
|
|
||||||
"controlCenterShowAudioPercent": false,
|
|
||||||
"controlCenterShowVpnIcon": true,
|
|
||||||
"controlCenterShowBrightnessIcon": false,
|
|
||||||
"controlCenterShowBrightnessPercent": false,
|
|
||||||
"controlCenterShowMicIcon": false,
|
|
||||||
"controlCenterShowMicPercent": true,
|
|
||||||
"controlCenterShowBatteryIcon": false,
|
|
||||||
"controlCenterShowPrinterIcon": false,
|
|
||||||
"controlCenterShowScreenSharingIcon": true,
|
|
||||||
"showPrivacyButton": true,
|
|
||||||
"privacyShowMicIcon": false,
|
|
||||||
"privacyShowCameraIcon": false,
|
|
||||||
"privacyShowScreenShareIcon": false,
|
|
||||||
"controlCenterWidgets": [
|
|
||||||
{
|
|
||||||
"id": "volumeSlider",
|
|
||||||
"enabled": true,
|
|
||||||
"width": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "brightnessSlider",
|
|
||||||
"enabled": true,
|
|
||||||
"width": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "bluetooth",
|
|
||||||
"enabled": true,
|
|
||||||
"width": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "wifi",
|
|
||||||
"enabled": true,
|
|
||||||
"width": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "audioOutput",
|
|
||||||
"enabled": true,
|
|
||||||
"width": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "audioInput",
|
|
||||||
"enabled": true,
|
|
||||||
"width": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "nightMode",
|
|
||||||
"enabled": true,
|
|
||||||
"width": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "darkMode",
|
|
||||||
"enabled": true,
|
|
||||||
"width": 50
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"showWorkspaceIndex": false,
|
|
||||||
"showWorkspaceName": false,
|
|
||||||
"showWorkspacePadding": true,
|
|
||||||
"workspaceScrolling": false,
|
|
||||||
"showWorkspaceApps": false,
|
|
||||||
"workspaceDragReorder": true,
|
|
||||||
"maxWorkspaceIcons": 3,
|
|
||||||
"workspaceAppIconSizeOffset": 0,
|
|
||||||
"groupWorkspaceApps": true,
|
|
||||||
"workspaceFollowFocus": false,
|
|
||||||
"showOccupiedWorkspacesOnly": false,
|
|
||||||
"reverseScrolling": false,
|
|
||||||
"dwlShowAllTags": false,
|
|
||||||
"workspaceColorMode": "default",
|
|
||||||
"workspaceOccupiedColorMode": "none",
|
|
||||||
"workspaceUnfocusedColorMode": "default",
|
|
||||||
"workspaceUrgentColorMode": "default",
|
|
||||||
"workspaceFocusedBorderEnabled": false,
|
|
||||||
"workspaceFocusedBorderColor": "primary",
|
|
||||||
"workspaceFocusedBorderThickness": 2,
|
|
||||||
"workspaceNameIcons": {},
|
|
||||||
"waveProgressEnabled": true,
|
|
||||||
"scrollTitleEnabled": true,
|
|
||||||
"audioVisualizerEnabled": true,
|
|
||||||
"audioScrollMode": "volume",
|
|
||||||
"audioWheelScrollAmount": 5,
|
|
||||||
"clockCompactMode": false,
|
|
||||||
"focusedWindowCompactMode": false,
|
|
||||||
"runningAppsCompactMode": true,
|
|
||||||
"barMaxVisibleApps": 0,
|
|
||||||
"barMaxVisibleRunningApps": 0,
|
|
||||||
"barShowOverflowBadge": true,
|
|
||||||
"appsDockHideIndicators": false,
|
|
||||||
"appsDockColorizeActive": false,
|
|
||||||
"appsDockActiveColorMode": "primary",
|
|
||||||
"appsDockEnlargeOnHover": false,
|
|
||||||
"appsDockEnlargePercentage": 125,
|
|
||||||
"appsDockIconSizePercentage": 100,
|
|
||||||
"keyboardLayoutNameCompactMode": false,
|
|
||||||
"runningAppsCurrentWorkspace": true,
|
|
||||||
"runningAppsGroupByApp": false,
|
|
||||||
"runningAppsCurrentMonitor": false,
|
|
||||||
"appIdSubstitutions": [
|
|
||||||
{
|
|
||||||
"pattern": "Spotify",
|
|
||||||
"replacement": "spotify",
|
|
||||||
"type": "exact"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pattern": "beepertexts",
|
|
||||||
"replacement": "beeper",
|
|
||||||
"type": "exact"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pattern": "home assistant desktop",
|
|
||||||
"replacement": "homeassistant-desktop",
|
|
||||||
"type": "exact"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pattern": "com.transmissionbt.transmission",
|
|
||||||
"replacement": "transmission-gtk",
|
|
||||||
"type": "contains"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pattern": "^steam_app_(\\d+)$",
|
|
||||||
"replacement": "steam_icon_$1",
|
|
||||||
"type": "regex"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"centeringMode": "geometric",
|
|
||||||
"clockDateFormat": "",
|
|
||||||
"lockDateFormat": "ddd d",
|
|
||||||
"greeterRememberLastSession": true,
|
|
||||||
"greeterRememberLastUser": true,
|
|
||||||
"greeterEnableFprint": false,
|
|
||||||
"greeterEnableU2f": false,
|
|
||||||
"greeterWallpaperPath": "",
|
|
||||||
"greeterUse24HourClock": true,
|
|
||||||
"greeterShowSeconds": false,
|
|
||||||
"greeterPadHours12Hour": false,
|
|
||||||
"greeterLockDateFormat": "",
|
|
||||||
"greeterFontFamily": "",
|
|
||||||
"greeterWallpaperFillMode": "",
|
|
||||||
"mediaSize": 1,
|
|
||||||
"appLauncherViewMode": "list",
|
|
||||||
"spotlightModalViewMode": "list",
|
|
||||||
"browserPickerViewMode": "grid",
|
|
||||||
"browserUsageHistory": {},
|
|
||||||
"appPickerViewMode": "grid",
|
|
||||||
"filePickerUsageHistory": {},
|
|
||||||
"sortAppsAlphabetically": false,
|
|
||||||
"appLauncherGridColumns": 4,
|
|
||||||
"spotlightCloseNiriOverview": true,
|
|
||||||
"spotlightSectionViewModes": {},
|
|
||||||
"appDrawerSectionViewModes": {
|
|
||||||
"apps": "list"
|
|
||||||
},
|
|
||||||
"niriOverviewOverlayEnabled": true,
|
|
||||||
"dankLauncherV2Size": "compact",
|
|
||||||
"dankLauncherV2BorderEnabled": false,
|
|
||||||
"dankLauncherV2BorderThickness": 2,
|
|
||||||
"dankLauncherV2BorderColor": "primary",
|
|
||||||
"dankLauncherV2ShowFooter": true,
|
|
||||||
"dankLauncherV2UnloadOnClose": false,
|
|
||||||
"useAutoLocation": false,
|
|
||||||
"weatherEnabled": true,
|
|
||||||
"networkPreference": "auto",
|
|
||||||
"iconTheme": "Adwaita",
|
|
||||||
"cursorSettings": {
|
|
||||||
"theme": "System Default",
|
|
||||||
"size": 21,
|
|
||||||
"niri": {
|
|
||||||
"hideWhenTyping": true,
|
|
||||||
"hideAfterInactiveMs": 0
|
|
||||||
},
|
|
||||||
"hyprland": {
|
|
||||||
"hideOnKeyPress": false,
|
|
||||||
"hideOnTouch": false,
|
|
||||||
"inactiveTimeout": 0
|
|
||||||
},
|
|
||||||
"dwl": {
|
|
||||||
"cursorHideTimeout": 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"launcherLogoMode": "compositor",
|
|
||||||
"launcherLogoCustomPath": "",
|
|
||||||
"launcherLogoColorOverride": "",
|
|
||||||
"launcherLogoColorInvertOnMode": false,
|
|
||||||
"launcherLogoBrightness": 0.5,
|
|
||||||
"launcherLogoContrast": 1,
|
|
||||||
"launcherLogoSizeOffset": 0,
|
|
||||||
"fontFamily": "IosevkaTerm NFM",
|
|
||||||
"monoFontFamily": "IosevkaTerm Nerd Font Mono",
|
|
||||||
"fontWeight": 400,
|
|
||||||
"fontScale": 1.12,
|
|
||||||
"notepadUseMonospace": true,
|
|
||||||
"notepadFontFamily": "",
|
|
||||||
"notepadFontSize": 16,
|
|
||||||
"notepadShowLineNumbers": true,
|
|
||||||
"notepadTransparencyOverride": -1,
|
|
||||||
"notepadLastCustomTransparency": 0.7,
|
|
||||||
"soundsEnabled": true,
|
|
||||||
"useSystemSoundTheme": true,
|
|
||||||
"soundNewNotification": true,
|
|
||||||
"soundVolumeChanged": true,
|
|
||||||
"soundPluggedIn": true,
|
|
||||||
"acMonitorTimeout": 0,
|
|
||||||
"acLockTimeout": 0,
|
|
||||||
"acSuspendTimeout": 0,
|
|
||||||
"acSuspendBehavior": 0,
|
|
||||||
"acProfileName": "",
|
|
||||||
"batteryMonitorTimeout": 0,
|
|
||||||
"batteryLockTimeout": 0,
|
|
||||||
"batterySuspendTimeout": 0,
|
|
||||||
"batterySuspendBehavior": 0,
|
|
||||||
"batteryProfileName": "",
|
|
||||||
"batteryChargeLimit": 100,
|
|
||||||
"lockBeforeSuspend": false,
|
|
||||||
"loginctlLockIntegration": true,
|
|
||||||
"fadeToLockEnabled": true,
|
|
||||||
"fadeToLockGracePeriod": 1,
|
|
||||||
"fadeToDpmsEnabled": true,
|
|
||||||
"fadeToDpmsGracePeriod": 5,
|
|
||||||
"launchPrefix": "",
|
|
||||||
"brightnessDevicePins": {},
|
|
||||||
"wifiNetworkPins": {},
|
|
||||||
"bluetoothDevicePins": {},
|
|
||||||
"audioInputDevicePins": {},
|
|
||||||
"audioOutputDevicePins": {},
|
|
||||||
"gtkThemingEnabled": false,
|
|
||||||
"qtThemingEnabled": false,
|
|
||||||
"syncModeWithPortal": true,
|
|
||||||
"terminalsAlwaysDark": true,
|
|
||||||
"runDmsMatugenTemplates": true,
|
|
||||||
"matugenTemplateGtk": true,
|
|
||||||
"matugenTemplateNiri": true,
|
|
||||||
"matugenTemplateHyprland": true,
|
|
||||||
"matugenTemplateMangowc": true,
|
|
||||||
"matugenTemplateQt5ct": true,
|
|
||||||
"matugenTemplateQt6ct": true,
|
|
||||||
"matugenTemplateFirefox": true,
|
|
||||||
"matugenTemplatePywalfox": true,
|
|
||||||
"matugenTemplateZenBrowser": true,
|
|
||||||
"matugenTemplateVesktop": true,
|
|
||||||
"matugenTemplateEquibop": true,
|
|
||||||
"matugenTemplateGhostty": true,
|
|
||||||
"matugenTemplateKitty": true,
|
|
||||||
"matugenTemplateFoot": true,
|
|
||||||
"matugenTemplateAlacritty": true,
|
|
||||||
"matugenTemplateNeovim": true,
|
|
||||||
"matugenTemplateWezterm": true,
|
|
||||||
"matugenTemplateDgop": true,
|
|
||||||
"matugenTemplateKcolorscheme": true,
|
|
||||||
"matugenTemplateVscode": true,
|
|
||||||
"matugenTemplateEmacs": true,
|
|
||||||
"matugenTemplateZed": true,
|
|
||||||
"showDock": false,
|
|
||||||
"dockAutoHide": false,
|
|
||||||
"dockSmartAutoHide": false,
|
|
||||||
"dockGroupByApp": false,
|
|
||||||
"dockOpenOnOverview": false,
|
|
||||||
"dockPosition": 1,
|
|
||||||
"dockSpacing": 4,
|
|
||||||
"dockBottomGap": 0,
|
|
||||||
"dockMargin": 0,
|
|
||||||
"dockIconSize": 40,
|
|
||||||
"dockIndicatorStyle": "circle",
|
|
||||||
"dockBorderEnabled": false,
|
|
||||||
"dockBorderColor": "surfaceText",
|
|
||||||
"dockBorderOpacity": 1,
|
|
||||||
"dockBorderThickness": 1,
|
|
||||||
"dockIsolateDisplays": false,
|
|
||||||
"dockLauncherEnabled": false,
|
|
||||||
"dockLauncherLogoMode": "apps",
|
|
||||||
"dockLauncherLogoCustomPath": "",
|
|
||||||
"dockLauncherLogoColorOverride": "",
|
|
||||||
"dockLauncherLogoSizeOffset": 0,
|
|
||||||
"dockLauncherLogoBrightness": 0.5,
|
|
||||||
"dockLauncherLogoContrast": 1,
|
|
||||||
"dockMaxVisibleApps": 0,
|
|
||||||
"dockMaxVisibleRunningApps": 0,
|
|
||||||
"dockShowOverflowBadge": true,
|
|
||||||
"notificationOverlayEnabled": true,
|
|
||||||
"notificationPopupShadowEnabled": true,
|
|
||||||
"notificationPopupPrivacyMode": false,
|
|
||||||
"modalDarkenBackground": true,
|
|
||||||
"lockScreenShowPowerActions": true,
|
|
||||||
"lockScreenShowSystemIcons": true,
|
|
||||||
"lockScreenShowTime": true,
|
|
||||||
"lockScreenShowDate": true,
|
|
||||||
"lockScreenShowProfileImage": true,
|
|
||||||
"lockScreenShowPasswordField": true,
|
|
||||||
"lockScreenShowMediaPlayer": true,
|
|
||||||
"lockScreenPowerOffMonitorsOnLock": false,
|
|
||||||
"lockAtStartup": false,
|
|
||||||
"enableFprint": false,
|
|
||||||
"maxFprintTries": 15,
|
|
||||||
"enableU2f": false,
|
|
||||||
"u2fMode": "or",
|
|
||||||
"lockScreenActiveMonitor": "all",
|
|
||||||
"lockScreenInactiveColor": "#000000",
|
|
||||||
"lockScreenNotificationMode": 0,
|
|
||||||
"hideBrightnessSlider": false,
|
|
||||||
"notificationTimeoutLow": 5000,
|
|
||||||
"notificationTimeoutNormal": 5000,
|
|
||||||
"notificationTimeoutCritical": 0,
|
|
||||||
"notificationCompactMode": false,
|
|
||||||
"notificationPopupPosition": 0,
|
|
||||||
"notificationAnimationSpeed": 1,
|
|
||||||
"notificationCustomAnimationDuration": 400,
|
|
||||||
"notificationHistoryEnabled": true,
|
|
||||||
"notificationHistoryMaxCount": 50,
|
|
||||||
"notificationHistoryMaxAgeDays": 7,
|
|
||||||
"notificationHistorySaveLow": true,
|
|
||||||
"notificationHistorySaveNormal": true,
|
|
||||||
"notificationHistorySaveCritical": true,
|
|
||||||
"notificationRules": [],
|
|
||||||
"osdAlwaysShowValue": false,
|
|
||||||
"osdPosition": 5,
|
|
||||||
"osdVolumeEnabled": true,
|
|
||||||
"osdMediaVolumeEnabled": true,
|
|
||||||
"osdMediaPlaybackEnabled": false,
|
|
||||||
"osdBrightnessEnabled": true,
|
|
||||||
"osdIdleInhibitorEnabled": true,
|
|
||||||
"osdMicMuteEnabled": true,
|
|
||||||
"osdCapsLockEnabled": true,
|
|
||||||
"osdPowerProfileEnabled": true,
|
|
||||||
"osdAudioOutputEnabled": true,
|
|
||||||
"powerActionConfirm": true,
|
|
||||||
"powerActionHoldDuration": 0.5,
|
|
||||||
"powerMenuActions": [
|
|
||||||
"reboot",
|
|
||||||
"logout",
|
|
||||||
"poweroff",
|
|
||||||
"lock",
|
|
||||||
"suspend",
|
|
||||||
"restart"
|
|
||||||
],
|
|
||||||
"powerMenuDefaultAction": "logout",
|
|
||||||
"powerMenuGridLayout": false,
|
|
||||||
"customPowerActionLock": "~/.config/niri/lock.sh",
|
|
||||||
"customPowerActionLogout": "",
|
|
||||||
"customPowerActionSuspend": "",
|
|
||||||
"customPowerActionHibernate": "",
|
|
||||||
"customPowerActionReboot": "",
|
|
||||||
"customPowerActionPowerOff": "",
|
|
||||||
"updaterHideWidget": false,
|
|
||||||
"updaterUseCustomCommand": false,
|
|
||||||
"updaterCustomCommand": "",
|
|
||||||
"updaterTerminalAdditionalParams": "",
|
|
||||||
"displayNameMode": "system",
|
|
||||||
"screenPreferences": {
|
|
||||||
"wallpaper": [],
|
|
||||||
"dock": []
|
|
||||||
},
|
|
||||||
"showOnLastDisplay": {
|
|
||||||
"dock": true
|
|
||||||
},
|
|
||||||
"niriOutputSettings": {
|
|
||||||
"DP-1": {
|
|
||||||
"vrrOnDemand": true,
|
|
||||||
"disabled": false,
|
|
||||||
"hotCorners": {
|
|
||||||
"corners": [
|
|
||||||
"top-left"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"layout": null
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hyprlandOutputSettings": {},
|
|
||||||
"displayProfiles": {
|
|
||||||
"niri": {
|
|
||||||
"profile_1776211496314_g03e3q": {
|
|
||||||
"id": "profile_1776211496314_g03e3q",
|
|
||||||
"name": "test0",
|
|
||||||
"outputSet": [
|
|
||||||
"DP-1"
|
|
||||||
],
|
|
||||||
"createdAt": 1776211496314,
|
|
||||||
"updatedAt": 1776211496314
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"activeDisplayProfile": {
|
|
||||||
"niri": "profile_1776211496314_g03e3q"
|
|
||||||
},
|
|
||||||
"displayProfileAutoSelect": false,
|
|
||||||
"displayShowDisconnected": false,
|
|
||||||
"displaySnapToEdge": true,
|
|
||||||
"barConfigs": [
|
|
||||||
{
|
|
||||||
"id": "default",
|
|
||||||
"name": "Main Bar",
|
|
||||||
"enabled": true,
|
|
||||||
"position": 0,
|
|
||||||
"screenPreferences": [
|
|
||||||
"all"
|
|
||||||
],
|
|
||||||
"showOnLastDisplay": true,
|
|
||||||
"leftWidgets": [
|
|
||||||
{
|
|
||||||
"id": "launcherButton",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "workspaceSwitcher",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "focusedWindow",
|
|
||||||
"enabled": true,
|
|
||||||
"focusedWindowCompactMode": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"centerWidgets": [
|
|
||||||
{
|
|
||||||
"id": "spacer",
|
|
||||||
"enabled": true,
|
|
||||||
"size": 35
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "clock",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "music",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "weather",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "vpn",
|
|
||||||
"enabled": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"rightWidgets": [
|
|
||||||
{
|
|
||||||
"id": "systemTray",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "privacyIndicator",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cpuUsage",
|
|
||||||
"enabled": true,
|
|
||||||
"minimumWidth": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "memUsage",
|
|
||||||
"enabled": true,
|
|
||||||
"minimumWidth": false,
|
|
||||||
"showSwap": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "controlCenterButton",
|
|
||||||
"enabled": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"spacing": 10,
|
|
||||||
"innerPadding": 5,
|
|
||||||
"bottomGap": 2,
|
|
||||||
"transparency": 1,
|
|
||||||
"widgetTransparency": 1,
|
|
||||||
"squareCorners": false,
|
|
||||||
"noBackground": false,
|
|
||||||
"maximizeWidgetIcons": false,
|
|
||||||
"maximizeWidgetText": false,
|
|
||||||
"removeWidgetPadding": false,
|
|
||||||
"widgetPadding": 13,
|
|
||||||
"gothCornersEnabled": false,
|
|
||||||
"gothCornerRadiusOverride": false,
|
|
||||||
"gothCornerRadiusValue": 0,
|
|
||||||
"borderEnabled": false,
|
|
||||||
"borderColor": "surfaceText",
|
|
||||||
"borderOpacity": 1,
|
|
||||||
"borderThickness": 4,
|
|
||||||
"widgetOutlineEnabled": false,
|
|
||||||
"widgetOutlineColor": "primary",
|
|
||||||
"widgetOutlineOpacity": 1,
|
|
||||||
"widgetOutlineThickness": 1,
|
|
||||||
"fontScale": 1.09,
|
|
||||||
"iconScale": 1.07,
|
|
||||||
"autoHide": false,
|
|
||||||
"autoHideDelay": 369,
|
|
||||||
"showOnWindowsOpen": true,
|
|
||||||
"openOnOverview": true,
|
|
||||||
"visible": true,
|
|
||||||
"popupGapsAuto": false,
|
|
||||||
"popupGapsManual": 12,
|
|
||||||
"maximizeDetection": false,
|
|
||||||
"scrollEnabled": true,
|
|
||||||
"scrollXBehavior": "column",
|
|
||||||
"scrollYBehavior": "workspace",
|
|
||||||
"shadowIntensity": 0,
|
|
||||||
"shadowOpacity": 60,
|
|
||||||
"shadowColorMode": "text",
|
|
||||||
"shadowCustomColor": "#000000",
|
|
||||||
"clickThrough": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"desktopClockEnabled": false,
|
|
||||||
"desktopClockStyle": "analog",
|
|
||||||
"desktopClockTransparency": 0.8,
|
|
||||||
"desktopClockColorMode": "primary",
|
|
||||||
"desktopClockCustomColor": {
|
|
||||||
"r": 1,
|
|
||||||
"g": 1,
|
|
||||||
"b": 1,
|
|
||||||
"a": 1,
|
|
||||||
"hsvHue": -1,
|
|
||||||
"hsvSaturation": 0,
|
|
||||||
"hsvValue": 1,
|
|
||||||
"hslHue": -1,
|
|
||||||
"hslSaturation": 0,
|
|
||||||
"hslLightness": 1,
|
|
||||||
"valid": true
|
|
||||||
},
|
|
||||||
"desktopClockShowDate": true,
|
|
||||||
"desktopClockShowAnalogNumbers": false,
|
|
||||||
"desktopClockShowAnalogSeconds": true,
|
|
||||||
"desktopClockX": -1,
|
|
||||||
"desktopClockY": -1,
|
|
||||||
"desktopClockWidth": 280,
|
|
||||||
"desktopClockHeight": 180,
|
|
||||||
"desktopClockDisplayPreferences": [
|
|
||||||
"all"
|
|
||||||
],
|
|
||||||
"systemMonitorEnabled": false,
|
|
||||||
"systemMonitorShowHeader": true,
|
|
||||||
"systemMonitorTransparency": 0.8,
|
|
||||||
"systemMonitorColorMode": "primary",
|
|
||||||
"systemMonitorCustomColor": {
|
|
||||||
"r": 1,
|
|
||||||
"g": 1,
|
|
||||||
"b": 1,
|
|
||||||
"a": 1,
|
|
||||||
"hsvHue": -1,
|
|
||||||
"hsvSaturation": 0,
|
|
||||||
"hsvValue": 1,
|
|
||||||
"hslHue": -1,
|
|
||||||
"hslSaturation": 0,
|
|
||||||
"hslLightness": 1,
|
|
||||||
"valid": true
|
|
||||||
},
|
|
||||||
"systemMonitorShowCpu": true,
|
|
||||||
"systemMonitorShowCpuGraph": true,
|
|
||||||
"systemMonitorShowCpuTemp": true,
|
|
||||||
"systemMonitorShowGpuTemp": false,
|
|
||||||
"systemMonitorGpuPciId": "",
|
|
||||||
"systemMonitorShowMemory": true,
|
|
||||||
"systemMonitorShowMemoryGraph": true,
|
|
||||||
"systemMonitorShowNetwork": true,
|
|
||||||
"systemMonitorShowNetworkGraph": true,
|
|
||||||
"systemMonitorShowDisk": true,
|
|
||||||
"systemMonitorShowTopProcesses": false,
|
|
||||||
"systemMonitorTopProcessCount": 3,
|
|
||||||
"systemMonitorTopProcessSortBy": "cpu",
|
|
||||||
"systemMonitorGraphInterval": 60,
|
|
||||||
"systemMonitorLayoutMode": "auto",
|
|
||||||
"systemMonitorX": -1,
|
|
||||||
"systemMonitorY": -1,
|
|
||||||
"systemMonitorWidth": 320,
|
|
||||||
"systemMonitorHeight": 480,
|
|
||||||
"systemMonitorDisplayPreferences": [
|
|
||||||
"all"
|
|
||||||
],
|
|
||||||
"systemMonitorVariants": [],
|
|
||||||
"desktopWidgetPositions": {},
|
|
||||||
"desktopWidgetGridSettings": {},
|
|
||||||
"desktopWidgetInstances": [
|
|
||||||
{
|
|
||||||
"id": "dw_1776211089950_f6f0kg7f4",
|
|
||||||
"widgetType": "desktopClock",
|
|
||||||
"name": "Desktop Clock",
|
|
||||||
"enabled": false,
|
|
||||||
"config": {
|
|
||||||
"style": "digital",
|
|
||||||
"transparency": 0,
|
|
||||||
"colorMode": "secondary",
|
|
||||||
"customColor": "#ffffff",
|
|
||||||
"showDate": true,
|
|
||||||
"showAnalogNumbers": false,
|
|
||||||
"showAnalogSeconds": true,
|
|
||||||
"displayPreferences": [
|
|
||||||
"all"
|
|
||||||
],
|
|
||||||
"showOnOverlay": false,
|
|
||||||
"showOnOverview": false,
|
|
||||||
"showOnOverviewOnly": false,
|
|
||||||
"clickThrough": false
|
|
||||||
},
|
|
||||||
"positions": {
|
|
||||||
"DP-1": {
|
|
||||||
"width": 200,
|
|
||||||
"height": 200,
|
|
||||||
"x": 1704.5,
|
|
||||||
"y": 62.42578125
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "dw_1776211282668_7bg0zbkmd",
|
|
||||||
"widgetType": "desktopCommand",
|
|
||||||
"name": "Desktop Command",
|
|
||||||
"enabled": false,
|
|
||||||
"config": {
|
|
||||||
"displayPreferences": [
|
|
||||||
"all"
|
|
||||||
],
|
|
||||||
"showOnOverview": false,
|
|
||||||
"clickThrough": false,
|
|
||||||
"command": "tclock --color \"#C1D6D6\"",
|
|
||||||
"autoRefresh": true,
|
|
||||||
"commandTimeout": "0",
|
|
||||||
"refreshInterval": "5",
|
|
||||||
"fontSize": 25,
|
|
||||||
"backgroundOpacity": 0,
|
|
||||||
"enableBorder": true
|
|
||||||
},
|
|
||||||
"positions": {
|
|
||||||
"DP-1": {
|
|
||||||
"width": 805.3828125,
|
|
||||||
"height": 506.94140625,
|
|
||||||
"x": 847.97265625,
|
|
||||||
"y": 169.49609375
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"desktopWidgetGroups": [],
|
|
||||||
"builtInPluginSettings": {
|
|
||||||
"dms_settings_search": {
|
|
||||||
"trigger": "?"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"clipboardEnterToPaste": false,
|
|
||||||
"launcherPluginVisibility": {
|
|
||||||
"dms_settings_search": {
|
|
||||||
"allowWithoutTrigger": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"launcherPluginOrder": [],
|
|
||||||
"configVersion": 5
|
|
||||||
}
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Blue (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#b8c9d9">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#a2d2ff"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#ed92d8"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#a2d2ff"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#a2d2ff" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Blue (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#889cbb">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#3a547d"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#b83a99"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#3a547d"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#3a547d" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,45 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="484" height="240" viewBox="0 0 484 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Blue (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#b8c9d9">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#a2d2ff"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#ed92d8"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#a2d2ff"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#a2d2ff" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
<rect x="240" y="0" width="4" height="240" fill="#888"/>
|
|
||||||
<g transform="translate(244, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Blue (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#889cbb">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#3a547d"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#b83a99"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#3a547d"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#3a547d" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 3.4 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Cyan (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#b8d5d9">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#49ccd2"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#eda792"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#49ccd2"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#49ccd2" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Cyan (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#6aafc4">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#2e8fad"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#c4613e"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#2e8fad"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#2e8fad" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,45 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="484" height="240" viewBox="0 0 484 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Cyan (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#b8d5d9">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#49ccd2"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#eda792"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#49ccd2"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#49ccd2" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
<rect x="240" y="0" width="4" height="240" fill="#888"/>
|
|
||||||
<g transform="translate(244, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Cyan (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#6aafc4">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#2e8fad"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#c4613e"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#2e8fad"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#2e8fad" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 3.4 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Salmon (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#d9bcb8">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#eda792"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#49ccd2"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#49ccd2"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#eda792" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Lavender (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#c9b8d9">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#b8a8f0"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#92eda7"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#92eda7"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#b8a8f0" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Lavender (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#a090cc">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#6b54c7"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#2e9e55"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#2e9e55"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#6b54c7" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,45 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="484" height="240" viewBox="0 0 484 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Lavender (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#c9b8d9">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#b8a8f0"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#92eda7"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#92eda7"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#b8a8f0" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
<rect x="240" y="0" width="4" height="240" fill="#888"/>
|
|
||||||
<g transform="translate(244, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Lavender (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#a090cc">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#6b54c7"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#2e9e55"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#2e9e55"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#6b54c7" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 3.4 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Salmon (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#b89090">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#c4613e"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#3a9bb8"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#3a9bb8"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#c4613e" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Mint (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#b8d9ce">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#92eda7"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#b8a8f0"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#b8a8f0"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#92eda7" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Mint (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#6abf90">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#2e9e55"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#6b54c7"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#6b54c7"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#2e9e55" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,45 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="484" height="240" viewBox="0 0 484 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Mint (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#b8d9ce">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#92eda7"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#b8a8f0"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#b8a8f0"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#92eda7" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
<rect x="240" y="0" width="4" height="240" fill="#888"/>
|
|
||||||
<g transform="translate(244, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Mint (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#6abf90">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#2e9e55"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#6b54c7"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#6b54c7"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#2e9e55" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 3.4 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Pink (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#d9b8c4">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#ed92d8"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#a2d2ff"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#a2d2ff"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#ed92d8" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Pink (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#c47ab0">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#b83a99"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#3a547d"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#3a547d"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#b83a99" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,45 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="484" height="240" viewBox="0 0 484 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Pink (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#d9b8c4">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#ed92d8"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#a2d2ff"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#a2d2ff"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#ed92d8" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
<rect x="240" y="0" width="4" height="240" fill="#888"/>
|
|
||||||
<g transform="translate(244, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Pink (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#c47ab0">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#b83a99"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#3a547d"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#3a547d"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#b83a99" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 3.4 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Salmon (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#d9bcb8">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#eda792"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#49ccd2"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#49ccd2"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#eda792" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Salmon (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#b89090">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#c4613e"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#3a9bb8"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#3a9bb8"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#c4613e" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,45 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="484" height="240" viewBox="0 0 484 240">
|
|
||||||
<g transform="translate(0, 0)">
|
|
||||||
<rect width="240" height="240" fill="#09070d"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#130f1a"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#09070d"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#f0f0f0">Peace & Quiet Salmon (dark)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#221f26"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#f0f0f0">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#d9bcb8">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#eda792"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e00">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#49ccd2"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#09070d"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#09070d"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#f38ba8"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#fab387"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#49ccd2"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#eda792" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#f0f0f0">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
<rect x="240" y="0" width="4" height="240" fill="#888"/>
|
|
||||||
<g transform="translate(244, 0)">
|
|
||||||
<rect width="240" height="240" fill="#f5f0fa"/>
|
|
||||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ede8f5"/>
|
|
||||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f5f0fa"/>
|
|
||||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1824">Peace & Quiet Salmon (light)</text>
|
|
||||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#e8e0f2"/>
|
|
||||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1824">Surface Text</text>
|
|
||||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#b89090">Outline color</text>
|
|
||||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#c4613e"/>
|
|
||||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
|
||||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#3a9bb8"/>
|
|
||||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f5f0fa"/>
|
|
||||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Background</text>
|
|
||||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f5f0fa"/>
|
|
||||||
<circle cx="148" cy="166" r="9" fill="#b0324e"/>
|
|
||||||
<circle cx="172" cy="166" r="9" fill="#b05520"/>
|
|
||||||
<circle cx="196" cy="166" r="9" fill="#3a9bb8"/>
|
|
||||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#c4613e" opacity="0.15"/>
|
|
||||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1824">Surface Tint Overlay</text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 3.4 KiB |
|
|
@ -1,171 +0,0 @@
|
||||||
{
|
|
||||||
"id": "peaceAndQuiet",
|
|
||||||
"name": "Peace \u0026 Quiet",
|
|
||||||
"version": "1.0.2",
|
|
||||||
"author": "ernestowg",
|
|
||||||
"description": "Light and dark theme with pastel accents and purple hues",
|
|
||||||
"dark": {
|
|
||||||
"primaryText": "#1e1e00",
|
|
||||||
"surface": "#130f1a",
|
|
||||||
"surfaceText": "#f0f0f0",
|
|
||||||
"surfaceVariant": "#221d26",
|
|
||||||
"background": "#09070d",
|
|
||||||
"backgroundText": "#f0f0f0",
|
|
||||||
"surfaceContainer": "#09070d",
|
|
||||||
"surfaceContainerHigh": "#221f26",
|
|
||||||
"surfaceContainerHighest": "#17141a",
|
|
||||||
"error": "#f38ba8",
|
|
||||||
"warning": "#fab387"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primaryText": "#ffffff",
|
|
||||||
"surface": "#ede8f5",
|
|
||||||
"surfaceText": "#1e1824",
|
|
||||||
"surfaceVariant": "#e0d5ee",
|
|
||||||
"background": "#f5f0fa",
|
|
||||||
"backgroundText": "#1e1824",
|
|
||||||
"surfaceContainer": "#f5f0fa",
|
|
||||||
"surfaceContainerHigh": "#e8e0f2",
|
|
||||||
"surfaceContainerHighest": "#ede8f5",
|
|
||||||
"error": "#b0324e",
|
|
||||||
"warning": "#b05520"
|
|
||||||
},
|
|
||||||
"variants": {
|
|
||||||
"default": "salmon",
|
|
||||||
"options": [
|
|
||||||
{
|
|
||||||
"id": "salmon",
|
|
||||||
"name": "Salmon",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#eda792",
|
|
||||||
"primaryContainer": "#8c645b",
|
|
||||||
"secondary": "#49ccd2",
|
|
||||||
"surfaceVariantText": "#f0f0f0",
|
|
||||||
"surfaceTint": "#eda792",
|
|
||||||
"outline": "#d9bcb8",
|
|
||||||
"info": "#49ccd2"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#c4613e",
|
|
||||||
"primaryContainer": "#f5d8cf",
|
|
||||||
"secondary": "#3a9bb8",
|
|
||||||
"surfaceVariantText": "#3a2820",
|
|
||||||
"surfaceTint": "#c4613e",
|
|
||||||
"outline": "#b89090",
|
|
||||||
"info": "#3a9bb8"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cyan",
|
|
||||||
"name": "Cyan",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#49ccd2",
|
|
||||||
"primaryContainer": "#5b878c",
|
|
||||||
"secondary": "#eda792",
|
|
||||||
"surfaceVariantText": "#b8d5d9",
|
|
||||||
"surfaceTint": "#49ccd2",
|
|
||||||
"outline": "#b8d5d9",
|
|
||||||
"info": "#49ccd2"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#2e8fad",
|
|
||||||
"primaryContainer": "#c8ecf5",
|
|
||||||
"secondary": "#c4613e",
|
|
||||||
"surfaceVariantText": "#1a3040",
|
|
||||||
"surfaceTint": "#2e8fad",
|
|
||||||
"outline": "#6aafc4",
|
|
||||||
"info": "#2e8fad"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "mint",
|
|
||||||
"name": "Mint",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#92eda7",
|
|
||||||
"primaryContainer": "#5b8c7e",
|
|
||||||
"secondary": "#b8a8f0",
|
|
||||||
"surfaceVariantText": "#b8d9ce",
|
|
||||||
"surfaceTint": "#92eda7",
|
|
||||||
"outline": "#b8d9ce",
|
|
||||||
"info": "#b8a8f0"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#2e9e55",
|
|
||||||
"primaryContainer": "#c8f0d8",
|
|
||||||
"secondary": "#6b54c7",
|
|
||||||
"surfaceVariantText": "#1a3028",
|
|
||||||
"surfaceTint": "#2e9e55",
|
|
||||||
"outline": "#6abf90",
|
|
||||||
"info": "#6b54c7"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "lavender",
|
|
||||||
"name": "Lavender",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#b8a8f0",
|
|
||||||
"primaryContainer": "#745b8c",
|
|
||||||
"secondary": "#92eda7",
|
|
||||||
"surfaceVariantText": "#c9b8d9",
|
|
||||||
"surfaceTint": "#b8a8f0",
|
|
||||||
"outline": "#c9b8d9",
|
|
||||||
"info": "#92eda7"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#6b54c7",
|
|
||||||
"primaryContainer": "#ddd8f8",
|
|
||||||
"secondary": "#2e9e55",
|
|
||||||
"surfaceVariantText": "#28204a",
|
|
||||||
"surfaceTint": "#6b54c7",
|
|
||||||
"outline": "#a090cc",
|
|
||||||
"info": "#2e9e55"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "blue",
|
|
||||||
"name": "Blue",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#a2d2ff",
|
|
||||||
"primaryContainer": "#5b748c",
|
|
||||||
"secondary": "#ed92d8",
|
|
||||||
"surfaceVariantText": "#b8c9d9",
|
|
||||||
"surfaceTint": "#a2d2ff",
|
|
||||||
"outline": "#b8c9d9",
|
|
||||||
"info": "#a2d2ff"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#3a547d",
|
|
||||||
"primaryContainer": "#cce0f8",
|
|
||||||
"secondary": "#b83a99",
|
|
||||||
"surfaceVariantText": "#182840",
|
|
||||||
"surfaceTint": "#3a547d",
|
|
||||||
"outline": "#889cbb",
|
|
||||||
"info": "#3a547d"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "pink",
|
|
||||||
"name": "Pink",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#ed92d8",
|
|
||||||
"primaryContainer": "#8c5b6e",
|
|
||||||
"secondary": "#a2d2ff",
|
|
||||||
"surfaceVariantText": "#d9b8c4",
|
|
||||||
"surfaceTint": "#ed92d8",
|
|
||||||
"outline": "#d9b8c4",
|
|
||||||
"info": "#a2d2ff"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#b83a99",
|
|
||||||
"primaryContainer": "#f5ccec",
|
|
||||||
"secondary": "#3a547d",
|
|
||||||
"surfaceVariantText": "#401830",
|
|
||||||
"surfaceTint": "#b83a99",
|
|
||||||
"outline": "#c47ab0",
|
|
||||||
"info": "#3a547d"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sourceDir": "peace-and-quiet"
|
|
||||||
}
|
|
||||||
|
|
@ -1,171 +0,0 @@
|
||||||
{
|
|
||||||
"id": "peaceAndQuiet",
|
|
||||||
"name": "Peace \u0026 Quiet",
|
|
||||||
"version": "1.0.2",
|
|
||||||
"author": "ernestowg",
|
|
||||||
"description": "Light and dark theme with pastel accents and purple hues",
|
|
||||||
"dark": {
|
|
||||||
"primaryText": "#1e1e00",
|
|
||||||
"surface": "#130f1a",
|
|
||||||
"surfaceText": "#f0f0f0",
|
|
||||||
"surfaceVariant": "#221d26",
|
|
||||||
"background": "#09070d",
|
|
||||||
"backgroundText": "#f0f0f0",
|
|
||||||
"surfaceContainer": "#09070d",
|
|
||||||
"surfaceContainerHigh": "#221f26",
|
|
||||||
"surfaceContainerHighest": "#17141a",
|
|
||||||
"error": "#f38ba8",
|
|
||||||
"warning": "#fab387"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primaryText": "#ffffff",
|
|
||||||
"surface": "#ede8f5",
|
|
||||||
"surfaceText": "#1e1824",
|
|
||||||
"surfaceVariant": "#e0d5ee",
|
|
||||||
"background": "#f5f0fa",
|
|
||||||
"backgroundText": "#1e1824",
|
|
||||||
"surfaceContainer": "#f5f0fa",
|
|
||||||
"surfaceContainerHigh": "#e8e0f2",
|
|
||||||
"surfaceContainerHighest": "#ede8f5",
|
|
||||||
"error": "#b0324e",
|
|
||||||
"warning": "#b05520"
|
|
||||||
},
|
|
||||||
"variants": {
|
|
||||||
"default": "salmon",
|
|
||||||
"options": [
|
|
||||||
{
|
|
||||||
"id": "salmon",
|
|
||||||
"name": "Salmon",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#eda792",
|
|
||||||
"primaryContainer": "#8c645b",
|
|
||||||
"secondary": "#49ccd2",
|
|
||||||
"surfaceVariantText": "#f0f0f0",
|
|
||||||
"surfaceTint": "#eda792",
|
|
||||||
"outline": "#d9bcb8",
|
|
||||||
"info": "#49ccd2"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#c4613e",
|
|
||||||
"primaryContainer": "#f5d8cf",
|
|
||||||
"secondary": "#3a9bb8",
|
|
||||||
"surfaceVariantText": "#3a2820",
|
|
||||||
"surfaceTint": "#c4613e",
|
|
||||||
"outline": "#b89090",
|
|
||||||
"info": "#3a9bb8"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cyan",
|
|
||||||
"name": "Cyan",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#49ccd2",
|
|
||||||
"primaryContainer": "#5b878c",
|
|
||||||
"secondary": "#eda792",
|
|
||||||
"surfaceVariantText": "#b8d5d9",
|
|
||||||
"surfaceTint": "#49ccd2",
|
|
||||||
"outline": "#b8d5d9",
|
|
||||||
"info": "#49ccd2"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#2e8fad",
|
|
||||||
"primaryContainer": "#c8ecf5",
|
|
||||||
"secondary": "#c4613e",
|
|
||||||
"surfaceVariantText": "#1a3040",
|
|
||||||
"surfaceTint": "#2e8fad",
|
|
||||||
"outline": "#6aafc4",
|
|
||||||
"info": "#2e8fad"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "mint",
|
|
||||||
"name": "Mint",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#92eda7",
|
|
||||||
"primaryContainer": "#5b8c7e",
|
|
||||||
"secondary": "#b8a8f0",
|
|
||||||
"surfaceVariantText": "#b8d9ce",
|
|
||||||
"surfaceTint": "#92eda7",
|
|
||||||
"outline": "#b8d9ce",
|
|
||||||
"info": "#b8a8f0"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#2e9e55",
|
|
||||||
"primaryContainer": "#c8f0d8",
|
|
||||||
"secondary": "#6b54c7",
|
|
||||||
"surfaceVariantText": "#1a3028",
|
|
||||||
"surfaceTint": "#2e9e55",
|
|
||||||
"outline": "#6abf90",
|
|
||||||
"info": "#6b54c7"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "lavender",
|
|
||||||
"name": "Lavender",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#b8a8f0",
|
|
||||||
"primaryContainer": "#745b8c",
|
|
||||||
"secondary": "#92eda7",
|
|
||||||
"surfaceVariantText": "#c9b8d9",
|
|
||||||
"surfaceTint": "#b8a8f0",
|
|
||||||
"outline": "#c9b8d9",
|
|
||||||
"info": "#92eda7"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#6b54c7",
|
|
||||||
"primaryContainer": "#ddd8f8",
|
|
||||||
"secondary": "#2e9e55",
|
|
||||||
"surfaceVariantText": "#28204a",
|
|
||||||
"surfaceTint": "#6b54c7",
|
|
||||||
"outline": "#a090cc",
|
|
||||||
"info": "#2e9e55"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "blue",
|
|
||||||
"name": "Blue",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#a2d2ff",
|
|
||||||
"primaryContainer": "#5b748c",
|
|
||||||
"secondary": "#ed92d8",
|
|
||||||
"surfaceVariantText": "#b8c9d9",
|
|
||||||
"surfaceTint": "#a2d2ff",
|
|
||||||
"outline": "#b8c9d9",
|
|
||||||
"info": "#a2d2ff"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#3a547d",
|
|
||||||
"primaryContainer": "#cce0f8",
|
|
||||||
"secondary": "#b83a99",
|
|
||||||
"surfaceVariantText": "#182840",
|
|
||||||
"surfaceTint": "#3a547d",
|
|
||||||
"outline": "#889cbb",
|
|
||||||
"info": "#3a547d"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "pink",
|
|
||||||
"name": "Pink",
|
|
||||||
"dark": {
|
|
||||||
"primary": "#ed92d8",
|
|
||||||
"primaryContainer": "#8c5b6e",
|
|
||||||
"secondary": "#a2d2ff",
|
|
||||||
"surfaceVariantText": "#d9b8c4",
|
|
||||||
"surfaceTint": "#ed92d8",
|
|
||||||
"outline": "#d9b8c4",
|
|
||||||
"info": "#a2d2ff"
|
|
||||||
},
|
|
||||||
"light": {
|
|
||||||
"primary": "#b83a99",
|
|
||||||
"primaryContainer": "#f5ccec",
|
|
||||||
"secondary": "#3a547d",
|
|
||||||
"surfaceVariantText": "#401830",
|
|
||||||
"surfaceTint": "#b83a99",
|
|
||||||
"outline": "#c47ab0",
|
|
||||||
"info": "#3a547d"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sourceDir": "peace-and-quiet"
|
|
||||||
}
|
|
||||||
|
|
@ -1,112 +0,0 @@
|
||||||
/* DMS Matugen Zen Browser Theme */
|
|
||||||
:root {
|
|
||||||
--zen-primary-color: #745b8c !important;
|
|
||||||
--toolbarbutton-icon-fill: #b8a8f0 !important;
|
|
||||||
--toolbar-field-color: #f0f0f0 !important;
|
|
||||||
--tab-selected-textcolor: #b8a8f0 !important;
|
|
||||||
--toolbar-color: #f0f0f0 !important;
|
|
||||||
--arrowpanel-color: #f0f0f0 !important;
|
|
||||||
--arrowpanel-background: #09070d !important;
|
|
||||||
--sidebar-text-color: #f0f0f0 !important;
|
|
||||||
--zen-main-browser-background: #09070d !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sidebar-placesTree {
|
|
||||||
background-color: #09070d !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#zen-workspaces-button {
|
|
||||||
background-color: #09070d !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#TabsToolbar {
|
|
||||||
background-color: #09070d !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.urlbar-background {
|
|
||||||
background-color: #09070d !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.urlbar-input::selection {
|
|
||||||
color: #1e1e00 !important;
|
|
||||||
background-color: #b8a8f0 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.urlbarView-url {
|
|
||||||
color: #c9b8d9 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
toolbar .toolbarbutton-1 {
|
|
||||||
&:not([disabled]) {
|
|
||||||
&:is([open], [checked])
|
|
||||||
> :is(
|
|
||||||
.toolbarbutton-icon,
|
|
||||||
.toolbarbutton-text,
|
|
||||||
.toolbarbutton-badge-stack
|
|
||||||
) {
|
|
||||||
fill: #b8a8f0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.identity-color-blue {
|
|
||||||
--identity-tab-color: #ccbdff !important;
|
|
||||||
--identity-icon-color: #ccbdff !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.identity-color-turquoise {
|
|
||||||
--identity-tab-color: #b8a8f0 !important;
|
|
||||||
--identity-icon-color: #b8a8f0 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.identity-color-green {
|
|
||||||
--identity-tab-color: #a5ffb7 !important;
|
|
||||||
--identity-icon-color: #a5ffb7 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.identity-color-yellow {
|
|
||||||
--identity-tab-color: #ffe7a5 !important;
|
|
||||||
--identity-icon-color: #ffe7a5 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.identity-color-orange {
|
|
||||||
--identity-tab-color: #ffd972 !important;
|
|
||||||
--identity-icon-color: #ffd972 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.identity-color-red {
|
|
||||||
--identity-tab-color: #ff9fb3 !important;
|
|
||||||
--identity-icon-color: #ff9fb3 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.identity-color-pink {
|
|
||||||
--identity-tab-color: #d5c9ff !important;
|
|
||||||
--identity-icon-color: #d5c9ff !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.identity-color-purple {
|
|
||||||
--identity-tab-color: #3f316f !important;
|
|
||||||
--identity-icon-color: #3f316f !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#zen-appcontent-navbar-container {
|
|
||||||
background-color: #09070d !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#PanelUI-menu-button .toolbarbutton-icon,
|
|
||||||
#downloads-button .toolbarbutton-icon,
|
|
||||||
#unified-extensions-button .toolbarbutton-icon {
|
|
||||||
fill: #b8a8f0 !important;
|
|
||||||
color: #b8a8f0 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#PanelUI-menu-button .toolbarbutton-badge-stack,
|
|
||||||
#downloads-button .toolbarbutton-badge-stack,
|
|
||||||
#unified-extensions-button .toolbarbutton-badge-stack {
|
|
||||||
fill: #b8a8f0 !important;
|
|
||||||
color: #b8a8f0 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
toolbar .toolbarbutton-1 > .toolbarbutton-icon {
|
|
||||||
fill: #b8a8f0 !important;
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 170 KiB |
|
Before Width: | Height: | Size: 361 KiB |