diff options
author | William Carroll <wpcarro@gmail.com> | 2020-03-05T14·15+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-05T14·15+0000 |
commit | 87f592750d495efc2447d89f9ceba039fa16f572 (patch) | |
tree | c1bff0f64bf9b5925c8e1b19ef3c7765d0141a8e /configs/shared/.gvcci/themes/mount_fuji_flowers_4k/tilix.json | |
parent | 32fb5b9a1b4b8eb8b7ced3ab2732734272b36d7e (diff) |
Drop support for gvcci
I supported gvcci before I switched to EXWM. Now that I'm using EXWM, I prefer keeping things simple and using Doom's solarized-light theme.
Diffstat (limited to 'configs/shared/.gvcci/themes/mount_fuji_flowers_4k/tilix.json')
-rw-r--r-- | configs/shared/.gvcci/themes/mount_fuji_flowers_4k/tilix.json | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/configs/shared/.gvcci/themes/mount_fuji_flowers_4k/tilix.json b/configs/shared/.gvcci/themes/mount_fuji_flowers_4k/tilix.json deleted file mode 100644 index f5614addafb0..000000000000 --- a/configs/shared/.gvcci/themes/mount_fuji_flowers_4k/tilix.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "Gvcci", - "comment": "Gvcci generated theme.", - "foreground-color": "#162000", - "background-color": "#a6bcd9", - "use-theme-colors": false, - "use-highlight-color": false, - "highlight-foreground-color": "#a6bcd9", - "highlight-background-color": "#5a8c9b", - "use-cursor-color": false, - "cursor-foreground-color": "#446974", - "cursor-background-color": "#446974", - "use-badge-color": true, - "badge-color": "#162000", - "palette": [ - "#1e3048", - "#6d6349", - "#073cc4", - "#ab0fbd", - "#0b4492", - "#6b0ecc", - "#52696d", - "#bbd4f7", - "#2e496b", - "#928461", - "#1151f7", - "#d81ced", - "#105ecb", - "#8925f1", - "#6c8a90", - "#f1f6fd" - ] -} \ No newline at end of file |