diff --git a/themes/3024-day.sh b/themes/3024-day.sh old mode 100644 new mode 100755 diff --git a/themes/3024-night.sh b/themes/3024-night.sh old mode 100644 new mode 100755 diff --git a/themes/README.md b/themes/README.md old mode 100644 new mode 100755 diff --git a/themes/_base.sh b/themes/_base.sh old mode 100644 new mode 100755 index 539c843..fa3a74f --- a/themes/_base.sh +++ b/themes/_base.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#282a36" # Background Color FOREGROUND_COLOR="#94A3A5" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="_base" # ============================================= diff --git a/themes/aci.sh b/themes/aci.sh old mode 100644 new mode 100755 index 9ca8f22..151b440 --- a/themes/aci.sh +++ b/themes/aci.sh @@ -22,6 +22,7 @@ COLOR_16="#c2c2c2" # BACKGROUND_COLOR="#0d1926" # Background Color FOREGROUND_COLOR="#b4e1fd" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Aci" # =============================================================== # diff --git a/themes/aco.sh b/themes/aco.sh old mode 100644 new mode 100755 index 7a64aca..bfcc33a --- a/themes/aco.sh +++ b/themes/aco.sh @@ -22,6 +22,7 @@ COLOR_16="#c4c4c4" # BACKGROUND_COLOR="#1f1305" # Background Color FOREGROUND_COLOR="#b4e1fd" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Aco" # =============================================================== # diff --git a/themes/adventuretime.sh b/themes/adventuretime.sh old mode 100644 new mode 100755 diff --git a/themes/afterglow.sh b/themes/afterglow.sh old mode 100644 new mode 100755 diff --git a/themes/alien-blood.sh b/themes/alien-blood.sh old mode 100644 new mode 100755 diff --git a/themes/argonaut.sh b/themes/argonaut.sh old mode 100644 new mode 100755 diff --git a/themes/arthur.sh b/themes/arthur.sh old mode 100644 new mode 100755 diff --git a/themes/atom.sh b/themes/atom.sh old mode 100644 new mode 100755 diff --git a/themes/azu.sh b/themes/azu.sh old mode 100644 new mode 100755 index 31983c5..53e632b --- a/themes/azu.sh +++ b/themes/azu.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#09111a" # Background Color FOREGROUND_COLOR="#d9e6f2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Azu" # =============================================================== # diff --git a/themes/belafonte-day.sh b/themes/belafonte-day.sh old mode 100644 new mode 100755 diff --git a/themes/belafonte-night.sh b/themes/belafonte-night.sh old mode 100644 new mode 100755 diff --git a/themes/bim.sh b/themes/bim.sh old mode 100644 new mode 100755 index b716590..f39c0d1 --- a/themes/bim.sh +++ b/themes/bim.sh @@ -22,6 +22,7 @@ COLOR_16="#f5eeec" # BACKGROUND_COLOR="#012849" # Background Color FOREGROUND_COLOR="#a9bed8" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Bim" # =============================================================== # diff --git a/themes/birds-of-paradise.sh b/themes/birds-of-paradise.sh old mode 100644 new mode 100755 diff --git a/themes/blazer.sh b/themes/blazer.sh old mode 100644 new mode 100755 diff --git a/themes/borland.sh b/themes/borland.sh old mode 100644 new mode 100755 diff --git a/themes/broadcast.sh b/themes/broadcast.sh old mode 100644 new mode 100755 diff --git a/themes/brogrammer.sh b/themes/brogrammer.sh old mode 100644 new mode 100755 diff --git a/themes/c64.sh b/themes/c64.sh old mode 100644 new mode 100755 diff --git a/themes/cai.sh b/themes/cai.sh old mode 100644 new mode 100755 index a242f5f..c1b14ec --- a/themes/cai.sh +++ b/themes/cai.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#09111a" # Background Color FOREGROUND_COLOR="#d9e6f2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Cai" # =============================================================== # diff --git a/themes/chalk.sh b/themes/chalk.sh old mode 100644 new mode 100755 index 43b5087..517465b --- a/themes/chalk.sh +++ b/themes/chalk.sh @@ -22,6 +22,7 @@ COLOR_16="#D4D4D4" # BACKGROUND_COLOR="#2D2D2D" # Background Color FOREGROUND_COLOR="#D4D4D4" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Chalk" # =============================================================== # diff --git a/themes/chalkboard.sh b/themes/chalkboard.sh old mode 100644 new mode 100755 diff --git a/themes/ciapre.sh b/themes/ciapre.sh old mode 100644 new mode 100755 diff --git a/themes/clrs.sh b/themes/clrs.sh old mode 100644 new mode 100755 diff --git a/themes/cobalt-neon.sh b/themes/cobalt-neon.sh old mode 100644 new mode 100755 diff --git a/themes/cobalt2.sh b/themes/cobalt2.sh old mode 100644 new mode 100755 diff --git a/themes/crayon-pony-fish.sh b/themes/crayon-pony-fish.sh old mode 100644 new mode 100755 diff --git a/themes/dark-pastel.sh b/themes/dark-pastel.sh old mode 100644 new mode 100755 diff --git a/themes/darkside.sh b/themes/darkside.sh old mode 100644 new mode 100755 diff --git a/themes/desert.sh b/themes/desert.sh old mode 100644 new mode 100755 diff --git a/themes/dimmed-monokai.sh b/themes/dimmed-monokai.sh old mode 100644 new mode 100755 diff --git a/themes/dracula.sh b/themes/dracula.sh old mode 100644 new mode 100755 index 95c90c0..0798abe --- a/themes/dracula.sh +++ b/themes/dracula.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#282a36" # Background Color FOREGROUND_COLOR="#94A3A5" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Dracula" # =============================================================== # diff --git a/themes/earthsong.sh b/themes/earthsong.sh old mode 100644 new mode 100755 diff --git a/themes/elemental.sh b/themes/elemental.sh old mode 100644 new mode 100755 diff --git a/themes/elementary.sh b/themes/elementary.sh old mode 100644 new mode 100755 index 3976ad0..881c173 --- a/themes/elementary.sh +++ b/themes/elementary.sh @@ -22,6 +22,7 @@ COLOR_16="#a020f0" # BACKGROUND_COLOR="#101010" # Background Color FOREGROUND_COLOR="#f2f2f2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Elementary" # =============================================================== # diff --git a/themes/elic.sh b/themes/elic.sh old mode 100644 new mode 100755 index 6280c5c..76cee6e --- a/themes/elic.sh +++ b/themes/elic.sh @@ -22,6 +22,7 @@ COLOR_16="#a020f0" # BACKGROUND_COLOR="#4A453E" # Background Color FOREGROUND_COLOR="#f2f2f2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Elic" # =============================================================== # diff --git a/themes/elio.sh b/themes/elio.sh old mode 100644 new mode 100755 index d050756..6122338 --- a/themes/elio.sh +++ b/themes/elio.sh @@ -22,6 +22,7 @@ COLOR_16="#a020f0" # BACKGROUND_COLOR="#041A3B" # Background Color FOREGROUND_COLOR="#f2f2f2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Elio" # =============================================================== # diff --git a/themes/espresso-libre.sh b/themes/espresso-libre.sh old mode 100644 new mode 100755 diff --git a/themes/espresso.sh b/themes/espresso.sh old mode 100644 new mode 100755 diff --git a/themes/fishtank.sh b/themes/fishtank.sh old mode 100644 new mode 100755 diff --git a/themes/flat.sh b/themes/flat.sh old mode 100644 new mode 100755 index f81062e..71e52c4 --- a/themes/flat.sh +++ b/themes/flat.sh @@ -22,6 +22,7 @@ COLOR_16="#ecf0f1" # BACKGROUND_COLOR="#1F2D3A" # Background Color FOREGROUND_COLOR="#1abc9c" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Flat" # =============================================================== # diff --git a/themes/flatland.sh b/themes/flatland.sh old mode 100644 new mode 100755 diff --git a/themes/freya.sh b/themes/freya.sh old mode 100644 new mode 100755 index 25ac909..7390fe6 --- a/themes/freya.sh +++ b/themes/freya.sh @@ -22,6 +22,7 @@ COLOR_16="#6c71c4" BACKGROUND_COLOR="#252e32" # Background Color FOREGROUND_COLOR="#94a3a5" # Text CURSOR_COLOR="#839496" # Cursor +PROFILE_NAME="Freya" # ===================== END CONFIG ======================================= # diff --git a/themes/frontend-delight.sh b/themes/frontend-delight.sh old mode 100644 new mode 100755 diff --git a/themes/frontend-fun-forrest.sh b/themes/frontend-fun-forrest.sh old mode 100644 new mode 100755 diff --git a/themes/frontend-galaxy.sh b/themes/frontend-galaxy.sh old mode 100644 new mode 100755 diff --git a/themes/github.sh b/themes/github.sh old mode 100644 new mode 100755 diff --git a/themes/grape.sh b/themes/grape.sh old mode 100644 new mode 100755 diff --git a/themes/grass.sh b/themes/grass.sh old mode 100644 new mode 100755 diff --git a/themes/gruvbox-dark.sh b/themes/gruvbox-dark.sh old mode 100644 new mode 100755 index 9bd64f3..6f0c97c --- a/themes/gruvbox-dark.sh +++ b/themes/gruvbox-dark.sh @@ -22,6 +22,7 @@ COLOR_16="#fe8019" # BACKGROUND_COLOR="#282828" # Background Color FOREGROUND_COLOR="#ebdbb2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Gruvbox-dark" # =============================================================== # diff --git a/themes/gruvbox.sh b/themes/gruvbox.sh old mode 100644 new mode 100755 diff --git a/themes/hardcore.sh b/themes/hardcore.sh old mode 100644 new mode 100755 diff --git a/themes/harper.sh b/themes/harper.sh old mode 100644 new mode 100755 diff --git a/themes/hemisu-dark.sh b/themes/hemisu-dark.sh old mode 100644 new mode 100755 index 36fe13b..60dd4ca --- a/themes/hemisu-dark.sh +++ b/themes/hemisu-dark.sh @@ -22,6 +22,7 @@ COLOR_16="#FFFFFF" BACKGROUND_COLOR="#000000" FOREGROUND_COLOR="#FFFFFF" CURSOR_COLOR="#BAFFAA" +PROFILE_NAME="Hemisu-dark" # =============================================================== # diff --git a/themes/hemisu-light.sh b/themes/hemisu-light.sh old mode 100644 new mode 100755 index cb8e262..2b063a9 --- a/themes/hemisu-light.sh +++ b/themes/hemisu-light.sh @@ -22,6 +22,7 @@ COLOR_16="#BABABA" BACKGROUND_COLOR="#EFEFEF" FOREGROUND_COLOR="#444444" CURSOR_COLOR="#FF0054" +PROFILE_NAME="Hemisu-light" # =============================================================== # diff --git a/themes/highway.sh b/themes/highway.sh old mode 100644 new mode 100755 diff --git a/themes/hipster-green.sh b/themes/hipster-green.sh old mode 100644 new mode 100755 diff --git a/themes/homebrew.sh b/themes/homebrew.sh old mode 100644 new mode 100755 diff --git a/themes/hurtado.sh b/themes/hurtado.sh old mode 100644 new mode 100755 diff --git a/themes/hybrid.sh b/themes/hybrid.sh old mode 100644 new mode 100755 index f403eee..d17ad49 --- a/themes/hybrid.sh +++ b/themes/hybrid.sh @@ -22,6 +22,7 @@ COLOR_16="#c5c8c6" # BACKGROUND_COLOR="#141414" # Background Color FOREGROUND_COLOR="#94a3a5" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Hybrid" # =============================================================== # diff --git a/themes/ic-green-ppl.sh b/themes/ic-green-ppl.sh old mode 100644 new mode 100755 diff --git a/themes/ic-orange-ppl.sh b/themes/ic-orange-ppl.sh old mode 100644 new mode 100755 diff --git a/themes/idle-toes.sh b/themes/idle-toes.sh old mode 100644 new mode 100755 diff --git a/themes/ir-black.sh b/themes/ir-black.sh old mode 100644 new mode 100755 index ff2ae92..ed78129 --- a/themes/ir-black.sh +++ b/themes/ir-black.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#000000" # Background Color FOREGROUND_COLOR="#eeeeee" # Text CURSOR_COLOR="ffa560" # Cursor +PROFILE_NAME="Ir-black" # ============================================= diff --git a/themes/jackie-brown.sh b/themes/jackie-brown.sh old mode 100644 new mode 100755 diff --git a/themes/japanesque.sh b/themes/japanesque.sh old mode 100644 new mode 100755 diff --git a/themes/jellybeans.sh b/themes/jellybeans.sh old mode 100644 new mode 100755 diff --git a/themes/jup.sh b/themes/jup.sh old mode 100644 new mode 100755 index 33de24b..de03a8d --- a/themes/jup.sh +++ b/themes/jup.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#758480" # Background Color FOREGROUND_COLOR="#23476a" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Jup" # ===================== END CONFIG ======================================= # diff --git a/themes/kibble.sh b/themes/kibble.sh old mode 100644 new mode 100755 diff --git a/themes/later-this-evening.sh b/themes/later-this-evening.sh old mode 100644 new mode 100755 diff --git a/themes/lavandula.sh b/themes/lavandula.sh old mode 100644 new mode 100755 diff --git a/themes/liquid-carbon-transparent.sh b/themes/liquid-carbon-transparent.sh old mode 100644 new mode 100755 diff --git a/themes/liquid-carbon.sh b/themes/liquid-carbon.sh old mode 100644 new mode 100755 diff --git a/themes/man-page.sh b/themes/man-page.sh old mode 100644 new mode 100755 diff --git a/themes/mar.sh b/themes/mar.sh old mode 100644 new mode 100755 index aa07b89..2177b52 --- a/themes/mar.sh +++ b/themes/mar.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#ffffff" # Background Color FOREGROUND_COLOR="#23476a" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Mar" # =============================================================== # diff --git a/themes/material.sh b/themes/material.sh old mode 100644 new mode 100755 index 8db98c9..34a5e44 --- a/themes/material.sh +++ b/themes/material.sh @@ -22,6 +22,7 @@ COLOR_16="#FFFFFF" BACKGROUND_COLOR="#1E282C" FOREGROUND_COLOR="#C3C7D1" CURSOR_COLOR="#657B83" +PROFILE_NAME="Material" # =============================================================== # diff --git a/themes/mathias.sh b/themes/mathias.sh old mode 100644 new mode 100755 diff --git a/themes/medallion.sh b/themes/medallion.sh old mode 100644 new mode 100755 diff --git a/themes/misterioso.sh b/themes/misterioso.sh old mode 100644 new mode 100755 diff --git a/themes/miu.sh b/themes/miu.sh old mode 100644 new mode 100755 index 06683c2..ef566da --- a/themes/miu.sh +++ b/themes/miu.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#0d1926" # Background Color FOREGROUND_COLOR="#d9e6f2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Miu" # =============================================================== # diff --git a/themes/molokai.sh b/themes/molokai.sh old mode 100644 new mode 100755 diff --git a/themes/monalisa.sh b/themes/monalisa.sh old mode 100644 new mode 100755 diff --git a/themes/monokai-dark.sh b/themes/monokai-dark.sh old mode 100644 new mode 100755 index 84e43cc..db71803 --- a/themes/monokai-dark.sh +++ b/themes/monokai-dark.sh @@ -22,6 +22,7 @@ COLOR_16="#f8f8f2" # BACKGROUND_COLOR="#272822" # Background Color FOREGROUND_COLOR="#f8f8f2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Monokai-dark" # =============================================================== # diff --git a/themes/monokai-soda.sh b/themes/monokai-soda.sh old mode 100644 new mode 100755 diff --git a/themes/n0tch2k.sh b/themes/n0tch2k.sh old mode 100644 new mode 100755 diff --git a/themes/neopolitan.sh b/themes/neopolitan.sh old mode 100644 new mode 100755 diff --git a/themes/nep.sh b/themes/nep.sh old mode 100644 new mode 100755 index f9cb7cb..e6b226a --- a/themes/nep.sh +++ b/themes/nep.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#758480" # Background Color FOREGROUND_COLOR="#23476a" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Nep" # =============================================================== # diff --git a/themes/neutron.sh b/themes/neutron.sh old mode 100644 new mode 100755 diff --git a/themes/nightlion-v1.sh b/themes/nightlion-v1.sh old mode 100644 new mode 100755 diff --git a/themes/nightlion-v2.sh b/themes/nightlion-v2.sh old mode 100644 new mode 100755 diff --git a/themes/nord-light.sh b/themes/nord-light.sh old mode 100644 new mode 100755 index b4519b2..a83eb2d --- a/themes/nord-light.sh +++ b/themes/nord-light.sh @@ -22,6 +22,7 @@ COLOR_16="#DEDEDE" #lightWhite BACKGROUND_COLOR="#ebeaf2" FOREGROUND_COLOR="#004f7c" CURSOR_COLOR=$COLOR_05 +PROFILE_NAME="Nord-light" # =============================================================== # diff --git a/themes/nord.sh b/themes/nord.sh old mode 100644 new mode 100755 index 1670441..22d8057 --- a/themes/nord.sh +++ b/themes/nord.sh @@ -22,6 +22,7 @@ COLOR_16="#DEDEDE" #lightWhite BACKGROUND_COLOR=$COLOR_01 FOREGROUND_COLOR=$COLOR_05 CURSOR_COLOR=$COLOR_05 +PROFILE_NAME="Nord" # =============================================================== # diff --git a/themes/novel.sh b/themes/novel.sh old mode 100644 new mode 100755 diff --git a/themes/obsidian.sh b/themes/obsidian.sh old mode 100644 new mode 100755 diff --git a/themes/ocean-dark.sh b/themes/ocean-dark.sh old mode 100644 new mode 100755 index b9d1180..93205f1 --- a/themes/ocean-dark.sh +++ b/themes/ocean-dark.sh @@ -22,6 +22,7 @@ COLOR_16="#FEFFFE" BACKGROUND_COLOR="#1C1F27" FOREGROUND_COLOR="#979CAC" CURSOR_COLOR="#979CAC" +PROFILE_NAME="Ocean-dark" # =============================================================== # diff --git a/themes/ocean.sh b/themes/ocean.sh old mode 100644 new mode 100755 diff --git a/themes/oceanic-next.sh b/themes/oceanic-next.sh old mode 100644 new mode 100755 diff --git a/themes/ollie.sh b/themes/ollie.sh old mode 100644 new mode 100755 diff --git a/themes/one-dark.sh b/themes/one-dark.sh old mode 100644 new mode 100755 index 47beb6f..c125298 --- a/themes/one-dark.sh +++ b/themes/one-dark.sh @@ -22,6 +22,7 @@ COLOR_16="#FFFEFE" BACKGROUND_COLOR="#1E2127" FOREGROUND_COLOR="#5C6370" CURSOR_COLOR="#5C6370" +PROFILE_NAME="One-dark" # =============================================================== # diff --git a/themes/one-light.sh b/themes/one-light.sh old mode 100644 new mode 100755 index 52e7b4b..38b55d2 --- a/themes/one-light.sh +++ b/themes/one-light.sh @@ -22,6 +22,7 @@ COLOR_16="#FFFEFE" BACKGROUND_COLOR="#F8F8F8" FOREGROUND_COLOR="#2A2B32" CURSOR_COLOR="#2A2B32" +PROFILE_NAME="One-light" # =============================================================== # diff --git a/themes/pali.sh b/themes/pali.sh old mode 100644 new mode 100755 index 68a0f54..8595438 --- a/themes/pali.sh +++ b/themes/pali.sh @@ -22,6 +22,7 @@ COLOR_16="#A020F0" # BACKGROUND_COLOR="#232E37" # Background Color FOREGROUND_COLOR="#d9e6f2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Pali" # =============================================================== # diff --git a/themes/paraiso-dark.sh b/themes/paraiso-dark.sh old mode 100644 new mode 100755 diff --git a/themes/paul-millr.sh b/themes/paul-millr.sh old mode 100644 new mode 100755 diff --git a/themes/pencil-dark.sh b/themes/pencil-dark.sh old mode 100644 new mode 100755 diff --git a/themes/pencil-light.sh b/themes/pencil-light.sh old mode 100644 new mode 100755 diff --git a/themes/peppermint.sh b/themes/peppermint.sh old mode 100644 new mode 100755 index fa7c688..862de88 --- a/themes/peppermint.sh +++ b/themes/peppermint.sh @@ -22,6 +22,7 @@ COLOR_16="#DEDEDE" BACKGROUND_COLOR="#000000" FOREGROUND_COLOR="#C7C7C7" CURSOR_COLOR="#BBBBBB" +PROFILE_NAME="Peppermint" # =============================================================== # diff --git a/themes/pnevma.sh b/themes/pnevma.sh old mode 100644 new mode 100755 diff --git a/themes/pro.sh b/themes/pro.sh old mode 100644 new mode 100755 diff --git a/themes/red-alert.sh b/themes/red-alert.sh old mode 100644 new mode 100755 diff --git a/themes/red-sands.sh b/themes/red-sands.sh old mode 100644 new mode 100755 diff --git a/themes/rippedcasts.sh b/themes/rippedcasts.sh old mode 100644 new mode 100755 diff --git a/themes/royal.sh b/themes/royal.sh old mode 100644 new mode 100755 diff --git a/themes/sat.sh b/themes/sat.sh old mode 100644 new mode 100755 index ec47d80..032bfab --- a/themes/sat.sh +++ b/themes/sat.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#758480" # Background Color FOREGROUND_COLOR="#23476a" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Sat" # =============================================================== # diff --git a/themes/sea-shells.sh b/themes/sea-shells.sh old mode 100644 new mode 100755 diff --git a/themes/seafoam-pastel.sh b/themes/seafoam-pastel.sh old mode 100644 new mode 100755 diff --git a/themes/seti.sh b/themes/seti.sh old mode 100644 new mode 100755 diff --git a/themes/shaman.sh b/themes/shaman.sh old mode 100644 new mode 100755 diff --git a/themes/shel.sh b/themes/shel.sh old mode 100644 new mode 100755 index fa141fc..a0abe13 --- a/themes/shel.sh +++ b/themes/shel.sh @@ -22,6 +22,7 @@ COLOR_16="#f5eeec" # BACKGROUND_COLOR="#2a201f" # Background Color FOREGROUND_COLOR="#4882cd" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Shel" # =============================================================== # diff --git a/themes/slate.sh b/themes/slate.sh old mode 100644 new mode 100755 diff --git a/themes/smyck.sh b/themes/smyck.sh old mode 100644 new mode 100755 index 7aeae02..d6bfaa4 --- a/themes/smyck.sh +++ b/themes/smyck.sh @@ -22,6 +22,7 @@ COLOR_16="#F7F7F7" # BACKGROUND_COLOR="#242424" # Background Color FOREGROUND_COLOR="#F7F7F7" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Smyck" # =============================================================== # diff --git a/themes/soft-server.sh b/themes/soft-server.sh old mode 100644 new mode 100755 diff --git a/themes/solarized-darcula.sh b/themes/solarized-darcula.sh old mode 100644 new mode 100755 diff --git a/themes/solarized-dark-higher-contrast.sh b/themes/solarized-dark-higher-contrast.sh old mode 100644 new mode 100755 diff --git a/themes/solarized-dark.sh b/themes/solarized-dark.sh old mode 100644 new mode 100755 index 077ba6f..5037e88 --- a/themes/solarized-dark.sh +++ b/themes/solarized-dark.sh @@ -22,6 +22,7 @@ COLOR_16="#FDF6E3" # BACKGROUND_COLOR="#002B36" # Background Color FOREGROUND_COLOR="#839496" # Text BOLD_COLOR="#93A1A1" # Bold +PROFILE_NAME="Solarized-dark" CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor # =============================================================== # diff --git a/themes/solarized-light.sh b/themes/solarized-light.sh old mode 100644 new mode 100755 index 89a3247..c888210 --- a/themes/solarized-light.sh +++ b/themes/solarized-light.sh @@ -22,6 +22,7 @@ COLOR_16="#FDF6E3" # BACKGROUND_COLOR="#FDF6E3" # Background Color FOREGROUND_COLOR="#657B83" # Text BOLD_COLOR="#586E75" # Bold +PROFILE_NAME="Solarized-light" CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor # =============================================================== # diff --git a/themes/spacedust.sh b/themes/spacedust.sh old mode 100644 new mode 100755 diff --git a/themes/spacegray-eighties-dull.sh b/themes/spacegray-eighties-dull.sh old mode 100644 new mode 100755 diff --git a/themes/spacegray-eighties.sh b/themes/spacegray-eighties.sh old mode 100644 new mode 100755 diff --git a/themes/spacegray.sh b/themes/spacegray.sh old mode 100644 new mode 100755 diff --git a/themes/spring.sh b/themes/spring.sh old mode 100644 new mode 100755 diff --git a/themes/square.sh b/themes/square.sh old mode 100644 new mode 100755 diff --git a/themes/sundried.sh b/themes/sundried.sh old mode 100644 new mode 100755 diff --git a/themes/symphonic.sh b/themes/symphonic.sh old mode 100644 new mode 100755 diff --git a/themes/teerb.sh b/themes/teerb.sh old mode 100644 new mode 100755 diff --git a/themes/terminal-basic.sh b/themes/terminal-basic.sh old mode 100644 new mode 100755 diff --git a/themes/terminix-dark.sh b/themes/terminix-dark.sh old mode 100644 new mode 100755 diff --git a/themes/thayer-bright.sh b/themes/thayer-bright.sh old mode 100644 new mode 100755 diff --git a/themes/tin.sh b/themes/tin.sh old mode 100644 new mode 100755 index d694401..b187452 --- a/themes/tin.sh +++ b/themes/tin.sh @@ -22,6 +22,7 @@ COLOR_16="#ffffff" # BACKGROUND_COLOR="#2e2e35" # Background Color FOREGROUND_COLOR="#ffffff" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Tin" # =============================================================== # diff --git a/themes/tommorow-night.sh b/themes/tommorow-night.sh old mode 100644 new mode 100755 diff --git a/themes/tomorrow-night-blue.sh b/themes/tomorrow-night-blue.sh old mode 100644 new mode 100755 index 739c554..252b029 --- a/themes/tomorrow-night-blue.sh +++ b/themes/tomorrow-night-blue.sh @@ -22,6 +22,7 @@ COLOR_16="#FFFEFE" BACKGROUND_COLOR="#002451" FOREGROUND_COLOR="#FFFEFE" CURSOR_COLOR="#FFFEFE" +PROFILE_NAME="Tomorrow-night-blue" # =============================================================== # diff --git a/themes/tomorrow-night-bright.sh b/themes/tomorrow-night-bright.sh old mode 100644 new mode 100755 index 6b4498f..c545142 --- a/themes/tomorrow-night-bright.sh +++ b/themes/tomorrow-night-bright.sh @@ -22,6 +22,7 @@ COLOR_16="#FFFEFE" BACKGROUND_COLOR="#000000" FOREGROUND_COLOR="#E9E9E9" CURSOR_COLOR="#E9E9E9" +PROFILE_NAME="Tomorrow-night-bright" # =============================================================== # diff --git a/themes/tomorrow-night-eighties.sh b/themes/tomorrow-night-eighties.sh old mode 100644 new mode 100755 index 73638b4..9e85a8e --- a/themes/tomorrow-night-eighties.sh +++ b/themes/tomorrow-night-eighties.sh @@ -22,6 +22,7 @@ COLOR_16="#FFFEFE" BACKGROUND_COLOR="#2C2C2C" FOREGROUND_COLOR="#CCCCCC" CURSOR_COLOR="#CCCCCC" +PROFILE_NAME="Tomorrow-night-eighties" # =============================================================== # diff --git a/themes/tomorrow-night.sh b/themes/tomorrow-night.sh old mode 100644 new mode 100755 index 6a073be..603f84b --- a/themes/tomorrow-night.sh +++ b/themes/tomorrow-night.sh @@ -22,6 +22,7 @@ COLOR_16="#FFFEFE" BACKGROUND_COLOR="#1D1F21" FOREGROUND_COLOR="#C5C8C6" CURSOR_COLOR="#C4C8C5" +PROFILE_NAME="Tomorrow-night" # =============================================================== # diff --git a/themes/tomorrow.sh b/themes/tomorrow.sh old mode 100644 new mode 100755 index f0e72ed..bbe3e41 --- a/themes/tomorrow.sh +++ b/themes/tomorrow.sh @@ -22,6 +22,7 @@ COLOR_16="#FFFEFE" BACKGROUND_COLOR="#FFFFFF" FOREGROUND_COLOR="#4D4D4C" CURSOR_COLOR="#4C4C4C" +PROFILE_NAME="Tomorrow" # =============================================================== # diff --git a/themes/toy-chest.sh b/themes/toy-chest.sh old mode 100644 new mode 100755 diff --git a/themes/treehouse.sh b/themes/treehouse.sh old mode 100644 new mode 100755 diff --git a/themes/twilight.sh b/themes/twilight.sh old mode 100644 new mode 100755 diff --git a/themes/ura.sh b/themes/ura.sh old mode 100644 new mode 100755 index bb461f2..a8499fb --- a/themes/ura.sh +++ b/themes/ura.sh @@ -22,6 +22,7 @@ COLOR_16="#e5e5e5" # BACKGROUND_COLOR="#feffee" # Background Color FOREGROUND_COLOR="#23476a" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Ura" # =============================================================== # diff --git a/themes/urple.sh b/themes/urple.sh old mode 100644 new mode 100755 diff --git a/themes/vag.sh b/themes/vag.sh old mode 100644 new mode 100755 index f53b5da..4a5fcfa --- a/themes/vag.sh +++ b/themes/vag.sh @@ -22,6 +22,7 @@ COLOR_16="#cfcfcf" # BACKGROUND_COLOR="#191f1d" # Background Color FOREGROUND_COLOR="#d9e6f2" # Text CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor +PROFILE_NAME="Vag" # =============================================================== # diff --git a/themes/vaughn.sh b/themes/vaughn.sh old mode 100644 new mode 100755 diff --git a/themes/vibrant-ink.sh b/themes/vibrant-ink.sh old mode 100644 new mode 100755 diff --git a/themes/warm-neon.sh b/themes/warm-neon.sh old mode 100644 new mode 100755 diff --git a/themes/wez.sh b/themes/wez.sh old mode 100644 new mode 100755 diff --git a/themes/wild-cherry.sh b/themes/wild-cherry.sh old mode 100644 new mode 100755 diff --git a/themes/wombat.sh b/themes/wombat.sh old mode 100644 new mode 100755 diff --git a/themes/wryan.sh b/themes/wryan.sh old mode 100644 new mode 100755 diff --git a/themes/zenburn.sh b/themes/zenburn.sh old mode 100644 new mode 100755