diff options
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/.config/DankMaterialShell/settings.json | 50 | ||||
| -rw-r--r-- | dotfiles/.config/DankMaterialShell/themes/ultramar/theme.json | 105 |
2 files changed, 131 insertions, 24 deletions
diff --git a/dotfiles/.config/DankMaterialShell/settings.json b/dotfiles/.config/DankMaterialShell/settings.json index 60dd5d6..044367b 100644 --- a/dotfiles/.config/DankMaterialShell/settings.json +++ b/dotfiles/.config/DankMaterialShell/settings.json @@ -1,7 +1,7 @@ { "currentThemeName": "custom", - "currentThemeCategory": "registry", - "customThemeFile": "/home/yaroslav/.config/DankMaterialShell/themes/bru/theme.json", + "currentThemeCategory": "custom", + "customThemeFile": "/home/yaroslav/.config/DankMaterialShell/themes/ultramar/theme.json", "registryThemeVariants": { "modus": { "dark": { @@ -24,6 +24,16 @@ "flavor": "latte", "accent": "teal" } + }, + "ultramar": { + "dark": { + "flavor": "oscuro", + "accent": "turquesa" + }, + "light": { + "flavor": "claro", + "accent": "turquesa" + } } }, "matugenScheme": "scheme-rainbow", @@ -37,7 +47,7 @@ "widgetBackgroundCustomStrength": 0.5, "widgetColorMode": "default", "controlCenterTileColorMode": "primary", - "buttonColorMode": "primary", + "buttonColorMode": "primaryContainer", "cornerRadius": 6, "niriLayoutGapsOverride": 6, "niriLayoutRadiusOverride": 1, @@ -62,15 +72,15 @@ "windSpeedUnit": "kmh", "nightModeEnabled": false, "animationSpeed": 4, - "customAnimationDuration": 111, - "syncComponentAnimationSpeeds": true, - "popoutAnimationSpeed": 1, - "popoutCustomAnimationDuration": 150, + "customAnimationDuration": 148, + "syncComponentAnimationSpeeds": false, + "popoutAnimationSpeed": 4, + "popoutCustomAnimationDuration": 120, "modalAnimationSpeed": 1, "modalCustomAnimationDuration": 150, "enableRippleEffects": true, "animationVariant": 0, - "motionEffect": 0, + "motionEffect": 1, "m3ElevationEnabled": true, "m3ElevationIntensity": 12, "m3ElevationOpacity": 30, @@ -213,7 +223,7 @@ "workspaceActiveAppHighlightEnabled": false, "workspaceColorMode": "default", "workspaceFocusedCustomColor": "#6750A4", - "workspaceOccupiedColorMode": "none", + "workspaceOccupiedColorMode": "primaryContainer", "workspaceOccupiedCustomColor": "#625B71", "workspaceUnfocusedColorMode": "default", "workspaceUnfocusedCustomColor": "#49454E", @@ -223,10 +233,10 @@ "workspaceFocusedBorderColor": "primary", "workspaceFocusedBorderCustomColor": "#6750A4", "workspaceFocusedBorderThickness": 2, - "workspaceUnfocusedMonitorSeparateAppearance": false, - "workspaceUnfocusedMonitorColorMode": "default", + "workspaceUnfocusedMonitorSeparateAppearance": true, + "workspaceUnfocusedMonitorColorMode": "secondary", "workspaceUnfocusedMonitorFocusedCustomColor": "#6750A4", - "workspaceUnfocusedMonitorOccupiedColorMode": "none", + "workspaceUnfocusedMonitorOccupiedColorMode": "secondaryContainer", "workspaceUnfocusedMonitorOccupiedCustomColor": "#625B71", "workspaceUnfocusedMonitorUnfocusedColorMode": "default", "workspaceUnfocusedMonitorUnfocusedCustomColor": "#49454E", @@ -338,10 +348,10 @@ } ], "networkPreference": "wifi", - "iconThemeDark": "System Default", - "iconThemeLight": "System Default", - "iconThemePerMode": false, - "lastAppliedIconTheme": "", + "iconThemeDark": "breeze-dark", + "iconThemeLight": "breeze", + "iconThemePerMode": true, + "lastAppliedIconTheme": "breeze-dark", "cursorSettings": { "theme": "System Default", "size": 24, @@ -690,14 +700,6 @@ "showSwap": false }, { - "id": "powerUsagePlugin", - "enabled": true - }, - { - "id": "battery", - "enabled": true - }, - { "id": "separator", "enabled": true }, diff --git a/dotfiles/.config/DankMaterialShell/themes/ultramar/theme.json b/dotfiles/.config/DankMaterialShell/themes/ultramar/theme.json new file mode 100644 index 0000000..48388e0 --- /dev/null +++ b/dotfiles/.config/DankMaterialShell/themes/ultramar/theme.json @@ -0,0 +1,105 @@ +{ + "id": "ultramar", + "name": "Ultramar", + "version": "1.0.0", + "author": "yar", + "description": "Warm theme based on Bru", + "dark": { + "surfaceText": "#f5e8c7", + "surfaceVariantText": "#fbf3db", + "backgroundText": "#f5e8c7", + "outline": "#8a7f6f", + "error": "#fa5750", + "warning": "#ed8649", + "info": "#4695f7" + }, + "light": { + "surfaceText": "#3a2f22", + "surfaceVariantText": "#2d241a", + "backgroundText": "#3a2f22", + "outline": "#8a7f6f", + "error": "#d2212d", + "warning": "#c25d1e", + "info": "#0072d4" + }, + "variants": { + "type": "multi", + "defaults": { + "dark": { + "accent": "turquesa", + "flavor": "oscuro" + }, + "light": { + "accent": "turquesa", + "flavor": "claro" + } + }, + "flavors": [ + { + "id": "oscuro", + "name": "Oscuro", + "dark": { + "surface": "#26211c", + "surfaceVariant": "#322b23", + "background": "#1c1814", + "surfaceContainer": "#26211c", + "surfaceContainerHigh": "#322b23", + "surfaceContainerHighest": "#3a332b" + }, + "light": {} + }, + { + "id": "claro", + "name": "Claro", + "dark": {}, + "light": { + "surface": "#f3ead0", + "surfaceVariant": "#ece3cc", + "background": "#faf3e0", + "surfaceContainer": "#f3ead0", + "surfaceContainerHigh": "#ece3cc", + "surfaceContainerHighest": "#e0d4b0" + } + } + ], + "accents": [ + { + "id": "turquesa", + "oscuro": { + "primary": "#7fac96", + "primaryText": "#1c1814", + "primaryContainer": "#1f3630", + "secondary": "#e2b55a", + "surfaceTint": "#1f2924" + }, + "claro": { + "primary": "#5b8277", + "primaryText": "#faf3e0", + "primaryContainer": "#bbe0cf", + "secondary": "#b2872f", + "surfaceTint": "#fcf6da" + }, + "name": "Turquesa" + }, + { + "id": "verde", + "oscuro": { + "primary": "#92b078", + "primaryText": "#1c1814", + "primaryContainer": "#36481e", + "secondary": "#e2b55a", + "surfaceTint": "#242817" + }, + "claro": { + "primary": "#6d974b", + "primaryText": "#faf3e0", + "primaryContainer": "#dfe4be", + "secondary": "#b2872f", + "surfaceTint": "#dfe4be" + }, + "name": "Verde" + } + ] + }, + "sourceDir": "ultramar" +} |
