Update .tmux.conf
Update .config/DankMaterialShell/firefox.css Update .config/DankMaterialShell/settings.json Update .config/alacritty/dank-theme.toml Update .config/ghostty/themes/dankcolors Update .config/niri/config.kdl Update .config/niri/dms/colors.kdl Add .config/niri/dms/cursor.kdl Remove .config/niri/dms/cursor.kdl Update .config/nvim/init.lua Update .config/nvim/lazy-lock.json Update .config/nvim/lua/config/00_lazy.lua Update .config/nvim/lua/plugins/dankcolors.lua Update .config/pda/config.toml Update .local/bin/tmux-sessionizer
This commit is contained in:
parent
c778538a48
commit
ace3e70676
15 changed files with 389 additions and 227 deletions
|
|
@ -1,54 +1,54 @@
|
|||
@media -moz-pref("userChrome.theme-material") {
|
||||
:root {
|
||||
--md-sys-color-primary: #2f628c;
|
||||
--md-sys-color-surface-tint: #2f628c;
|
||||
--md-sys-color-primary: #565f6a;
|
||||
--md-sys-color-surface-tint: #565f6a;
|
||||
--md-sys-color-on-primary: #ffffff;
|
||||
--md-sys-color-primary-container: #cee5ff;
|
||||
--md-sys-color-on-primary-container: #001d33;
|
||||
--md-sys-color-secondary: #51606f;
|
||||
--md-sys-color-primary-container: #dae3f1;
|
||||
--md-sys-color-on-primary-container: #131c26;
|
||||
--md-sys-color-secondary: #5a5f66;
|
||||
--md-sys-color-on-secondary: #ffffff;
|
||||
--md-sys-color-secondary-container: #d5e4f7;
|
||||
--md-sys-color-on-secondary-container: #0e1d2a;
|
||||
--md-sys-color-tertiary: #68587a;
|
||||
--md-sys-color-secondary-container: #dee3eb;
|
||||
--md-sys-color-on-secondary-container: #171c22;
|
||||
--md-sys-color-tertiary: #51606f;
|
||||
--md-sys-color-on-tertiary: #ffffff;
|
||||
--md-sys-color-tertiary-container: #eedbff;
|
||||
--md-sys-color-on-tertiary-container: #231533;
|
||||
--md-sys-color-tertiary-container: #d5e4f7;
|
||||
--md-sys-color-on-tertiary-container: #0e1d2a;
|
||||
--md-sys-color-error: #ba1a1a;
|
||||
--md-sys-color-on-error: #ffffff;
|
||||
--md-sys-color-error-container: #ffdad6;
|
||||
--md-sys-color-on-error-container: #410002;
|
||||
--md-sys-color-background: #f7f9ff;
|
||||
--md-sys-color-on-background: #181c20;
|
||||
--md-sys-color-surface: #f7f9ff;
|
||||
--md-sys-color-on-surface: #181c20;
|
||||
--md-sys-color-surface-variant: #dee3eb;
|
||||
--md-sys-color-on-surface-variant: #42474e;
|
||||
--md-sys-color-outline: #72777f;
|
||||
--md-sys-color-outline-variant: #c2c7cf;
|
||||
--md-sys-color-background: #fbf9fa;
|
||||
--md-sys-color-on-background: #1b1c1d;
|
||||
--md-sys-color-surface: #fbf9fa;
|
||||
--md-sys-color-on-surface: #1b1c1d;
|
||||
--md-sys-color-surface-variant: #e4e2e3;
|
||||
--md-sys-color-on-surface-variant: #474748;
|
||||
--md-sys-color-outline: #777778;
|
||||
--md-sys-color-outline-variant: #c8c6c7;
|
||||
--md-sys-color-shadow: #000000;
|
||||
--md-sys-color-scrim: #000000;
|
||||
--md-sys-color-inverse-surface: #2d3135;
|
||||
--md-sys-color-inverse-on-surface: #eff1f6;
|
||||
--md-sys-color-inverse-primary: #9bcbfb;
|
||||
--md-sys-color-primary-fixed: #cee5ff;
|
||||
--md-sys-color-on-primary-fixed: #001d33;
|
||||
--md-sys-color-primary-fixed-dim: #9bcbfb;
|
||||
--md-sys-color-on-primary-fixed-variant: #0e4a73;
|
||||
--md-sys-color-secondary-fixed: #d5e4f7;
|
||||
--md-sys-color-on-secondary-fixed: #0e1d2a;
|
||||
--md-sys-color-secondary-fixed-dim: #b9c8da;
|
||||
--md-sys-color-on-secondary-fixed-variant: #3a4857;
|
||||
--md-sys-color-tertiary-fixed: #eedbff;
|
||||
--md-sys-color-on-tertiary-fixed: #231533;
|
||||
--md-sys-color-tertiary-fixed-dim: #d3bfe6;
|
||||
--md-sys-color-on-tertiary-fixed-variant: #504061;
|
||||
--md-sys-color-surface-dim: #d8dae0;
|
||||
--md-sys-color-surface-bright: #f7f9ff;
|
||||
--md-sys-color-inverse-surface: #303031;
|
||||
--md-sys-color-inverse-on-surface: #f2f0f1;
|
||||
--md-sys-color-inverse-primary: #bec7d4;
|
||||
--md-sys-color-primary-fixed: #dae3f1;
|
||||
--md-sys-color-on-primary-fixed: #131c26;
|
||||
--md-sys-color-primary-fixed-dim: #bec7d4;
|
||||
--md-sys-color-on-primary-fixed-variant: #3e4852;
|
||||
--md-sys-color-secondary-fixed: #dee3eb;
|
||||
--md-sys-color-on-secondary-fixed: #171c22;
|
||||
--md-sys-color-secondary-fixed-dim: #c2c7cf;
|
||||
--md-sys-color-on-secondary-fixed-variant: #42474e;
|
||||
--md-sys-color-tertiary-fixed: #d5e4f7;
|
||||
--md-sys-color-on-tertiary-fixed: #0e1d2a;
|
||||
--md-sys-color-tertiary-fixed-dim: #b9c8da;
|
||||
--md-sys-color-on-tertiary-fixed-variant: #3a4857;
|
||||
--md-sys-color-surface-dim: #dbd9da;
|
||||
--md-sys-color-surface-bright: #fbf9fa;
|
||||
--md-sys-color-surface-container-lowest: #ffffff;
|
||||
--md-sys-color-surface-container-low: #f1f3f9;
|
||||
--md-sys-color-surface-container: #f7f9ff;
|
||||
--md-sys-color-surface-container-high: #f7f9ff;
|
||||
--md-sys-color-surface-container-highest: #f7f9ff;
|
||||
--md-sys-color-surface-container-low: #f5f3f4;
|
||||
--md-sys-color-surface-container: #fbf9fa;
|
||||
--md-sys-color-surface-container-high: #fbf9fa;
|
||||
--md-sys-color-surface-container-highest: #fbf9fa;
|
||||
|
||||
--m3-radius: 12px;
|
||||
--m3-radius-sm: 10px;
|
||||
|
|
@ -68,55 +68,55 @@
|
|||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--md-sys-color-primary: #9bcbfb;
|
||||
--md-sys-color-surface-tint: #9bcbfb;
|
||||
--md-sys-color-on-primary: #003353;
|
||||
--md-sys-color-primary-container: #0e4a73;
|
||||
--md-sys-color-on-primary-container: #cee5ff;
|
||||
--md-sys-color-secondary: #b9c8da;
|
||||
--md-sys-color-on-secondary: #233240;
|
||||
--md-sys-color-secondary-container: #3a4857;
|
||||
--md-sys-color-on-secondary-container: #d5e4f7;
|
||||
--md-sys-color-tertiary: #d3bfe6;
|
||||
--md-sys-color-on-tertiary: #382a49;
|
||||
--md-sys-color-tertiary-container: #504061;
|
||||
--md-sys-color-on-tertiary-container: #eedbff;
|
||||
--md-sys-color-primary: #bec7d4;
|
||||
--md-sys-color-surface-tint: #bec7d4;
|
||||
--md-sys-color-on-primary: #28313b;
|
||||
--md-sys-color-primary-container: #3e4852;
|
||||
--md-sys-color-on-primary-container: #dae3f1;
|
||||
--md-sys-color-secondary: #c2c7cf;
|
||||
--md-sys-color-on-secondary: #2c3137;
|
||||
--md-sys-color-secondary-container: #42474e;
|
||||
--md-sys-color-on-secondary-container: #dee3eb;
|
||||
--md-sys-color-tertiary: #b9c8da;
|
||||
--md-sys-color-on-tertiary: #233240;
|
||||
--md-sys-color-tertiary-container: #3a4857;
|
||||
--md-sys-color-on-tertiary-container: #d5e4f7;
|
||||
--md-sys-color-error: #ffb4ab;
|
||||
--md-sys-color-on-error: #690005;
|
||||
--md-sys-color-error-container: #93000a;
|
||||
--md-sys-color-on-error-container: #ffdad6;
|
||||
--md-sys-color-background: #101418;
|
||||
--md-sys-color-on-background: #e0e2e8;
|
||||
--md-sys-color-surface: #101418;
|
||||
--md-sys-color-on-surface: #e0e2e8;
|
||||
--md-sys-color-surface-variant: #42474e;
|
||||
--md-sys-color-on-surface-variant: #c2c7cf;
|
||||
--md-sys-color-outline: #8c9198;
|
||||
--md-sys-color-outline-variant: #42474e;
|
||||
--md-sys-color-background: #131314;
|
||||
--md-sys-color-on-background: #e4e2e3;
|
||||
--md-sys-color-surface: #131314;
|
||||
--md-sys-color-on-surface: #e4e2e3;
|
||||
--md-sys-color-surface-variant: #474748;
|
||||
--md-sys-color-on-surface-variant: #c8c6c7;
|
||||
--md-sys-color-outline: #919091;
|
||||
--md-sys-color-outline-variant: #474748;
|
||||
--md-sys-color-shadow: #000000;
|
||||
--md-sys-color-scrim: #000000;
|
||||
--md-sys-color-inverse-surface: #e0e2e8;
|
||||
--md-sys-color-inverse-on-surface: #2d3135;
|
||||
--md-sys-color-inverse-primary: #2f628c;
|
||||
--md-sys-color-primary-fixed: #cee5ff;
|
||||
--md-sys-color-on-primary-fixed: #001d33;
|
||||
--md-sys-color-primary-fixed-dim: #9bcbfb;
|
||||
--md-sys-color-on-primary-fixed-variant: #0e4a73;
|
||||
--md-sys-color-secondary-fixed: #d5e4f7;
|
||||
--md-sys-color-on-secondary-fixed: #0e1d2a;
|
||||
--md-sys-color-secondary-fixed-dim: #b9c8da;
|
||||
--md-sys-color-on-secondary-fixed-variant: #3a4857;
|
||||
--md-sys-color-tertiary-fixed: #eedbff;
|
||||
--md-sys-color-on-tertiary-fixed: #231533;
|
||||
--md-sys-color-tertiary-fixed-dim: #d3bfe6;
|
||||
--md-sys-color-on-tertiary-fixed-variant: #504061;
|
||||
--md-sys-color-surface-dim: #101418;
|
||||
--md-sys-color-surface-bright: #36393e;
|
||||
--md-sys-color-surface-container-lowest: #0b0f12;
|
||||
--md-sys-color-surface-container-low: #181c20;
|
||||
--md-sys-color-surface-container: #1c2024;
|
||||
--md-sys-color-surface-container-high: #272a2f;
|
||||
--md-sys-color-surface-container-highest: #323539;
|
||||
--md-sys-color-inverse-surface: #e4e2e3;
|
||||
--md-sys-color-inverse-on-surface: #303031;
|
||||
--md-sys-color-inverse-primary: #565f6a;
|
||||
--md-sys-color-primary-fixed: #dae3f1;
|
||||
--md-sys-color-on-primary-fixed: #131c26;
|
||||
--md-sys-color-primary-fixed-dim: #bec7d4;
|
||||
--md-sys-color-on-primary-fixed-variant: #3e4852;
|
||||
--md-sys-color-secondary-fixed: #dee3eb;
|
||||
--md-sys-color-on-secondary-fixed: #171c22;
|
||||
--md-sys-color-secondary-fixed-dim: #c2c7cf;
|
||||
--md-sys-color-on-secondary-fixed-variant: #42474e;
|
||||
--md-sys-color-tertiary-fixed: #d5e4f7;
|
||||
--md-sys-color-on-tertiary-fixed: #0e1d2a;
|
||||
--md-sys-color-tertiary-fixed-dim: #b9c8da;
|
||||
--md-sys-color-on-tertiary-fixed-variant: #3a4857;
|
||||
--md-sys-color-surface-dim: #131314;
|
||||
--md-sys-color-surface-bright: #39393a;
|
||||
--md-sys-color-surface-container-lowest: #0e0e0f;
|
||||
--md-sys-color-surface-container-low: #1b1c1d;
|
||||
--md-sys-color-surface-container: #1f2021;
|
||||
--md-sys-color-surface-container-high: #2a2a2b;
|
||||
--md-sys-color-surface-container-highest: #343536;
|
||||
|
||||
--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);
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"currentThemeCategory": "generic",
|
||||
"customThemeFile": "/home/lew/.config/niri/dms/colors.json",
|
||||
"registryThemeVariants": {},
|
||||
"matugenScheme": "scheme-tonal-spot",
|
||||
"matugenScheme": "scheme-neutral",
|
||||
"runUserMatugenTemplates": true,
|
||||
"matugenTargetMonitor": "",
|
||||
"popupTransparency": 0.76,
|
||||
|
|
@ -213,7 +213,7 @@
|
|||
"networkPreference": "wifi",
|
||||
"iconTheme": "System Default",
|
||||
"cursorSettings": {
|
||||
"theme": "System Default",
|
||||
"theme": "Adwaita",
|
||||
"size": 24,
|
||||
"niri": {
|
||||
"hideWhenTyping": false,
|
||||
|
|
@ -270,7 +270,10 @@
|
|||
"launchPrefix": "",
|
||||
"brightnessDevicePins": {},
|
||||
"wifiNetworkPins": {
|
||||
"preferredWifi": "SKYP2Z6E"
|
||||
"preferredWifi": [
|
||||
"lew@OP",
|
||||
"SKYP2Z6E"
|
||||
]
|
||||
},
|
||||
"bluetoothDevicePins": {
|
||||
"preferredDevice": "88:08:94:C3:DD:4B"
|
||||
|
|
@ -286,28 +289,28 @@
|
|||
"runDmsMatugenTemplates": true,
|
||||
"matugenTemplateGtk": true,
|
||||
"matugenTemplateNiri": true,
|
||||
"matugenTemplateHyprland": true,
|
||||
"matugenTemplateMangowc": true,
|
||||
"matugenTemplateQt5ct": true,
|
||||
"matugenTemplateQt6ct": true,
|
||||
"matugenTemplateHyprland": false,
|
||||
"matugenTemplateMangowc": false,
|
||||
"matugenTemplateQt5ct": false,
|
||||
"matugenTemplateQt6ct": false,
|
||||
"matugenTemplateFirefox": true,
|
||||
"matugenTemplatePywalfox": true,
|
||||
"matugenTemplateZenBrowser": true,
|
||||
"matugenTemplatePywalfox": false,
|
||||
"matugenTemplateZenBrowser": false,
|
||||
"matugenTemplateVesktop": true,
|
||||
"matugenTemplateEquibop": true,
|
||||
"matugenTemplateEquibop": false,
|
||||
"matugenTemplateGhostty": true,
|
||||
"matugenTemplateKitty": true,
|
||||
"matugenTemplateFoot": true,
|
||||
"matugenTemplateKitty": false,
|
||||
"matugenTemplateFoot": false,
|
||||
"matugenTemplateAlacritty": true,
|
||||
"matugenTemplateNeovim": true,
|
||||
"matugenTemplateWezterm": true,
|
||||
"matugenTemplateWezterm": false,
|
||||
"matugenTemplateDgop": true,
|
||||
"matugenTemplateKcolorscheme": true,
|
||||
"matugenTemplateVscode": true,
|
||||
"matugenTemplateEmacs": true,
|
||||
"matugenTemplateVscode": false,
|
||||
"matugenTemplateEmacs": false,
|
||||
"showDock": false,
|
||||
"dockAutoHide": false,
|
||||
"dockSmartAutoHide": false,
|
||||
"dockSmartAutoHide": true,
|
||||
"dockGroupByApp": true,
|
||||
"dockOpenOnOverview": false,
|
||||
"dockPosition": 1,
|
||||
|
|
@ -350,7 +353,7 @@
|
|||
"notificationTimeoutLow": 5000,
|
||||
"notificationTimeoutNormal": 5000,
|
||||
"notificationTimeoutCritical": 0,
|
||||
"notificationCompactMode": false,
|
||||
"notificationCompactMode": true,
|
||||
"notificationPopupPosition": -1,
|
||||
"notificationHistoryEnabled": true,
|
||||
"notificationHistoryMaxCount": 50,
|
||||
|
|
@ -496,13 +499,14 @@
|
|||
"widgetOutlineOpacity": 1,
|
||||
"widgetOutlineThickness": 1,
|
||||
"fontScale": 1.05,
|
||||
"autoHide": false,
|
||||
"autoHide": true,
|
||||
"autoHideDelay": 198,
|
||||
"openOnOverview": false,
|
||||
"openOnOverview": true,
|
||||
"visible": true,
|
||||
"popupGapsAuto": true,
|
||||
"popupGapsManual": 9,
|
||||
"maximizeDetection": true
|
||||
"maximizeDetection": true,
|
||||
"showOnWindowsOpen": false
|
||||
}
|
||||
],
|
||||
"desktopClockEnabled": false,
|
||||
|
|
@ -656,7 +660,8 @@
|
|||
"desktopWidgetGroups": [],
|
||||
"builtInPluginSettings": {
|
||||
"dms_settings_search": {
|
||||
"trigger": "?"
|
||||
"trigger": "?",
|
||||
"enabled": false
|
||||
},
|
||||
"dms_sysmon": {
|
||||
"enabled": false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue