BLUE
PHP 7.4.33
Path:
/usr/share/session-migration/scripts
Run
Logout
Edit File
Size: 440 B
Close
/usr/share/session-migration/scripts/dark-theme-migration.sh
Text
Base64
#!/bin/sh # If the theme is "-dark", set the GNOME 42 dark preference case $(gsettings get org.gnome.desktop.interface gtk-theme) in *-dark\') gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" ;; esac # And set the new high-contrast preference case $(gsettings get org.gnome.desktop.interface gtk-theme) in \'*HighContrast*) gsettings set org.gnome.desktop.a11y.interface high-contrast true ;; esac
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
dark-theme-migration.sh
440 B
lrwxr-xr-x
2022-03-22 18:52:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).