repos / dotfiles

my dotfiles

commit
a82b28e
parent
364559b
author
Eric Bower
date
2026-04-18 23:27:57 -0400 EDT
style: noctalia
2 files changed,  +18, -19
M dot_config/noctalia/colors.json
+16, -16
 1@@ -1,18 +1,18 @@
 2 {
 3-    "mError": "#fb4934",
 4-    "mHover": "#83a598",
 5-    "mOnError": "#282828",
 6-    "mOnHover": "#282828",
 7-    "mOnPrimary": "#282828",
 8-    "mOnSecondary": "#282828",
 9-    "mOnSurface": "#fbf1c7",
10-    "mOnSurfaceVariant": "#ebdbb2",
11-    "mOnTertiary": "#282828",
12-    "mOutline": "#57514e",
13-    "mPrimary": "#b8bb26",
14-    "mSecondary": "#fabd2f",
15-    "mShadow": "#282828",
16-    "mSurface": "#282828",
17-    "mSurfaceVariant": "#3c3836",
18-    "mTertiary": "#83a598"
19+    "mError": "#c34043",
20+    "mHover": "#7e9cd8",
21+    "mOnError": "#1f1f28",
22+    "mOnHover": "#1f1f28",
23+    "mOnPrimary": "#1f1f28",
24+    "mOnSecondary": "#1f1f28",
25+    "mOnSurface": "#c8c093",
26+    "mOnSurfaceVariant": "#717c7c",
27+    "mOnTertiary": "#1f1f28",
28+    "mOutline": "#363646",
29+    "mPrimary": "#76946a",
30+    "mSecondary": "#c0a36e",
31+    "mShadow": "#1f1f28",
32+    "mSurface": "#1f1f28",
33+    "mSurfaceVariant": "#2a2a37",
34+    "mTertiary": "#7e9cd8"
35 }
M dot_config/noctalia/settings.json
+2, -3
 1@@ -245,7 +245,7 @@
 2         "manualSunrise": "06:30",
 3         "manualSunset": "18:30",
 4         "monitorForColors": "",
 5-        "predefinedScheme": "Gruvbox",
 6+        "predefinedScheme": "Kanagawa",
 7         "schedulingMode": "off",
 8         "syncGsettings": true,
 9         "useWallpaperColors": false
10@@ -455,8 +455,7 @@
11         "use12hourFormat": true,
12         "useFahrenheit": true,
13         "weatherEnabled": true,
14-        "weatherShowEffects": true,
15-        "weatherTaliaMascotAlways": false
16+        "weatherShowEffects": true
17     },
18     "network": {
19         "bluetoothAutoConnect": true,