Skip to content

Commit

Permalink
config(theme): add Dracula GTK theme
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Oct 1, 2024
1 parent 807ebd7 commit 68623ea
Show file tree
Hide file tree
Showing 1,433 changed files with 222,240 additions and 3 deletions.
12 changes: 9 additions & 3 deletions etc/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@

- shell:
- ["mkdir -p ~/.config", "creating config folder (if it doesn't exist yet)"]
- [
"rm -f ~/.bash_history ~/.lesshst ~/.viminfo ~/.sudo_as_admin_successful",
]
- "rm -f ~/.bash_history ~/.lesshst ~/.viminfo ~/.sudo_as_admin_successful"

- link:
############################################################################
Expand Down Expand Up @@ -47,10 +45,12 @@
# directory links
##################################################################
~/.config/autostart: filesystem/.config/autostart
~/.config/assets: filesystem/.config/assets
~/.config/Code: filesystem/.config/Code
~/.config/filezilla: filesystem/.config/filezilla
~/.config/gh: filesystem/.config/gh
~/.config/gtk-3.0: filesystem/.config/gtk-3.0
~/.config/gtk-4.0: filesystem/.config/gtk-4.0
~/.config/i3: filesystem/.config/i3
~/.config/lsd: filesystem/.config/lsd
~/.config/jrnl: filesystem/.config/jrnl
Expand All @@ -60,6 +60,12 @@
~/.config/tabtab: filesystem/.config/tabtab
~/.config/transmission: filesystem/.config/transmission
~/.icons: filesystem/.icons
~/.themes: filesystem/.themes
~/.wallpapers: filesystem/.wallpapers
~/snap/joplin-desktop/current/.config/joplin-desktop/plugins: filesystem/snap/joplin-desktop/current/.config/joplin-desktop/plugins
~/snap/joplin-desktop/current/.config/joplin-desktop/settings.json: filesystem/snap/joplin-desktop/current/.config/joplin-desktop/settings.json

- shell:
- "gsettings set org.gnome.desktop.interface gtk-theme \"Dracula\""
- "gsettings set org.gnome.desktop.wm.preferences theme \"Dracula\""
- "gsettings set org.gnome.desktop.interface icon-theme \"Dracula\""
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/checkbox-checked-hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/checkbox-checked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/checkbox-mixed-active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/checkbox-mixed-hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/checkbox-mixed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added filesystem/.config/assets/[email protected]
Binary file added filesystem/.config/assets/[email protected]
Binary file added filesystem/.config/assets/[email protected]
Binary file added filesystem/.config/assets/[email protected]
Binary file added filesystem/.config/assets/[email protected]
Binary file added filesystem/.config/assets/checkbox-unchecked.png
Binary file added filesystem/.config/assets/[email protected]
Binary file added filesystem/.config/assets/close.png
83 changes: 83 additions & 0 deletions filesystem/.config/assets/close.svg
Binary file added filesystem/.config/assets/[email protected]
Binary file added filesystem/.config/assets/close_prelight.png
98 changes: 98 additions & 0 deletions filesystem/.config/assets/close_prelight.svg
Binary file added filesystem/.config/assets/[email protected]
98 changes: 98 additions & 0 deletions filesystem/.config/assets/close_pressed.svg
Binary file added filesystem/.config/assets/close_unfocused.png
Loading

0 comments on commit 68623ea

Please sign in to comment.