diff --git a/.DS_Store b/.DS_Store index 3741cdc..90c2a20 100755 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/themes/macos_theme.yaml b/themes/macos.yaml similarity index 99% rename from themes/macos_theme.yaml rename to themes/macos.yaml index fba0667..a78542d 100755 --- a/themes/macos_theme.yaml +++ b/themes/macos.yaml @@ -118,6 +118,7 @@ macOS Theme: mush-rgb-state-media-player: 0, 122, 255 #RGB rgb-primary-text-color: 0, 0, 0 + rgb-primary-color: 0, 0, 0 # dark: # Header: @@ -230,4 +231,4 @@ macOS Theme: mush-rgb-state-media-player: 0, 122, 255 #RGB rgb-primary-text-color: 255, 255, 255 - \ No newline at end of file + rgb-primary-color: 255, 255, 255 \ No newline at end of file