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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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" # =============================================================== #