This commit is contained in:
2026-06-21 10:35:18 +02:00
parent 870b1d40d8
commit 14f665b6a9
4 changed files with 37 additions and 37 deletions
+13 -13
View File
@@ -1,35 +1,35 @@
layout {
focus-ring {
active-color "#e48267"
inactive-color "#291814"
urgent-color "#88402c"
active-color "#8767e4"
inactive-color "#19132a"
urgent-color "#c44f73"
}
border {
active-color "#e48267"
inactive-color "#291814"
urgent-color "#88402c"
active-color "#8767e4"
inactive-color "#19132a"
urgent-color "#c44f73"
}
shadow {
color "#29181470"
color "#19132a70"
}
tab-indicator {
active-color "#e48267"
inactive-color "#8d280c"
urgent-color "#88402c"
active-color "#8767e4"
inactive-color "#2d0c8d"
urgent-color "#c44f73"
}
insert-hint {
color "#e4826780"
color "#8767e480"
}
}
recent-windows {
highlight {
active-color "#e48267"
urgent-color "#88402c"
active-color "#8767e4"
urgent-color "#c44f73"
}
}
+16 -16
View File
@@ -1,25 +1,25 @@
{
"mPrimary": "#e48267",
"mOnPrimary": "#130e0d",
"mPrimary": "#8767e4",
"mOnPrimary": "#1c1825",
"mSecondary": "#d6b45c",
"mOnSecondary": "#251b18",
"mSecondary": "#d65c81",
"mOnSecondary": "#1c1825",
"mTertiary": "#b6cd65",
"mOnTertiary": "#251b18",
"mTertiary": "#cc66b2",
"mOnTertiary": "#1c1825",
"mError": "#88402c",
"mOnError": "#faf8f7",
"mError": "#c44f73",
"mOnError": "#1c1825",
"mSurface": "#291814",
"mOnSurface": "#f3f2f2",
"mSurface": "#19132a",
"mOnSurface": "#f2f2f3",
"mSurfaceVariant": "#452921",
"mOnSurfaceVariant": "#b6b0af",
"mSurfaceVariant": "#2a2046",
"mOnSurfaceVariant": "#b1afb6",
"mOutline": "#74645f",
"mShadow": "#291814",
"mOutline": "#666175",
"mShadow": "#19132a",
"mHover": "#b6cd65",
"mOnHover": "#251b18"
"mHover": "#cc66b2",
"mOnHover": "#1c1825"
}
+5 -5
View File
@@ -814,12 +814,12 @@
"appearance": "dark",
"colorScheme": "Gruvbox",
"darkMode": true,
"generationMethod": "tonal-spot",
"generationMethod": "vibrant",
"paletteColors": [
"#afd36d",
"#c1caab",
"#a0d0c9",
"#ffb4ab"
"#d8e467",
"#8dd65c",
"#66cccc",
"#fd4663"
],
"path": "/home/ulve/.config/niri/wallpapers/Patterns.png",
"useWallpaperColors": true