1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Uppercase all colors

This commit is contained in:
Mgldvd 2023-02-25 23:28:44 -05:00
parent 51e32ee26f
commit 6d87db4ea9
243 changed files with 2671 additions and 2671 deletions

36
themes/3024-day.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="3024 Day"
export COLOR_01="#090300" # Black (Host)
export COLOR_02="#db2d20" # Red (Syntax string)
export COLOR_03="#01a252" # Green (Command)
export COLOR_04="#fded02" # Yellow (Command second)
export COLOR_05="#01a0e4" # Blue (Path)
export COLOR_06="#a16a94" # Magenta (Syntax var)
export COLOR_07="#b5e4f4" # Cyan (Prompt)
export COLOR_08="#a5a2a2" # White
export COLOR_02="#DB2D20" # Red (Syntax string)
export COLOR_03="#01A252" # Green (Command)
export COLOR_04="#FDED02" # Yellow (Command second)
export COLOR_05="#01A0E4" # Blue (Path)
export COLOR_06="#A16A94" # Magenta (Syntax var)
export COLOR_07="#B5E4F4" # Cyan (Prompt)
export COLOR_08="#A5A2A2" # White
export COLOR_09="#5c5855" # Bright Black
export COLOR_10="#e8bbd0" # Bright Red (Command error)
export COLOR_11="#3a3432" # Bright Green (Exec)
export COLOR_12="#4a4543" # Bright Yellow
export COLOR_13="#807d7c" # Bright Blue (Folder)
export COLOR_14="#d6d5d4" # Bright Magenta
export COLOR_15="#cdab53" # Bright Cyan
export COLOR_16="#f7f7f7" # Bright White
export COLOR_09="#5C5855" # Bright Black
export COLOR_10="#E8BBD0" # Bright Red (Command error)
export COLOR_11="#3A3432" # Bright Green (Exec)
export COLOR_12="#4A4543" # Bright Yellow
export COLOR_13="#807D7C" # Bright Blue (Folder)
export COLOR_14="#D6D5D4" # Bright Magenta
export COLOR_15="#CDAB53" # Bright Cyan
export COLOR_16="#F7F7F7" # Bright White
export BACKGROUND_COLOR="#f7f7f7" # Background
export FOREGROUND_COLOR="#4a4543" # Foreground (Text)
export BACKGROUND_COLOR="#F7F7F7" # Background
export FOREGROUND_COLOR="#4A4543" # Foreground (Text)
export CURSOR_COLOR="#4a4543" # Cursor
export CURSOR_COLOR="#4A4543" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/3024-night.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="3024 Night"
export COLOR_01="#090300" # Black (Host)
export COLOR_02="#db2d20" # Red (Syntax string)
export COLOR_03="#01a252" # Green (Command)
export COLOR_04="#fded02" # Yellow (Command second)
export COLOR_05="#01a0e4" # Blue (Path)
export COLOR_06="#a16a94" # Magenta (Syntax var)
export COLOR_07="#b5e4f4" # Cyan (Prompt)
export COLOR_08="#a5a2a2" # White
export COLOR_02="#DB2D20" # Red (Syntax string)
export COLOR_03="#01A252" # Green (Command)
export COLOR_04="#FDED02" # Yellow (Command second)
export COLOR_05="#01A0E4" # Blue (Path)
export COLOR_06="#A16A94" # Magenta (Syntax var)
export COLOR_07="#B5E4F4" # Cyan (Prompt)
export COLOR_08="#A5A2A2" # White
export COLOR_09="#5c5855" # Bright Black
export COLOR_10="#e8bbd0" # Bright Red (Command error)
export COLOR_11="#3a3432" # Bright Green (Exec)
export COLOR_12="#4a4543" # Bright Yellow
export COLOR_13="#807d7c" # Bright Blue (Folder)
export COLOR_14="#d6d5d4" # Bright Magenta
export COLOR_15="#cdab53" # Bright Cyan
export COLOR_16="#f7f7f7" # Bright White
export COLOR_09="#5C5855" # Bright Black
export COLOR_10="#E8BBD0" # Bright Red (Command error)
export COLOR_11="#3A3432" # Bright Green (Exec)
export COLOR_12="#4A4543" # Bright Yellow
export COLOR_13="#807D7C" # Bright Blue (Folder)
export COLOR_14="#D6D5D4" # Bright Magenta
export COLOR_15="#CDAB53" # Bright Cyan
export COLOR_16="#F7F7F7" # Bright White
export BACKGROUND_COLOR="#090300" # Background
export FOREGROUND_COLOR="#a5a2a2" # Foreground (Text)
export FOREGROUND_COLOR="#A5A2A2" # Foreground (Text)
export CURSOR_COLOR="#a5a2a2" # Cursor
export CURSOR_COLOR="#A5A2A2" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/aci.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Aci"
export COLOR_01="#363636" # Black (Host)
export COLOR_02="#ff0883" # Red (Syntax string)
export COLOR_03="#83ff08" # Green (Command)
export COLOR_04="#ff8308" # Yellow (Command second)
export COLOR_05="#0883ff" # Blue (Path)
export COLOR_06="#8308ff" # Magenta (Syntax var)
export COLOR_07="#08ff83" # Cyan (Prompt)
export COLOR_08="#b6b6b6" # White
export COLOR_02="#FF0883" # Red (Syntax string)
export COLOR_03="#83FF08" # Green (Command)
export COLOR_04="#FF8308" # Yellow (Command second)
export COLOR_05="#0883FF" # Blue (Path)
export COLOR_06="#8308FF" # Magenta (Syntax var)
export COLOR_07="#08FF83" # Cyan (Prompt)
export COLOR_08="#B6B6B6" # White
export COLOR_09="#424242" # Bright Black
export COLOR_10="#ff1e8e" # Bright Red (Command error)
export COLOR_11="#8eff1e" # Bright Green (Exec)
export COLOR_12="#ff8e1e" # Bright Yellow
export COLOR_13="#1e8eff" # Bright Blue (Folder)
export COLOR_14="#8e1eff" # Bright Magenta
export COLOR_15="#1eff8e" # Bright Cyan
export COLOR_16="#c2c2c2" # Bright White
export COLOR_10="#FF1E8E" # Bright Red (Command error)
export COLOR_11="#8EFF1E" # Bright Green (Exec)
export COLOR_12="#FF8E1E" # Bright Yellow
export COLOR_13="#1E8EFF" # Bright Blue (Folder)
export COLOR_14="#8E1EFF" # Bright Magenta
export COLOR_15="#1EFF8E" # Bright Cyan
export COLOR_16="#C2C2C2" # Bright White
export BACKGROUND_COLOR="#0d1926" # Background
export FOREGROUND_COLOR="#b4e1fd" # Foreground (Text)
export BACKGROUND_COLOR="#0D1926" # Background
export FOREGROUND_COLOR="#B4E1FD" # Foreground (Text)
export CURSOR_COLOR="#b4e1fd" # Cursor
export CURSOR_COLOR="#B4E1FD" # Cursor
# | ===========================================================================
# | Apply Colors

36
themes/aco.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Aco"
export COLOR_01="#3f3f3f" # Black (Host)
export COLOR_02="#ff0883" # Red (Syntax string)
export COLOR_03="#83ff08" # Green (Command)
export COLOR_04="#ff8308" # Yellow (Command second)
export COLOR_05="#0883ff" # Blue (Path)
export COLOR_06="#8308ff" # Magenta (Syntax var)
export COLOR_07="#08ff83" # Cyan (Prompt)
export COLOR_08="#bebebe" # White
export COLOR_01="#3F3F3F" # Black (Host)
export COLOR_02="#FF0883" # Red (Syntax string)
export COLOR_03="#83FF08" # Green (Command)
export COLOR_04="#FF8308" # Yellow (Command second)
export COLOR_05="#0883FF" # Blue (Path)
export COLOR_06="#8308FF" # Magenta (Syntax var)
export COLOR_07="#08FF83" # Cyan (Prompt)
export COLOR_08="#BEBEBE" # White
export COLOR_09="#474747" # Bright Black
export COLOR_10="#ff1e8e" # Bright Red (Command error)
export COLOR_11="#8eff1e" # Bright Green (Exec)
export COLOR_12="#ff8e1e" # Bright Yellow
export COLOR_13="#1e8eff" # Bright Blue (Folder)
export COLOR_14="#8e1eff" # Bright Magenta
export COLOR_15="#1eff8e" # Bright Cyan
export COLOR_16="#c4c4c4" # Bright White
export COLOR_10="#FF1E8E" # Bright Red (Command error)
export COLOR_11="#8EFF1E" # Bright Green (Exec)
export COLOR_12="#FF8E1E" # Bright Yellow
export COLOR_13="#1E8EFF" # Bright Blue (Folder)
export COLOR_14="#8E1EFF" # Bright Magenta
export COLOR_15="#1EFF8E" # Bright Cyan
export COLOR_16="#C4C4C4" # Bright White
export BACKGROUND_COLOR="#1f1305" # Background
export FOREGROUND_COLOR="#b4e1fd" # Foreground (Text)
export BACKGROUND_COLOR="#1F1305" # Background
export FOREGROUND_COLOR="#B4E1FD" # Foreground (Text)
export CURSOR_COLOR="#b4e1fd" # Cursor
export CURSOR_COLOR="#B4E1FD" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/adventure-time.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Adventure Time"
export COLOR_01="#050404" # Black (Host)
export COLOR_02="#bd0013" # Red (Syntax string)
export COLOR_03="#4ab118" # Green (Command)
export COLOR_04="#e7741e" # Yellow (Command second)
export COLOR_05="#0f4ac6" # Blue (Path)
export COLOR_02="#BD0013" # Red (Syntax string)
export COLOR_03="#4AB118" # Green (Command)
export COLOR_04="#E7741E" # Yellow (Command second)
export COLOR_05="#0F4AC6" # Blue (Path)
export COLOR_06="#665993" # Magenta (Syntax var)
export COLOR_07="#70a598" # Cyan (Prompt)
export COLOR_08="#f8dcc0" # White
export COLOR_07="#70A598" # Cyan (Prompt)
export COLOR_08="#F8DCC0" # White
export COLOR_09="#4e7cbf" # Bright Black
export COLOR_10="#fc5f5a" # Bright Red (Command error)
export COLOR_11="#9eff6e" # Bright Green (Exec)
export COLOR_12="#efc11a" # Bright Yellow
export COLOR_13="#1997c6" # Bright Blue (Folder)
export COLOR_14="#9b5953" # Bright Magenta
export COLOR_15="#c8faf4" # Bright Cyan
export COLOR_16="#f6f5fb" # Bright White
export COLOR_09="#4E7CBF" # Bright Black
export COLOR_10="#FC5F5A" # Bright Red (Command error)
export COLOR_11="#9EFF6E" # Bright Green (Exec)
export COLOR_12="#EFC11A" # Bright Yellow
export COLOR_13="#1997C6" # Bright Blue (Folder)
export COLOR_14="#9B5953" # Bright Magenta
export COLOR_15="#C8FAF4" # Bright Cyan
export COLOR_16="#F6F5FB" # Bright White
export BACKGROUND_COLOR="#1f1d45" # Background
export FOREGROUND_COLOR="#f8dcc0" # Foreground (Text)
export BACKGROUND_COLOR="#1F1D45" # Background
export FOREGROUND_COLOR="#F8DCC0" # Foreground (Text)
export CURSOR_COLOR="#f8dcc0" # Cursor
export CURSOR_COLOR="#F8DCC0" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/afterglow.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Afterglow"
export COLOR_01="#151515" # Black (Host)
export COLOR_02="#a53c23" # Red (Syntax string)
export COLOR_03="#7b9246" # Green (Command)
export COLOR_04="#d3a04d" # Yellow (Command second)
export COLOR_05="#6c99bb" # Blue (Path)
export COLOR_06="#9f4e85" # Magenta (Syntax var)
export COLOR_07="#7dd6cf" # Cyan (Prompt)
export COLOR_08="#d0d0d0" # White
export COLOR_02="#A53C23" # Red (Syntax string)
export COLOR_03="#7B9246" # Green (Command)
export COLOR_04="#D3A04D" # Yellow (Command second)
export COLOR_05="#6C99BB" # Blue (Path)
export COLOR_06="#9F4E85" # Magenta (Syntax var)
export COLOR_07="#7DD6CF" # Cyan (Prompt)
export COLOR_08="#D0D0D0" # White
export COLOR_09="#505050" # Bright Black
export COLOR_10="#a53c23" # Bright Red (Command error)
export COLOR_11="#7b9246" # Bright Green (Exec)
export COLOR_12="#d3a04d" # Bright Yellow
export COLOR_13="#547c99" # Bright Blue (Folder)
export COLOR_14="#9f4e85" # Bright Magenta
export COLOR_15="#7dd6cf" # Bright Cyan
export COLOR_16="#f5f5f5" # Bright White
export COLOR_10="#A53C23" # Bright Red (Command error)
export COLOR_11="#7B9246" # Bright Green (Exec)
export COLOR_12="#D3A04D" # Bright Yellow
export COLOR_13="#547C99" # Bright Blue (Folder)
export COLOR_14="#9F4E85" # Bright Magenta
export COLOR_15="#7DD6CF" # Bright Cyan
export COLOR_16="#F5F5F5" # Bright White
export BACKGROUND_COLOR="#222222" # Background
export FOREGROUND_COLOR="#d0d0d0" # Foreground (Text)
export FOREGROUND_COLOR="#D0D0D0" # Foreground (Text)
export CURSOR_COLOR="#d0d0d0" # Cursor
export CURSOR_COLOR="#D0D0D0" # Cursor
# | ===========================================================================
# | Apply Colors

36
themes/alien-blood.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Alien Blood"
export COLOR_01="#112616" # Black (Host)
export COLOR_02="#7f2b27" # Red (Syntax string)
export COLOR_03="#2f7e25" # Green (Command)
export COLOR_04="#717f24" # Yellow (Command second)
export COLOR_05="#2f6a7f" # Blue (Path)
export COLOR_06="#47587f" # Magenta (Syntax var)
export COLOR_07="#327f77" # Cyan (Prompt)
export COLOR_08="#647d75" # White
export COLOR_02="#7F2B27" # Red (Syntax string)
export COLOR_03="#2F7E25" # Green (Command)
export COLOR_04="#717F24" # Yellow (Command second)
export COLOR_05="#2F6A7F" # Blue (Path)
export COLOR_06="#47587F" # Magenta (Syntax var)
export COLOR_07="#327F77" # Cyan (Prompt)
export COLOR_08="#647D75" # White
export COLOR_09="#3c4812" # Bright Black
export COLOR_10="#e08009" # Bright Red (Command error)
export COLOR_11="#18e000" # Bright Green (Exec)
export COLOR_12="#bde000" # Bright Yellow
export COLOR_13="#00aae0" # Bright Blue (Folder)
export COLOR_14="#0058e0" # Bright Magenta
export COLOR_15="#00e0c4" # Bright Cyan
export COLOR_16="#73fa91" # Bright White
export COLOR_09="#3C4812" # Bright Black
export COLOR_10="#E08009" # Bright Red (Command error)
export COLOR_11="#18E000" # Bright Green (Exec)
export COLOR_12="#BDE000" # Bright Yellow
export COLOR_13="#00AAE0" # Bright Blue (Folder)
export COLOR_14="#0058E0" # Bright Magenta
export COLOR_15="#00E0C4" # Bright Cyan
export COLOR_16="#73FA91" # Bright White
export BACKGROUND_COLOR="#0f1610" # Background
export FOREGROUND_COLOR="#637d75" # Foreground (Text)
export BACKGROUND_COLOR="#0F1610" # Background
export FOREGROUND_COLOR="#637D75" # Foreground (Text)
export CURSOR_COLOR="#637d75" # Cursor
export CURSOR_COLOR="#637D75" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/argonaut.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Argonaut"
export COLOR_01="#232323" # Black (Host)
export COLOR_02="#ff000f" # Red (Syntax string)
export COLOR_03="#8ce10b" # Green (Command)
export COLOR_04="#ffb900" # Yellow (Command second)
export COLOR_05="#008df8" # Blue (Path)
export COLOR_06="#6d43a6" # Magenta (Syntax var)
export COLOR_07="#00d8eb" # Cyan (Prompt)
export COLOR_08="#ffffff" # White
export COLOR_02="#FF000F" # Red (Syntax string)
export COLOR_03="#8CE10B" # Green (Command)
export COLOR_04="#FFB900" # Yellow (Command second)
export COLOR_05="#008DF8" # Blue (Path)
export COLOR_06="#6D43A6" # Magenta (Syntax var)
export COLOR_07="#00D8EB" # Cyan (Prompt)
export COLOR_08="#FFFFFF" # White
export COLOR_09="#444444" # Bright Black
export COLOR_10="#ff2740" # Bright Red (Command error)
export COLOR_11="#abe15b" # Bright Green (Exec)
export COLOR_12="#ffd242" # Bright Yellow
export COLOR_13="#0092ff" # Bright Blue (Folder)
export COLOR_14="#9a5feb" # Bright Magenta
export COLOR_15="#67fff0" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#FF2740" # Bright Red (Command error)
export COLOR_11="#ABE15B" # Bright Green (Exec)
export COLOR_12="#FFD242" # Bright Yellow
export COLOR_13="#0092FF" # Bright Blue (Folder)
export COLOR_14="#9A5FEB" # Bright Magenta
export COLOR_15="#67FFF0" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#0e1019" # Background
export FOREGROUND_COLOR="#fffaf4" # Foreground (Text)
export BACKGROUND_COLOR="#0E1019" # Background
export FOREGROUND_COLOR="#FFFAF4" # Foreground (Text)
export CURSOR_COLOR="#fffaf4" # Cursor
export CURSOR_COLOR="#FFFAF4" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/arthur.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Arthur"
export COLOR_01="#3d352a" # Black (Host)
export COLOR_02="#cd5c5c" # Red (Syntax string)
export COLOR_03="#86af80" # Green (Command)
export COLOR_04="#e8ae5b" # Yellow (Command second)
export COLOR_05="#6495ed" # Blue (Path)
export COLOR_06="#deb887" # Magenta (Syntax var)
export COLOR_07="#b0c4de" # Cyan (Prompt)
export COLOR_08="#bbaa99" # White
export COLOR_01="#3D352A" # Black (Host)
export COLOR_02="#CD5C5C" # Red (Syntax string)
export COLOR_03="#86AF80" # Green (Command)
export COLOR_04="#E8AE5B" # Yellow (Command second)
export COLOR_05="#6495ED" # Blue (Path)
export COLOR_06="#DEB887" # Magenta (Syntax var)
export COLOR_07="#B0C4DE" # Cyan (Prompt)
export COLOR_08="#BBAA99" # White
export COLOR_09="#554444" # Bright Black
export COLOR_10="#cc5533" # Bright Red (Command error)
export COLOR_11="#88aa22" # Bright Green (Exec)
export COLOR_12="#ffa75d" # Bright Yellow
export COLOR_13="#87ceeb" # Bright Blue (Folder)
export COLOR_10="#CC5533" # Bright Red (Command error)
export COLOR_11="#88AA22" # Bright Green (Exec)
export COLOR_12="#FFA75D" # Bright Yellow
export COLOR_13="#87CEEB" # Bright Blue (Folder)
export COLOR_14="#996600" # Bright Magenta
export COLOR_15="#b0c4de" # Bright Cyan
export COLOR_16="#ddccbb" # Bright White
export COLOR_15="#B0C4DE" # Bright Cyan
export COLOR_16="#DDCCBB" # Bright White
export BACKGROUND_COLOR="#1c1c1c" # Background
export FOREGROUND_COLOR="#ddeedd" # Foreground (Text)
export BACKGROUND_COLOR="#1C1C1C" # Background
export FOREGROUND_COLOR="#DDEEDD" # Foreground (Text)
export CURSOR_COLOR="#ddeedd" # Cursor
export CURSOR_COLOR="#DDEEDD" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/atom.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Atom"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#fd5ff1" # Red (Syntax string)
export COLOR_03="#87c38a" # Green (Command)
export COLOR_04="#ffd7b1" # Yellow (Command second)
export COLOR_05="#85befd" # Blue (Path)
export COLOR_06="#b9b6fc" # Magenta (Syntax var)
export COLOR_07="#85befd" # Cyan (Prompt)
export COLOR_08="#e0e0e0" # White
export COLOR_02="#FD5FF1" # Red (Syntax string)
export COLOR_03="#87C38A" # Green (Command)
export COLOR_04="#FFD7B1" # Yellow (Command second)
export COLOR_05="#85BEFD" # Blue (Path)
export COLOR_06="#B9B6FC" # Magenta (Syntax var)
export COLOR_07="#85BEFD" # Cyan (Prompt)
export COLOR_08="#E0E0E0" # White
export COLOR_09="#000000" # Bright Black
export COLOR_10="#fd5ff1" # Bright Red (Command error)
export COLOR_11="#94fa36" # Bright Green (Exec)
export COLOR_12="#f5ffa8" # Bright Yellow
export COLOR_13="#96cbfe" # Bright Blue (Folder)
export COLOR_14="#b9b6fc" # Bright Magenta
export COLOR_15="#85befd" # Bright Cyan
export COLOR_16="#e0e0e0" # Bright White
export COLOR_10="#FD5FF1" # Bright Red (Command error)
export COLOR_11="#94FA36" # Bright Green (Exec)
export COLOR_12="#F5FFA8" # Bright Yellow
export COLOR_13="#96CBFE" # Bright Blue (Folder)
export COLOR_14="#B9B6FC" # Bright Magenta
export COLOR_15="#85BEFD" # Bright Cyan
export COLOR_16="#E0E0E0" # Bright White
export BACKGROUND_COLOR="#161719" # Background
export FOREGROUND_COLOR="#c5c8c6" # Foreground (Text)
export FOREGROUND_COLOR="#C5C8C6" # Foreground (Text)
export CURSOR_COLOR="#c5c8c6" # Cursor
export CURSOR_COLOR="#C5C8C6" # Cursor
# | ===========================================================================
# | Apply Colors

36
themes/aura.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Aura"
export COLOR_01="#110f18" # Black (Host)
export COLOR_02="#ff6767" # Red (Syntax string)
export COLOR_03="#61ffca" # Green (Command)
export COLOR_04="#ffca85" # Yellow (Command second)
export COLOR_05="#a277ff" # Blue (Path)
export COLOR_06="#a277ff" # Magenta (Syntax var)
export COLOR_07="#61ffca" # Cyan (Prompt)
export COLOR_08="#edecee" # White
export COLOR_01="#110F18" # Black (Host)
export COLOR_02="#FF6767" # Red (Syntax string)
export COLOR_03="#61FFCA" # Green (Command)
export COLOR_04="#FFCA85" # Yellow (Command second)
export COLOR_05="#A277FF" # Blue (Path)
export COLOR_06="#A277FF" # Magenta (Syntax var)
export COLOR_07="#61FFCA" # Cyan (Prompt)
export COLOR_08="#EDECEE" # White
export COLOR_09="#6d6d6d" # Bright Black
export COLOR_10="#ffca85" # Bright Red (Command error)
export COLOR_11="#a277ff" # Bright Green (Exec)
export COLOR_12="#ffca85" # Bright Yellow
export COLOR_13="#a277ff" # Bright Blue (Folder)
export COLOR_14="#a277ff" # Bright Magenta
export COLOR_15="#61ffca" # Bright Cyan
export COLOR_16="#edecee" # Bright White
export COLOR_09="#6D6D6D" # Bright Black
export COLOR_10="#FFCA85" # Bright Red (Command error)
export COLOR_11="#A277FF" # Bright Green (Exec)
export COLOR_12="#FFCA85" # Bright Yellow
export COLOR_13="#A277FF" # Bright Blue (Folder)
export COLOR_14="#A277FF" # Bright Magenta
export COLOR_15="#61FFCA" # Bright Cyan
export COLOR_16="#EDECEE" # Bright White
export BACKGROUND_COLOR="#15141B" # Background
export FOREGROUND_COLOR="#edecee" # Foreground (Text)
export FOREGROUND_COLOR="#EDECEE" # Foreground (Text)
export CURSOR_COLOR="#edecee" # Cursor
export CURSOR_COLOR="#EDECEE" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/ayu-dark.sh Executable file → Normal file
View File

0
themes/ayu-light.sh Executable file → Normal file
View File

0
themes/ayu-mirage.sh Executable file → Normal file
View File

34
themes/azu.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Azu"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#ac6d74" # Red (Syntax string)
export COLOR_03="#74ac6d" # Green (Command)
export COLOR_04="#aca46d" # Yellow (Command second)
export COLOR_05="#6d74ac" # Blue (Path)
export COLOR_06="#a46dac" # Magenta (Syntax var)
export COLOR_07="#6daca4" # Cyan (Prompt)
export COLOR_08="#e6e6e6" # White
export COLOR_02="#AC6D74" # Red (Syntax string)
export COLOR_03="#74AC6D" # Green (Command)
export COLOR_04="#ACA46D" # Yellow (Command second)
export COLOR_05="#6D74AC" # Blue (Path)
export COLOR_06="#A46DAC" # Magenta (Syntax var)
export COLOR_07="#6DACA4" # Cyan (Prompt)
export COLOR_08="#E6E6E6" # White
export COLOR_09="#262626" # Bright Black
export COLOR_10="#d6b8bc" # Bright Red (Command error)
export COLOR_11="#bcd6b8" # Bright Green (Exec)
export COLOR_12="#d6d3b8" # Bright Yellow
export COLOR_13="#b8bcd6" # Bright Blue (Folder)
export COLOR_14="#d3b8d6" # Bright Magenta
export COLOR_15="#b8d6d3" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#D6B8BC" # Bright Red (Command error)
export COLOR_11="#BCD6B8" # Bright Green (Exec)
export COLOR_12="#D6D3B8" # Bright Yellow
export COLOR_13="#B8BCD6" # Bright Blue (Folder)
export COLOR_14="#D3B8D6" # Bright Magenta
export COLOR_15="#B8D6D3" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#09111a" # Background
export FOREGROUND_COLOR="#d9e6f2" # Foreground (Text)
export BACKGROUND_COLOR="#09111A" # Background
export FOREGROUND_COLOR="#D9E6F2" # Foreground (Text)
export CURSOR_COLOR="#d9e6f2" # Cursor
export CURSOR_COLOR="#D9E6F2" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/belafonte-day.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Belafonte Day"
export COLOR_01="#20111b" # Black (Host)
export COLOR_02="#be100e" # Red (Syntax string)
export COLOR_01="#20111B" # Black (Host)
export COLOR_02="#BE100E" # Red (Syntax string)
export COLOR_03="#858162" # Green (Command)
export COLOR_04="#eaa549" # Yellow (Command second)
export COLOR_05="#426a79" # Blue (Path)
export COLOR_06="#97522c" # Magenta (Syntax var)
export COLOR_07="#989a9c" # Cyan (Prompt)
export COLOR_08="#968c83" # White
export COLOR_04="#EAA549" # Yellow (Command second)
export COLOR_05="#426A79" # Blue (Path)
export COLOR_06="#97522C" # Magenta (Syntax var)
export COLOR_07="#989A9C" # Cyan (Prompt)
export COLOR_08="#968C83" # White
export COLOR_09="#5e5252" # Bright Black
export COLOR_10="#be100e" # Bright Red (Command error)
export COLOR_09="#5E5252" # Bright Black
export COLOR_10="#BE100E" # Bright Red (Command error)
export COLOR_11="#858162" # Bright Green (Exec)
export COLOR_12="#eaa549" # Bright Yellow
export COLOR_13="#426a79" # Bright Blue (Folder)
export COLOR_14="#97522c" # Bright Magenta
export COLOR_15="#989a9c" # Bright Cyan
export COLOR_16="#d5ccba" # Bright White
export COLOR_12="#EAA549" # Bright Yellow
export COLOR_13="#426A79" # Bright Blue (Folder)
export COLOR_14="#97522C" # Bright Magenta
export COLOR_15="#989A9C" # Bright Cyan
export COLOR_16="#D5CCBA" # Bright White
export BACKGROUND_COLOR="#d5ccba" # Background
export FOREGROUND_COLOR="#45373c" # Foreground (Text)
export BACKGROUND_COLOR="#D5CCBA" # Background
export FOREGROUND_COLOR="#45373C" # Foreground (Text)
export CURSOR_COLOR="#45373c" # Cursor
export CURSOR_COLOR="#45373C" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/belafonte-night.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Belafonte Night"
export COLOR_01="#20111b" # Black (Host)
export COLOR_02="#be100e" # Red (Syntax string)
export COLOR_01="#20111B" # Black (Host)
export COLOR_02="#BE100E" # Red (Syntax string)
export COLOR_03="#858162" # Green (Command)
export COLOR_04="#eaa549" # Yellow (Command second)
export COLOR_05="#426a79" # Blue (Path)
export COLOR_06="#97522c" # Magenta (Syntax var)
export COLOR_07="#989a9c" # Cyan (Prompt)
export COLOR_08="#968c83" # White
export COLOR_04="#EAA549" # Yellow (Command second)
export COLOR_05="#426A79" # Blue (Path)
export COLOR_06="#97522C" # Magenta (Syntax var)
export COLOR_07="#989A9C" # Cyan (Prompt)
export COLOR_08="#968C83" # White
export COLOR_09="#5e5252" # Bright Black
export COLOR_10="#be100e" # Bright Red (Command error)
export COLOR_09="#5E5252" # Bright Black
export COLOR_10="#BE100E" # Bright Red (Command error)
export COLOR_11="#858162" # Bright Green (Exec)
export COLOR_12="#eaa549" # Bright Yellow
export COLOR_13="#426a79" # Bright Blue (Folder)
export COLOR_14="#97522c" # Bright Magenta
export COLOR_15="#989a9c" # Bright Cyan
export COLOR_16="#d5ccba" # Bright White
export COLOR_12="#EAA549" # Bright Yellow
export COLOR_13="#426A79" # Bright Blue (Folder)
export COLOR_14="#97522C" # Bright Magenta
export COLOR_15="#989A9C" # Bright Cyan
export COLOR_16="#D5CCBA" # Bright White
export BACKGROUND_COLOR="#20111b" # Background
export FOREGROUND_COLOR="#968c83" # Foreground (Text)
export BACKGROUND_COLOR="#20111B" # Background
export FOREGROUND_COLOR="#968C83" # Foreground (Text)
export CURSOR_COLOR="#968c83" # Cursor
export CURSOR_COLOR="#968C83" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/bim.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Bim"
export COLOR_01="#2c2423" # Black (Host)
export COLOR_02="#f557a0" # Red (Syntax string)
export COLOR_03="#a9ee55" # Green (Command)
export COLOR_04="#f5a255" # Yellow (Command second)
export COLOR_05="#5ea2ec" # Blue (Path)
export COLOR_06="#a957ec" # Magenta (Syntax var)
export COLOR_07="#5eeea0" # Cyan (Prompt)
export COLOR_01="#2C2423" # Black (Host)
export COLOR_02="#F557A0" # Red (Syntax string)
export COLOR_03="#A9EE55" # Green (Command)
export COLOR_04="#F5A255" # Yellow (Command second)
export COLOR_05="#5EA2EC" # Blue (Path)
export COLOR_06="#A957EC" # Magenta (Syntax var)
export COLOR_07="#5EEEA0" # Cyan (Prompt)
export COLOR_08="#918988" # White
export COLOR_09="#918988" # Bright Black
export COLOR_10="#f579b2" # Bright Red (Command error)
export COLOR_11="#bbee78" # Bright Green (Exec)
export COLOR_12="#f5b378" # Bright Yellow
export COLOR_13="#81b3ec" # Bright Blue (Folder)
export COLOR_14="#bb79ec" # Bright Magenta
export COLOR_15="#81eeb2" # Bright Cyan
export COLOR_16="#f5eeec" # Bright White
export COLOR_10="#F579B2" # Bright Red (Command error)
export COLOR_11="#BBEE78" # Bright Green (Exec)
export COLOR_12="#F5B378" # Bright Yellow
export COLOR_13="#81B3EC" # Bright Blue (Folder)
export COLOR_14="#BB79EC" # Bright Magenta
export COLOR_15="#81EEB2" # Bright Cyan
export COLOR_16="#F5EEEC" # Bright White
export BACKGROUND_COLOR="#012849" # Background
export FOREGROUND_COLOR="#a9bed8" # Foreground (Text)
export FOREGROUND_COLOR="#A9BED8" # Foreground (Text)
export CURSOR_COLOR="#a9bed8" # Cursor
export CURSOR_COLOR="#A9BED8" # Cursor
# | ===========================================================================
# | Apply Colors

38
themes/birds-of-paradise.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Birds Of Paradise"
export COLOR_01="#573d26" # Black (Host)
export COLOR_02="#be2d26" # Red (Syntax string)
export COLOR_03="#6ba18a" # Green (Command)
export COLOR_04="#e99d2a" # Yellow (Command second)
export COLOR_05="#5a86ad" # Blue (Path)
export COLOR_06="#ac80a6" # Magenta (Syntax var)
export COLOR_07="#74a6ad" # Cyan (Prompt)
export COLOR_08="#e0dbb7" # White
export COLOR_01="#573D26" # Black (Host)
export COLOR_02="#BE2D26" # Red (Syntax string)
export COLOR_03="#6BA18A" # Green (Command)
export COLOR_04="#E99D2A" # Yellow (Command second)
export COLOR_05="#5A86AD" # Blue (Path)
export COLOR_06="#AC80A6" # Magenta (Syntax var)
export COLOR_07="#74A6AD" # Cyan (Prompt)
export COLOR_08="#E0DBB7" # White
export COLOR_09="#9b6c4a" # Bright Black
export COLOR_10="#e84627" # Bright Red (Command error)
export COLOR_11="#95d8ba" # Bright Green (Exec)
export COLOR_12="#d0d150" # Bright Yellow
export COLOR_13="#b8d3ed" # Bright Blue (Folder)
export COLOR_14="#d19ecb" # Bright Magenta
export COLOR_15="#93cfd7" # Bright Cyan
export COLOR_16="#fff9d5" # Bright White
export COLOR_09="#9B6C4A" # Bright Black
export COLOR_10="#E84627" # Bright Red (Command error)
export COLOR_11="#95D8BA" # Bright Green (Exec)
export COLOR_12="#D0D150" # Bright Yellow
export COLOR_13="#B8D3ED" # Bright Blue (Folder)
export COLOR_14="#D19ECB" # Bright Magenta
export COLOR_15="#93CFD7" # Bright Cyan
export COLOR_16="#FFF9D5" # Bright White
export BACKGROUND_COLOR="#2a1f1d" # Background
export FOREGROUND_COLOR="#e0dbb7" # Foreground (Text)
export BACKGROUND_COLOR="#2A1F1D" # Background
export FOREGROUND_COLOR="#E0DBB7" # Foreground (Text)
export CURSOR_COLOR="#e0dbb7" # Cursor
export CURSOR_COLOR="#E0DBB7" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/blazer.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Blazer"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#b87a7a" # Red (Syntax string)
export COLOR_03="#7ab87a" # Green (Command)
export COLOR_04="#b8b87a" # Yellow (Command second)
export COLOR_05="#7a7ab8" # Blue (Path)
export COLOR_06="#b87ab8" # Magenta (Syntax var)
export COLOR_07="#7ab8b8" # Cyan (Prompt)
export COLOR_08="#d9d9d9" # White
export COLOR_02="#B87A7A" # Red (Syntax string)
export COLOR_03="#7AB87A" # Green (Command)
export COLOR_04="#B8B87A" # Yellow (Command second)
export COLOR_05="#7A7AB8" # Blue (Path)
export COLOR_06="#B87AB8" # Magenta (Syntax var)
export COLOR_07="#7AB8B8" # Cyan (Prompt)
export COLOR_08="#D9D9D9" # White
export COLOR_09="#262626" # Bright Black
export COLOR_10="#dbbdbd" # Bright Red (Command error)
export COLOR_11="#bddbbd" # Bright Green (Exec)
export COLOR_12="#dbdbbd" # Bright Yellow
export COLOR_13="#bdbddb" # Bright Blue (Folder)
export COLOR_14="#dbbddb" # Bright Magenta
export COLOR_15="#bddbdb" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#DBBDBD" # Bright Red (Command error)
export COLOR_11="#BDDBBD" # Bright Green (Exec)
export COLOR_12="#DBDBBD" # Bright Yellow
export COLOR_13="#BDBDDB" # Bright Blue (Folder)
export COLOR_14="#DBBDDB" # Bright Magenta
export COLOR_15="#BDDBDB" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#0d1926" # Background
export FOREGROUND_COLOR="#d9e6f2" # Foreground (Text)
export BACKGROUND_COLOR="#0D1926" # Background
export FOREGROUND_COLOR="#D9E6F2" # Foreground (Text)
export CURSOR_COLOR="#d9e6f2" # Cursor
export CURSOR_COLOR="#D9E6F2" # Cursor
# | ===========================================================================
# | Apply Colors

36
themes/bluloco-light.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Bluloco Light"
export COLOR_01="#d5d6dd" # Black (Host)
export COLOR_02="#d52753" # Red (Syntax string)
export COLOR_03="#23974a" # Green (Command)
export COLOR_04="#df631c" # Yellow (Command second)
export COLOR_05="#275fe4" # Blue (Path)
export COLOR_06="#823ff1" # Magenta (Syntax var)
export COLOR_07="#27618d" # Cyan (Prompt)
export COLOR_01="#D5D6DD" # Black (Host)
export COLOR_02="#D52753" # Red (Syntax string)
export COLOR_03="#23974A" # Green (Command)
export COLOR_04="#DF631C" # Yellow (Command second)
export COLOR_05="#275FE4" # Blue (Path)
export COLOR_06="#823FF1" # Magenta (Syntax var)
export COLOR_07="#27618D" # Cyan (Prompt)
export COLOR_08="#000000" # White
export COLOR_09="#e4e5ed" # Bright Black
export COLOR_10="#ff6480" # Bright Red (Command error)
export COLOR_11="#3cbc66" # Bright Green (Exec)
export COLOR_12="#c5a332" # Bright Yellow
export COLOR_13="#0099e1" # Bright Blue (Folder)
export COLOR_14="#ce33c0" # Bright Magenta
export COLOR_15="#6d93bb" # Bright Cyan
export COLOR_16="#26272d" # Bright White
export COLOR_09="#E4E5ED" # Bright Black
export COLOR_10="#FF6480" # Bright Red (Command error)
export COLOR_11="#3CBC66" # Bright Green (Exec)
export COLOR_12="#C5A332" # Bright Yellow
export COLOR_13="#0099E1" # Bright Blue (Folder)
export COLOR_14="#CE33C0" # Bright Magenta
export COLOR_15="#6D93BB" # Bright Cyan
export COLOR_16="#26272D" # Bright White
export BACKGROUND_COLOR="#f9f9f9" # Background
export FOREGROUND_COLOR="#383a42" # Foreground (Text)
export BACKGROUND_COLOR="#F9F9F9" # Background
export FOREGROUND_COLOR="#383A42" # Foreground (Text)
export CURSOR_COLOR="#383a42" # Cursor
export CURSOR_COLOR="#383A42" # Cursor
# | ===========================================================================
# | Apply Colors

36
themes/bluloco-zsh-light.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Bluloco Zsh Light"
export COLOR_01="#e4e5f1" # Black (Host)
export COLOR_02="#d52753" # Red (Syntax string)
export COLOR_03="#23974a" # Green (Command)
export COLOR_04="#df631c" # Yellow (Command second)
export COLOR_05="#275fe4" # Blue (Path)
export COLOR_06="#823ff1" # Magenta (Syntax var)
export COLOR_07="#27618d" # Cyan (Prompt)
export COLOR_01="#E4E5F1" # Black (Host)
export COLOR_02="#D52753" # Red (Syntax string)
export COLOR_03="#23974A" # Green (Command)
export COLOR_04="#DF631C" # Yellow (Command second)
export COLOR_05="#275FE4" # Blue (Path)
export COLOR_06="#823FF1" # Magenta (Syntax var)
export COLOR_07="#27618D" # Cyan (Prompt)
export COLOR_08="#000000" # White
export COLOR_09="#5794de" # Bright Black
export COLOR_10="#ff6480" # Bright Red (Command error)
export COLOR_11="#3cbc66" # Bright Green (Exec)
export COLOR_12="#c5a332" # Bright Yellow
export COLOR_13="#0099e1" # Bright Blue (Folder)
export COLOR_14="#ce33c0" # Bright Magenta
export COLOR_15="#6d93bb" # Bright Cyan
export COLOR_16="#26272d" # Bright White
export COLOR_09="#5794DE" # Bright Black
export COLOR_10="#FF6480" # Bright Red (Command error)
export COLOR_11="#3CBC66" # Bright Green (Exec)
export COLOR_12="#C5A332" # Bright Yellow
export COLOR_13="#0099E1" # Bright Blue (Folder)
export COLOR_14="#CE33C0" # Bright Magenta
export COLOR_15="#6D93BB" # Bright Cyan
export COLOR_16="#26272D" # Bright White
export BACKGROUND_COLOR="#f9f9f9" # Background
export FOREGROUND_COLOR="#383a42" # Foreground (Text)
export BACKGROUND_COLOR="#F9F9F9" # Background
export FOREGROUND_COLOR="#383A42" # Foreground (Text)
export CURSOR_COLOR="#383a42" # Cursor
export CURSOR_COLOR="#383A42" # Cursor
# | ===========================================================================
# | Apply Colors

38
themes/borland.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Borland"
export COLOR_01="#4f4f4f" # Black (Host)
export COLOR_02="#ff6c60" # Red (Syntax string)
export COLOR_03="#a8ff60" # Green (Command)
export COLOR_04="#ffffb6" # Yellow (Command second)
export COLOR_05="#96cbfe" # Blue (Path)
export COLOR_06="#ff73fd" # Magenta (Syntax var)
export COLOR_07="#c6c5fe" # Cyan (Prompt)
export COLOR_08="#eeeeee" # White
export COLOR_01="#4F4F4F" # Black (Host)
export COLOR_02="#FF6C60" # Red (Syntax string)
export COLOR_03="#A8FF60" # Green (Command)
export COLOR_04="#FFFFB6" # Yellow (Command second)
export COLOR_05="#96CBFE" # Blue (Path)
export COLOR_06="#FF73FD" # Magenta (Syntax var)
export COLOR_07="#C6C5FE" # Cyan (Prompt)
export COLOR_08="#EEEEEE" # White
export COLOR_09="#7c7c7c" # Bright Black
export COLOR_10="#ffb6b0" # Bright Red (Command error)
export COLOR_11="#ceffac" # Bright Green (Exec)
export COLOR_12="#ffffcc" # Bright Yellow
export COLOR_13="#b5dcff" # Bright Blue (Folder)
export COLOR_14="#ff9cfe" # Bright Magenta
export COLOR_15="#dfdffe" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_09="#7C7C7C" # Bright Black
export COLOR_10="#FFB6B0" # Bright Red (Command error)
export COLOR_11="#CEFFAC" # Bright Green (Exec)
export COLOR_12="#FFFFCC" # Bright Yellow
export COLOR_13="#B5DCFF" # Bright Blue (Folder)
export COLOR_14="#FF9CFE" # Bright Magenta
export COLOR_15="#DFDFFE" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#0000a4" # Background
export FOREGROUND_COLOR="#ffff4e" # Foreground (Text)
export BACKGROUND_COLOR="#0000A4" # Background
export FOREGROUND_COLOR="#FFFF4E" # Foreground (Text)
export CURSOR_COLOR="#ffff4e" # Cursor
export CURSOR_COLOR="#FFFF4E" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/breath-darker.sh Executable file → Normal file
View File

0
themes/breath-light.sh Executable file → Normal file
View File

38
themes/breath-silverfox.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Breath Silverfox"
export COLOR_01="#1e2229" # Black (Host)
export COLOR_02="#ed1515" # Red (Syntax string)
export COLOR_03="#44853a" # Green (Command)
export COLOR_04="#f67400" # Yellow (Command second)
export COLOR_05="#1d99f3" # Blue (Path)
export COLOR_06="#9b59b6" # Magenta (Syntax var)
export COLOR_07="#1abc9c" # Cyan (Prompt)
export COLOR_08="#fcfcfc" # White
export COLOR_01="#1E2229" # Black (Host)
export COLOR_02="#ED1515" # Red (Syntax string)
export COLOR_03="#44853A" # Green (Command)
export COLOR_04="#F67400" # Yellow (Command second)
export COLOR_05="#1D99F3" # Blue (Path)
export COLOR_06="#9B59B6" # Magenta (Syntax var)
export COLOR_07="#1ABC9C" # Cyan (Prompt)
export COLOR_08="#FCFCFC" # White
export COLOR_09="#7f8c8d" # Bright Black
export COLOR_10="#c0392b" # Bright Red (Command error)
export COLOR_11="#55a649" # Bright Green (Exec)
export COLOR_12="#fdbc4b" # Bright Yellow
export COLOR_13="#3daee9" # Bright Blue (Folder)
export COLOR_14="#8e44ad" # Bright Magenta
export COLOR_15="#16a085" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_09="#7F8C8D" # Bright Black
export COLOR_10="#C0392B" # Bright Red (Command error)
export COLOR_11="#55A649" # Bright Green (Exec)
export COLOR_12="#FDBC4B" # Bright Yellow
export COLOR_13="#3DAEE9" # Bright Blue (Folder)
export COLOR_14="#8E44AD" # Bright Magenta
export COLOR_15="#16A085" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#1e2229" # Background
export FOREGROUND_COLOR="#bbbbbb" # Foreground (Text)
export BACKGROUND_COLOR="#1E2229" # Background
export FOREGROUND_COLOR="#BBBBBB" # Foreground (Text)
export CURSOR_COLOR="#bbbbbb" # Cursor
export CURSOR_COLOR="#BBBBBB" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/breath.sh Executable file → Normal file
View File

0
themes/breeze.sh Executable file → Normal file
View File

34
themes/broadcast.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Broadcast"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#da4939" # Red (Syntax string)
export COLOR_03="#519f50" # Green (Command)
export COLOR_04="#ffd24a" # Yellow (Command second)
export COLOR_05="#6d9cbe" # Blue (Path)
export COLOR_06="#d0d0ff" # Magenta (Syntax var)
export COLOR_07="#6e9cbe" # Cyan (Prompt)
export COLOR_08="#ffffff" # White
export COLOR_02="#DA4939" # Red (Syntax string)
export COLOR_03="#519F50" # Green (Command)
export COLOR_04="#FFD24A" # Yellow (Command second)
export COLOR_05="#6D9CBE" # Blue (Path)
export COLOR_06="#D0D0FF" # Magenta (Syntax var)
export COLOR_07="#6E9CBE" # Cyan (Prompt)
export COLOR_08="#FFFFFF" # White
export COLOR_09="#323232" # Bright Black
export COLOR_10="#ff7b6b" # Bright Red (Command error)
export COLOR_11="#83d182" # Bright Green (Exec)
export COLOR_12="#ffff7c" # Bright Yellow
export COLOR_13="#9fcef0" # Bright Blue (Folder)
export COLOR_14="#ffffff" # Bright Magenta
export COLOR_15="#a0cef0" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#FF7B6B" # Bright Red (Command error)
export COLOR_11="#83D182" # Bright Green (Exec)
export COLOR_12="#FFFF7C" # Bright Yellow
export COLOR_13="#9FCEF0" # Bright Blue (Folder)
export COLOR_14="#FFFFFF" # Bright Magenta
export COLOR_15="#A0CEF0" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#2b2b2b" # Background
export FOREGROUND_COLOR="#e6e1dc" # Foreground (Text)
export BACKGROUND_COLOR="#2B2B2B" # Background
export FOREGROUND_COLOR="#E6E1DC" # Foreground (Text)
export CURSOR_COLOR="#e6e1dc" # Cursor
export CURSOR_COLOR="#E6E1DC" # Cursor
# | ===========================================================================
# | Apply Colors

36
themes/brogrammer.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Brogrammer"
export COLOR_01="#1f1f1f" # Black (Host)
export COLOR_02="#f81118" # Red (Syntax string)
export COLOR_03="#2dc55e" # Green (Command)
export COLOR_04="#ecba0f" # Yellow (Command second)
export COLOR_05="#2a84d2" # Blue (Path)
export COLOR_06="#4e5ab7" # Magenta (Syntax var)
export COLOR_07="#1081d6" # Cyan (Prompt)
export COLOR_08="#d6dbe5" # White
export COLOR_01="#1F1F1F" # Black (Host)
export COLOR_02="#F81118" # Red (Syntax string)
export COLOR_03="#2DC55E" # Green (Command)
export COLOR_04="#ECBA0F" # Yellow (Command second)
export COLOR_05="#2A84D2" # Blue (Path)
export COLOR_06="#4E5AB7" # Magenta (Syntax var)
export COLOR_07="#1081D6" # Cyan (Prompt)
export COLOR_08="#D6DBE5" # White
export COLOR_09="#d6dbe5" # Bright Black
export COLOR_10="#de352e" # Bright Red (Command error)
export COLOR_11="#1dd361" # Bright Green (Exec)
export COLOR_12="#f3bd09" # Bright Yellow
export COLOR_13="#1081d6" # Bright Blue (Folder)
export COLOR_14="#5350b9" # Bright Magenta
export COLOR_15="#0f7ddb" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_09="#D6DBE5" # Bright Black
export COLOR_10="#DE352E" # Bright Red (Command error)
export COLOR_11="#1DD361" # Bright Green (Exec)
export COLOR_12="#F3BD09" # Bright Yellow
export COLOR_13="#1081D6" # Bright Blue (Folder)
export COLOR_14="#5350B9" # Bright Magenta
export COLOR_15="#0F7DDB" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#131313" # Background
export FOREGROUND_COLOR="#d6dbe5" # Foreground (Text)
export FOREGROUND_COLOR="#D6DBE5" # Foreground (Text)
export CURSOR_COLOR="#d6dbe5" # Cursor
export CURSOR_COLOR="#D6DBE5" # Cursor
# | ===========================================================================
# | Apply Colors

30
themes/c64.sh Executable file → Normal file
View File

@ -4,26 +4,26 @@ export PROFILE_NAME="C64"
export COLOR_01="#090300" # Black (Host)
export COLOR_02="#883932" # Red (Syntax string)
export COLOR_03="#55a049" # Green (Command)
export COLOR_04="#bfce72" # Yellow (Command second)
export COLOR_05="#40318d" # Blue (Path)
export COLOR_06="#8b3f96" # Magenta (Syntax var)
export COLOR_07="#67b6bd" # Cyan (Prompt)
export COLOR_08="#ffffff" # White
export COLOR_03="#55A049" # Green (Command)
export COLOR_04="#BFCE72" # Yellow (Command second)
export COLOR_05="#40318D" # Blue (Path)
export COLOR_06="#8B3F96" # Magenta (Syntax var)
export COLOR_07="#67B6BD" # Cyan (Prompt)
export COLOR_08="#FFFFFF" # White
export COLOR_09="#000000" # Bright Black
export COLOR_10="#883932" # Bright Red (Command error)
export COLOR_11="#55a049" # Bright Green (Exec)
export COLOR_12="#bfce72" # Bright Yellow
export COLOR_13="#40318d" # Bright Blue (Folder)
export COLOR_14="#8b3f96" # Bright Magenta
export COLOR_15="#67b6bd" # Bright Cyan
export COLOR_16="#f7f7f7" # Bright White
export COLOR_11="#55A049" # Bright Green (Exec)
export COLOR_12="#BFCE72" # Bright Yellow
export COLOR_13="#40318D" # Bright Blue (Folder)
export COLOR_14="#8B3F96" # Bright Magenta
export COLOR_15="#67B6BD" # Bright Cyan
export COLOR_16="#F7F7F7" # Bright White
export BACKGROUND_COLOR="#40318d" # Background
export FOREGROUND_COLOR="#7869c4" # Foreground (Text)
export BACKGROUND_COLOR="#40318D" # Background
export FOREGROUND_COLOR="#7869C4" # Foreground (Text)
export CURSOR_COLOR="#7869c4" # Cursor
export CURSOR_COLOR="#7869C4" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/cai.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Cai"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#ca274d" # Red (Syntax string)
export COLOR_03="#4dca27" # Green (Command)
export COLOR_04="#caa427" # Yellow (Command second)
export COLOR_05="#274dca" # Blue (Path)
export COLOR_06="#a427ca" # Magenta (Syntax var)
export COLOR_07="#27caa4" # Cyan (Prompt)
export COLOR_02="#CA274D" # Red (Syntax string)
export COLOR_03="#4DCA27" # Green (Command)
export COLOR_04="#CAA427" # Yellow (Command second)
export COLOR_05="#274DCA" # Blue (Path)
export COLOR_06="#A427CA" # Magenta (Syntax var)
export COLOR_07="#27CAA4" # Cyan (Prompt)
export COLOR_08="#808080" # White
export COLOR_09="#808080" # Bright Black
export COLOR_10="#e98da3" # Bright Red (Command error)
export COLOR_11="#a3e98d" # Bright Green (Exec)
export COLOR_12="#e9d48d" # Bright Yellow
export COLOR_13="#8da3e9" # Bright Blue (Folder)
export COLOR_14="#d48de9" # Bright Magenta
export COLOR_15="#8de9d4" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#E98DA3" # Bright Red (Command error)
export COLOR_11="#A3E98D" # Bright Green (Exec)
export COLOR_12="#E9D48D" # Bright Yellow
export COLOR_13="#8DA3E9" # Bright Blue (Folder)
export COLOR_14="#D48DE9" # Bright Magenta
export COLOR_15="#8DE9D4" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#09111a" # Background
export FOREGROUND_COLOR="#d9e6f2" # Foreground (Text)
export BACKGROUND_COLOR="#09111A" # Background
export FOREGROUND_COLOR="#D9E6F2" # Foreground (Text)
export CURSOR_COLOR="#d9e6f2" # Cursor
export CURSOR_COLOR="#D9E6F2" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/catppuccin-frappe.sh Executable file → Normal file
View File

0
themes/catppuccin-latte.sh Executable file → Normal file
View File

0
themes/catppuccin-macchiato.sh Executable file → Normal file
View File

6
themes/catppuccin-mocha.sh Executable file → Normal file
View File

@ -20,10 +20,10 @@ export COLOR_14="#F5C2E7" # Bright Magenta
export COLOR_15="#94E2D5" # Bright Cyan
export COLOR_16="#A6ADC8" # Bright White
export BACKGROUND_COLOR="#1e1e2e" # Background
export FOREGROUND_COLOR="#cdd6f4" # Foreground (Text)
export BACKGROUND_COLOR="#1E1E2E" # Background
export FOREGROUND_COLOR="#CDD6F4" # Foreground (Text)
export CURSOR_COLOR="#cdd6f4" # Cursor
export CURSOR_COLOR="#CDD6F4" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/chalk.sh Executable file → Normal file
View File

34
themes/chalkboard.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Chalkboard"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#c37372" # Red (Syntax string)
export COLOR_03="#72c373" # Green (Command)
export COLOR_04="#c2c372" # Yellow (Command second)
export COLOR_05="#7372c3" # Blue (Path)
export COLOR_06="#c372c2" # Magenta (Syntax var)
export COLOR_07="#72c2c3" # Cyan (Prompt)
export COLOR_08="#d9d9d9" # White
export COLOR_02="#C37372" # Red (Syntax string)
export COLOR_03="#72C373" # Green (Command)
export COLOR_04="#C2C372" # Yellow (Command second)
export COLOR_05="#7372C3" # Blue (Path)
export COLOR_06="#C372C2" # Magenta (Syntax var)
export COLOR_07="#72C2C3" # Cyan (Prompt)
export COLOR_08="#D9D9D9" # White
export COLOR_09="#323232" # Bright Black
export COLOR_10="#dbaaaa" # Bright Red (Command error)
export COLOR_11="#aadbaa" # Bright Green (Exec)
export COLOR_12="#dadbaa" # Bright Yellow
export COLOR_13="#aaaadb" # Bright Blue (Folder)
export COLOR_14="#dbaada" # Bright Magenta
export COLOR_15="#aadadb" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#DBAAAA" # Bright Red (Command error)
export COLOR_11="#AADBAA" # Bright Green (Exec)
export COLOR_12="#DADBAA" # Bright Yellow
export COLOR_13="#AAAADB" # Bright Blue (Folder)
export COLOR_14="#DBAADA" # Bright Magenta
export COLOR_15="#AADADB" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#29262f" # Background
export FOREGROUND_COLOR="#d9e6f2" # Foreground (Text)
export BACKGROUND_COLOR="#29262F" # Background
export FOREGROUND_COLOR="#D9E6F2" # Foreground (Text)
export CURSOR_COLOR="#d9e6f2" # Cursor
export CURSOR_COLOR="#D9E6F2" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/chameleon.sh Executable file → Normal file
View File

32
themes/ciapre.sh Executable file → Normal file
View File

@ -4,26 +4,26 @@ export PROFILE_NAME="Ciapre"
export COLOR_01="#181818" # Black (Host)
export COLOR_02="#810009" # Red (Syntax string)
export COLOR_03="#48513b" # Green (Command)
export COLOR_04="#cc8b3f" # Yellow (Command second)
export COLOR_05="#576d8c" # Blue (Path)
export COLOR_06="#724d7c" # Magenta (Syntax var)
export COLOR_07="#5c4f4b" # Cyan (Prompt)
export COLOR_08="#aea47f" # White
export COLOR_03="#48513B" # Green (Command)
export COLOR_04="#CC8B3F" # Yellow (Command second)
export COLOR_05="#576D8C" # Blue (Path)
export COLOR_06="#724D7C" # Magenta (Syntax var)
export COLOR_07="#5C4F4B" # Cyan (Prompt)
export COLOR_08="#AEA47F" # White
export COLOR_09="#555555" # Bright Black
export COLOR_10="#ac3835" # Bright Red (Command error)
export COLOR_11="#a6a75d" # Bright Green (Exec)
export COLOR_12="#dcdf7c" # Bright Yellow
export COLOR_13="#3097c6" # Bright Blue (Folder)
export COLOR_14="#d33061" # Bright Magenta
export COLOR_15="#f3dbb2" # Bright Cyan
export COLOR_16="#f4f4f4" # Bright White
export COLOR_10="#AC3835" # Bright Red (Command error)
export COLOR_11="#A6A75D" # Bright Green (Exec)
export COLOR_12="#DCDF7C" # Bright Yellow
export COLOR_13="#3097C6" # Bright Blue (Folder)
export COLOR_14="#D33061" # Bright Magenta
export COLOR_15="#F3DBB2" # Bright Cyan
export COLOR_16="#F4F4F4" # Bright White
export BACKGROUND_COLOR="#191c27" # Background
export FOREGROUND_COLOR="#aea47a" # Foreground (Text)
export BACKGROUND_COLOR="#191C27" # Background
export FOREGROUND_COLOR="#AEA47A" # Foreground (Text)
export CURSOR_COLOR="#aea47a" # Cursor
export CURSOR_COLOR="#AEA47A" # Cursor
# | ===========================================================================
# | Apply Colors

6
themes/clone-of-ubuntu.sh Executable file → Normal file
View File

@ -20,10 +20,10 @@ export COLOR_14="#AD7FA8" # Bright Magenta
export COLOR_15="#34E2E2" # Bright Cyan
export COLOR_16="#EEEEEC" # Bright White
export BACKGROUND_COLOR="#300a24" # Background
export FOREGROUND_COLOR="#ffffff" # Foreground (Text)
export BACKGROUND_COLOR="#300A24" # Background
export FOREGROUND_COLOR="#FFFFFF" # Foreground (Text)
export CURSOR_COLOR="#ffffff" # Cursor
export CURSOR_COLOR="#FFFFFF" # Cursor
# | ===========================================================================
# | Apply Colors

30
themes/clrs.sh Executable file → Normal file
View File

@ -3,24 +3,24 @@
export PROFILE_NAME="Clrs"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#f8282a" # Red (Syntax string)
export COLOR_03="#328a5d" # Green (Command)
export COLOR_04="#fa701d" # Yellow (Command second)
export COLOR_05="#135cd0" # Blue (Path)
export COLOR_06="#9f00bd" # Magenta (Syntax var)
export COLOR_07="#33c3c1" # Cyan (Prompt)
export COLOR_08="#b3b3b3" # White
export COLOR_02="#F8282A" # Red (Syntax string)
export COLOR_03="#328A5D" # Green (Command)
export COLOR_04="#FA701D" # Yellow (Command second)
export COLOR_05="#135CD0" # Blue (Path)
export COLOR_06="#9F00BD" # Magenta (Syntax var)
export COLOR_07="#33C3C1" # Cyan (Prompt)
export COLOR_08="#B3B3B3" # White
export COLOR_09="#555753" # Bright Black
export COLOR_10="#fb0416" # Bright Red (Command error)
export COLOR_11="#2cc631" # Bright Green (Exec)
export COLOR_12="#fdd727" # Bright Yellow
export COLOR_13="#1670ff" # Bright Blue (Folder)
export COLOR_14="#e900b0" # Bright Magenta
export COLOR_15="#3ad5ce" # Bright Cyan
export COLOR_16="#eeeeec" # Bright White
export COLOR_10="#FB0416" # Bright Red (Command error)
export COLOR_11="#2CC631" # Bright Green (Exec)
export COLOR_12="#FDD727" # Bright Yellow
export COLOR_13="#1670FF" # Bright Blue (Folder)
export COLOR_14="#E900B0" # Bright Magenta
export COLOR_15="#3AD5CE" # Bright Cyan
export COLOR_16="#EEEEEC" # Bright White
export BACKGROUND_COLOR="#ffffff" # Background
export BACKGROUND_COLOR="#FFFFFF" # Background
export FOREGROUND_COLOR="#262626" # Foreground (Text)
export CURSOR_COLOR="#262626" # Cursor

32
themes/cobalt-2.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Cobalt 2"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#ff0000" # Red (Syntax string)
export COLOR_03="#38de21" # Green (Command)
export COLOR_04="#ffe50a" # Yellow (Command second)
export COLOR_05="#1460d2" # Blue (Path)
export COLOR_06="#ff005d" # Magenta (Syntax var)
export COLOR_07="#00bbbb" # Cyan (Prompt)
export COLOR_08="#bbbbbb" # White
export COLOR_02="#FF0000" # Red (Syntax string)
export COLOR_03="#38DE21" # Green (Command)
export COLOR_04="#FFE50A" # Yellow (Command second)
export COLOR_05="#1460D2" # Blue (Path)
export COLOR_06="#FF005D" # Magenta (Syntax var)
export COLOR_07="#00BBBB" # Cyan (Prompt)
export COLOR_08="#BBBBBB" # White
export COLOR_09="#555555" # Bright Black
export COLOR_10="#f40e17" # Bright Red (Command error)
export COLOR_11="#3bd01d" # Bright Green (Exec)
export COLOR_12="#edc809" # Bright Yellow
export COLOR_13="#5555ff" # Bright Blue (Folder)
export COLOR_14="#ff55ff" # Bright Magenta
export COLOR_15="#6ae3fa" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#F40E17" # Bright Red (Command error)
export COLOR_11="#3BD01D" # Bright Green (Exec)
export COLOR_12="#EDC809" # Bright Yellow
export COLOR_13="#5555FF" # Bright Blue (Folder)
export COLOR_14="#FF55FF" # Bright Magenta
export COLOR_15="#6AE3FA" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#132738" # Background
export FOREGROUND_COLOR="#ffffff" # Foreground (Text)
export FOREGROUND_COLOR="#FFFFFF" # Foreground (Text)
export CURSOR_COLOR="#ffffff" # Cursor
export CURSOR_COLOR="#FFFFFF" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/cobalt-neon.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Cobalt Neon"
export COLOR_01="#142631" # Black (Host)
export COLOR_02="#ff2320" # Red (Syntax string)
export COLOR_03="#3ba5ff" # Green (Command)
export COLOR_04="#e9e75c" # Yellow (Command second)
export COLOR_05="#8ff586" # Blue (Path)
export COLOR_06="#781aa0" # Magenta (Syntax var)
export COLOR_07="#8ff586" # Cyan (Prompt)
export COLOR_08="#ba46b2" # White
export COLOR_02="#FF2320" # Red (Syntax string)
export COLOR_03="#3BA5FF" # Green (Command)
export COLOR_04="#E9E75C" # Yellow (Command second)
export COLOR_05="#8FF586" # Blue (Path)
export COLOR_06="#781AA0" # Magenta (Syntax var)
export COLOR_07="#8FF586" # Cyan (Prompt)
export COLOR_08="#BA46B2" # White
export COLOR_09="#fff688" # Bright Black
export COLOR_10="#d4312e" # Bright Red (Command error)
export COLOR_11="#8ff586" # Bright Green (Exec)
export COLOR_12="#e9f06d" # Bright Yellow
export COLOR_13="#3c7dd2" # Bright Blue (Folder)
export COLOR_14="#8230a7" # Bright Magenta
export COLOR_15="#6cbc67" # Bright Cyan
export COLOR_16="#8ff586" # Bright White
export COLOR_09="#FFF688" # Bright Black
export COLOR_10="#D4312E" # Bright Red (Command error)
export COLOR_11="#8FF586" # Bright Green (Exec)
export COLOR_12="#E9F06D" # Bright Yellow
export COLOR_13="#3C7DD2" # Bright Blue (Folder)
export COLOR_14="#8230A7" # Bright Magenta
export COLOR_15="#6CBC67" # Bright Cyan
export COLOR_16="#8FF586" # Bright White
export BACKGROUND_COLOR="#142838" # Background
export FOREGROUND_COLOR="#8ff586" # Foreground (Text)
export FOREGROUND_COLOR="#8FF586" # Foreground (Text)
export CURSOR_COLOR="#8ff586" # Cursor
export CURSOR_COLOR="#8FF586" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/colorcli.sh Executable file → Normal file
View File

34
themes/crayon-pony-fish.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Crayon Pony Fish"
export COLOR_01="#2b1b1d" # Black (Host)
export COLOR_02="#91002b" # Red (Syntax string)
export COLOR_01="#2B1B1D" # Black (Host)
export COLOR_02="#91002B" # Red (Syntax string)
export COLOR_03="#579524" # Green (Command)
export COLOR_04="#ab311b" # Yellow (Command second)
export COLOR_05="#8c87b0" # Blue (Path)
export COLOR_06="#692f50" # Magenta (Syntax var)
export COLOR_07="#e8a866" # Cyan (Prompt)
export COLOR_08="#68525a" # White
export COLOR_04="#AB311B" # Yellow (Command second)
export COLOR_05="#8C87B0" # Blue (Path)
export COLOR_06="#692F50" # Magenta (Syntax var)
export COLOR_07="#E8A866" # Cyan (Prompt)
export COLOR_08="#68525A" # White
export COLOR_09="#3d2b2e" # Bright Black
export COLOR_10="#c5255d" # Bright Red (Command error)
export COLOR_11="#8dff57" # Bright Green (Exec)
export COLOR_12="#c8381d" # Bright Yellow
export COLOR_13="#cfc9ff" # Bright Blue (Folder)
export COLOR_14="#fc6cba" # Bright Magenta
export COLOR_15="#ffceaf" # Bright Cyan
export COLOR_16="#b0949d" # Bright White
export COLOR_09="#3D2B2E" # Bright Black
export COLOR_10="#C5255D" # Bright Red (Command error)
export COLOR_11="#8DFF57" # Bright Green (Exec)
export COLOR_12="#C8381D" # Bright Yellow
export COLOR_13="#CFC9FF" # Bright Blue (Folder)
export COLOR_14="#FC6CBA" # Bright Magenta
export COLOR_15="#FFCEAF" # Bright Cyan
export COLOR_16="#B0949D" # Bright White
export BACKGROUND_COLOR="#150707" # Background
export FOREGROUND_COLOR="#68525a" # Foreground (Text)
export FOREGROUND_COLOR="#68525A" # Foreground (Text)
export CURSOR_COLOR="#68525a" # Cursor
export CURSOR_COLOR="#68525A" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/dark-pastel.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Dark Pastel"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#ff5555" # Red (Syntax string)
export COLOR_03="#55ff55" # Green (Command)
export COLOR_04="#ffff55" # Yellow (Command second)
export COLOR_05="#5555ff" # Blue (Path)
export COLOR_06="#ff55ff" # Magenta (Syntax var)
export COLOR_07="#55ffff" # Cyan (Prompt)
export COLOR_08="#bbbbbb" # White
export COLOR_02="#FF5555" # Red (Syntax string)
export COLOR_03="#55FF55" # Green (Command)
export COLOR_04="#FFFF55" # Yellow (Command second)
export COLOR_05="#5555FF" # Blue (Path)
export COLOR_06="#FF55FF" # Magenta (Syntax var)
export COLOR_07="#55FFFF" # Cyan (Prompt)
export COLOR_08="#BBBBBB" # White
export COLOR_09="#555555" # Bright Black
export COLOR_10="#ff5555" # Bright Red (Command error)
export COLOR_11="#55ff55" # Bright Green (Exec)
export COLOR_12="#ffff55" # Bright Yellow
export COLOR_13="#5555ff" # Bright Blue (Folder)
export COLOR_14="#ff55ff" # Bright Magenta
export COLOR_15="#55ffff" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#FF5555" # Bright Red (Command error)
export COLOR_11="#55FF55" # Bright Green (Exec)
export COLOR_12="#FFFF55" # Bright Yellow
export COLOR_13="#5555FF" # Bright Blue (Folder)
export COLOR_14="#FF55FF" # Bright Magenta
export COLOR_15="#55FFFF" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#000000" # Background
export FOREGROUND_COLOR="#ffffff" # Foreground (Text)
export FOREGROUND_COLOR="#FFFFFF" # Foreground (Text)
export CURSOR_COLOR="#ffffff" # Cursor
export CURSOR_COLOR="#FFFFFF" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/darkside.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Darkside"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#e8341c" # Red (Syntax string)
export COLOR_03="#68c256" # Green (Command)
export COLOR_04="#f2d42c" # Yellow (Command second)
export COLOR_05="#1c98e8" # Blue (Path)
export COLOR_06="#8e69c9" # Magenta (Syntax var)
export COLOR_07="#1c98e8" # Cyan (Prompt)
export COLOR_08="#bababa" # White
export COLOR_02="#E8341C" # Red (Syntax string)
export COLOR_03="#68C256" # Green (Command)
export COLOR_04="#F2D42C" # Yellow (Command second)
export COLOR_05="#1C98E8" # Blue (Path)
export COLOR_06="#8E69C9" # Magenta (Syntax var)
export COLOR_07="#1C98E8" # Cyan (Prompt)
export COLOR_08="#BABABA" # White
export COLOR_09="#000000" # Bright Black
export COLOR_10="#e05a4f" # Bright Red (Command error)
export COLOR_11="#77b869" # Bright Green (Exec)
export COLOR_12="#efd64b" # Bright Yellow
export COLOR_13="#387cd3" # Bright Blue (Folder)
export COLOR_14="#957bbe" # Bright Magenta
export COLOR_15="#3d97e2" # Bright Cyan
export COLOR_16="#bababa" # Bright White
export COLOR_10="#E05A4F" # Bright Red (Command error)
export COLOR_11="#77B869" # Bright Green (Exec)
export COLOR_12="#EFD64B" # Bright Yellow
export COLOR_13="#387CD3" # Bright Blue (Folder)
export COLOR_14="#957BBE" # Bright Magenta
export COLOR_15="#3D97E2" # Bright Cyan
export COLOR_16="#BABABA" # Bright White
export BACKGROUND_COLOR="#222324" # Background
export FOREGROUND_COLOR="#bababa" # Foreground (Text)
export FOREGROUND_COLOR="#BABABA" # Foreground (Text)
export CURSOR_COLOR="#bababa" # Cursor
export CURSOR_COLOR="#BABABA" # Cursor
# | ===========================================================================
# | Apply Colors

30
themes/dehydration.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Dehydration"
export COLOR_01="#333333" # Black (Host)
export COLOR_02="#ff5555" # Red (Syntax string)
export COLOR_03="#5fd38d" # Green (Command)
export COLOR_04="#ff9955" # Yellow (Command second)
export COLOR_05="#3771c8" # Blue (Path)
export COLOR_06="#bc5fd3" # Magenta (Syntax var)
export COLOR_07="#5fd3bc" # Cyan (Prompt)
export COLOR_02="#FF5555" # Red (Syntax string)
export COLOR_03="#5FD38D" # Green (Command)
export COLOR_04="#FF9955" # Yellow (Command second)
export COLOR_05="#3771C8" # Blue (Path)
export COLOR_06="#BC5FD3" # Magenta (Syntax var)
export COLOR_07="#5FD3BC" # Cyan (Prompt)
export COLOR_08="#999999" # White
export COLOR_09="#666666" # Bright Black
export COLOR_10="#ff8080" # Bright Red (Command error)
export COLOR_11="#87deaa" # Bright Green (Exec)
export COLOR_12="#ffb380" # Bright Yellow
export COLOR_13="#5f8dd3" # Bright Blue (Folder)
export COLOR_14="#cd87de" # Bright Magenta
export COLOR_15="#87decd" # Bright Cyan
export COLOR_16="#cccccc" # Bright White
export COLOR_10="#FF8080" # Bright Red (Command error)
export COLOR_11="#87DEAA" # Bright Green (Exec)
export COLOR_12="#FFB380" # Bright Yellow
export COLOR_13="#5F8DD3" # Bright Blue (Folder)
export COLOR_14="#CD87DE" # Bright Magenta
export COLOR_15="#87DECD" # Bright Cyan
export COLOR_16="#CCCCCC" # Bright White
export BACKGROUND_COLOR="#333333" # Background
export FOREGROUND_COLOR="#cccccc" # Foreground (Text)
export FOREGROUND_COLOR="#CCCCCC" # Foreground (Text)
export CURSOR_COLOR="#cccccc" # Cursor
export CURSOR_COLOR="#CCCCCC" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/desert.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Desert"
export COLOR_01="#4d4d4d" # Black (Host)
export COLOR_02="#ff2b2b" # Red (Syntax string)
export COLOR_03="#98fb98" # Green (Command)
export COLOR_04="#f0e68c" # Yellow (Command second)
export COLOR_05="#cd853f" # Blue (Path)
export COLOR_06="#ffdead" # Magenta (Syntax var)
export COLOR_07="#ffa0a0" # Cyan (Prompt)
export COLOR_08="#f5deb3" # White
export COLOR_01="#4D4D4D" # Black (Host)
export COLOR_02="#FF2B2B" # Red (Syntax string)
export COLOR_03="#98FB98" # Green (Command)
export COLOR_04="#F0E68C" # Yellow (Command second)
export COLOR_05="#CD853F" # Blue (Path)
export COLOR_06="#FFDEAD" # Magenta (Syntax var)
export COLOR_07="#FFA0A0" # Cyan (Prompt)
export COLOR_08="#F5DEB3" # White
export COLOR_09="#555555" # Bright Black
export COLOR_10="#ff5555" # Bright Red (Command error)
export COLOR_11="#55ff55" # Bright Green (Exec)
export COLOR_12="#ffff55" # Bright Yellow
export COLOR_13="#87ceff" # Bright Blue (Folder)
export COLOR_14="#ff55ff" # Bright Magenta
export COLOR_15="#ffd700" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#FF5555" # Bright Red (Command error)
export COLOR_11="#55FF55" # Bright Green (Exec)
export COLOR_12="#FFFF55" # Bright Yellow
export COLOR_13="#87CEFF" # Bright Blue (Folder)
export COLOR_14="#FF55FF" # Bright Magenta
export COLOR_15="#FFD700" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#333333" # Background
export FOREGROUND_COLOR="#ffffff" # Foreground (Text)
export FOREGROUND_COLOR="#FFFFFF" # Foreground (Text)
export CURSOR_COLOR="#ffffff" # Cursor
export CURSOR_COLOR="#FFFFFF" # Cursor
# | ===========================================================================
# | Apply Colors

36
themes/dimmed-monokai.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Dimmed Monokai"
export COLOR_01="#3a3d43" # Black (Host)
export COLOR_02="#be3f48" # Red (Syntax string)
export COLOR_03="#879a3b" # Green (Command)
export COLOR_04="#c5a635" # Yellow (Command second)
export COLOR_05="#4f76a1" # Blue (Path)
export COLOR_06="#855c8d" # Magenta (Syntax var)
export COLOR_07="#578fa4" # Cyan (Prompt)
export COLOR_08="#b9bcba" # White
export COLOR_01="#3A3D43" # Black (Host)
export COLOR_02="#BE3F48" # Red (Syntax string)
export COLOR_03="#879A3B" # Green (Command)
export COLOR_04="#C5A635" # Yellow (Command second)
export COLOR_05="#4F76A1" # Blue (Path)
export COLOR_06="#855C8D" # Magenta (Syntax var)
export COLOR_07="#578FA4" # Cyan (Prompt)
export COLOR_08="#B9BCBA" # White
export COLOR_09="#888987" # Bright Black
export COLOR_10="#fb001f" # Bright Red (Command error)
export COLOR_11="#0f722f" # Bright Green (Exec)
export COLOR_12="#c47033" # Bright Yellow
export COLOR_13="#186de3" # Bright Blue (Folder)
export COLOR_14="#fb0067" # Bright Magenta
export COLOR_15="#2e706d" # Bright Cyan
export COLOR_16="#fdffb9" # Bright White
export COLOR_10="#FB001F" # Bright Red (Command error)
export COLOR_11="#0F722F" # Bright Green (Exec)
export COLOR_12="#C47033" # Bright Yellow
export COLOR_13="#186DE3" # Bright Blue (Folder)
export COLOR_14="#FB0067" # Bright Magenta
export COLOR_15="#2E706D" # Bright Cyan
export COLOR_16="#FDFFB9" # Bright White
export BACKGROUND_COLOR="#1f1f1f" # Background
export FOREGROUND_COLOR="#b9bcba" # Foreground (Text)
export BACKGROUND_COLOR="#1F1F1F" # Background
export FOREGROUND_COLOR="#B9BCBA" # Foreground (Text)
export CURSOR_COLOR="#b9bcba" # Cursor
export CURSOR_COLOR="#B9BCBA" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/dissonance.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Dissonance"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#dc322f" # Red (Syntax string)
export COLOR_03="#56db3a" # Green (Command)
export COLOR_04="#ff8400" # Yellow (Command second)
export COLOR_05="#0084d4" # Blue (Path)
export COLOR_06="#b729d9" # Magenta (Syntax var)
export COLOR_07="#ccccff" # Cyan (Prompt)
export COLOR_08="#ffffff" # White
export COLOR_02="#DC322F" # Red (Syntax string)
export COLOR_03="#56DB3A" # Green (Command)
export COLOR_04="#FF8400" # Yellow (Command second)
export COLOR_05="#0084D4" # Blue (Path)
export COLOR_06="#B729D9" # Magenta (Syntax var)
export COLOR_07="#CCCCFF" # Cyan (Prompt)
export COLOR_08="#FFFFFF" # White
export COLOR_09="#d6dbe5" # Bright Black
export COLOR_10="#dc322f" # Bright Red (Command error)
export COLOR_11="#56db3a" # Bright Green (Exec)
export COLOR_12="#ff8400" # Bright Yellow
export COLOR_13="#0084d4" # Bright Blue (Folder)
export COLOR_14="#b729d9" # Bright Magenta
export COLOR_15="#ccccff" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_09="#D6DBE5" # Bright Black
export COLOR_10="#DC322F" # Bright Red (Command error)
export COLOR_11="#56DB3A" # Bright Green (Exec)
export COLOR_12="#FF8400" # Bright Yellow
export COLOR_13="#0084D4" # Bright Blue (Folder)
export COLOR_14="#B729D9" # Bright Magenta
export COLOR_15="#CCCCFF" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#000000" # Background
export FOREGROUND_COLOR="#ffffff" # Foreground (Text)
export FOREGROUND_COLOR="#FFFFFF" # Foreground (Text)
export CURSOR_COLOR="#dc322f" # Cursor
export CURSOR_COLOR="#DC322F" # Cursor
# | ===========================================================================
# | Apply Colors

30
themes/dracula.sh Executable file → Normal file
View File

@ -2,25 +2,25 @@
export PROFILE_NAME="Dracula"
export COLOR_01="#44475a" # Black (Host)
export COLOR_02="#ff5555" # Red (Syntax string)
export COLOR_03="#50fa7b" # Green (Command)
export COLOR_04="#ffb86c" # Yellow (Command second)
export COLOR_05="#8be9fd" # Blue (Path)
export COLOR_06="#bd93f9" # Magenta (Syntax var)
export COLOR_07="#ff79c6" # Cyan (Prompt)
export COLOR_01="#44475A" # Black (Host)
export COLOR_02="#FF5555" # Red (Syntax string)
export COLOR_03="#50FA7B" # Green (Command)
export COLOR_04="#FFB86C" # Yellow (Command second)
export COLOR_05="#8BE9FD" # Blue (Path)
export COLOR_06="#BD93F9" # Magenta (Syntax var)
export COLOR_07="#FF79C6" # Cyan (Prompt)
export COLOR_08="#94A3A5" # White
export COLOR_09="#000000" # Bright Black
export COLOR_10="#ff5555" # Bright Red (Command error)
export COLOR_11="#50fa7b" # Bright Green (Exec)
export COLOR_12="#ffb86c" # Bright Yellow
export COLOR_13="#8be9fd" # Bright Blue (Folder)
export COLOR_14="#bd93f9" # Bright Magenta
export COLOR_15="#ff79c6" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#FF5555" # Bright Red (Command error)
export COLOR_11="#50FA7B" # Bright Green (Exec)
export COLOR_12="#FFB86C" # Bright Yellow
export COLOR_13="#8BE9FD" # Bright Blue (Folder)
export COLOR_14="#BD93F9" # Bright Magenta
export COLOR_15="#FF79C6" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#282a36" # Background
export BACKGROUND_COLOR="#282A36" # Background
export FOREGROUND_COLOR="#94A3A5" # Foreground (Text)
export CURSOR_COLOR="#94A3A5" # Cursor

32
themes/earthsong.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Earthsong"
export COLOR_01="#121418" # Black (Host)
export COLOR_02="#c94234" # Red (Syntax string)
export COLOR_03="#85c54c" # Green (Command)
export COLOR_04="#f5ae2e" # Yellow (Command second)
export COLOR_05="#1398b9" # Blue (Path)
export COLOR_06="#d0633d" # Magenta (Syntax var)
export COLOR_02="#C94234" # Red (Syntax string)
export COLOR_03="#85C54C" # Green (Command)
export COLOR_04="#F5AE2E" # Yellow (Command second)
export COLOR_05="#1398B9" # Blue (Path)
export COLOR_06="#D0633D" # Magenta (Syntax var)
export COLOR_07="#509552" # Cyan (Prompt)
export COLOR_08="#e5c6aa" # White
export COLOR_08="#E5C6AA" # White
export COLOR_09="#675f54" # Bright Black
export COLOR_10="#ff645a" # Bright Red (Command error)
export COLOR_11="#98e036" # Bright Green (Exec)
export COLOR_12="#e0d561" # Bright Yellow
export COLOR_13="#5fdaff" # Bright Blue (Folder)
export COLOR_14="#ff9269" # Bright Magenta
export COLOR_15="#84f088" # Bright Cyan
export COLOR_16="#f6f7ec" # Bright White
export COLOR_09="#675F54" # Bright Black
export COLOR_10="#FF645A" # Bright Red (Command error)
export COLOR_11="#98E036" # Bright Green (Exec)
export COLOR_12="#E0D561" # Bright Yellow
export COLOR_13="#5FDAFF" # Bright Blue (Folder)
export COLOR_14="#FF9269" # Bright Magenta
export COLOR_15="#84F088" # Bright Cyan
export COLOR_16="#F6F7EC" # Bright White
export BACKGROUND_COLOR="#292520" # Background
export FOREGROUND_COLOR="#e5c7a9" # Foreground (Text)
export FOREGROUND_COLOR="#E5C7A9" # Foreground (Text)
export CURSOR_COLOR="#e5c7a9" # Cursor
export CURSOR_COLOR="#E5C7A9" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/elemental.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Elemental"
export COLOR_01="#3c3c30" # Black (Host)
export COLOR_02="#98290f" # Red (Syntax string)
export COLOR_03="#479a43" # Green (Command)
export COLOR_04="#7f7111" # Yellow (Command second)
export COLOR_05="#497f7d" # Blue (Path)
export COLOR_06="#7f4e2f" # Magenta (Syntax var)
export COLOR_07="#387f58" # Cyan (Prompt)
export COLOR_01="#3C3C30" # Black (Host)
export COLOR_02="#98290F" # Red (Syntax string)
export COLOR_03="#479A43" # Green (Command)
export COLOR_04="#7F7111" # Yellow (Command second)
export COLOR_05="#497F7D" # Blue (Path)
export COLOR_06="#7F4E2F" # Magenta (Syntax var)
export COLOR_07="#387F58" # Cyan (Prompt)
export COLOR_08="#807974" # White
export COLOR_09="#555445" # Bright Black
export COLOR_10="#e0502a" # Bright Red (Command error)
export COLOR_11="#61e070" # Bright Green (Exec)
export COLOR_12="#d69927" # Bright Yellow
export COLOR_13="#79d9d9" # Bright Blue (Folder)
export COLOR_14="#cd7c54" # Bright Magenta
export COLOR_15="#59d599" # Bright Cyan
export COLOR_16="#fff1e9" # Bright White
export COLOR_10="#E0502A" # Bright Red (Command error)
export COLOR_11="#61E070" # Bright Green (Exec)
export COLOR_12="#D69927" # Bright Yellow
export COLOR_13="#79D9D9" # Bright Blue (Folder)
export COLOR_14="#CD7C54" # Bright Magenta
export COLOR_15="#59D599" # Bright Cyan
export COLOR_16="#FFF1E9" # Bright White
export BACKGROUND_COLOR="#22211d" # Background
export FOREGROUND_COLOR="#807a74" # Foreground (Text)
export BACKGROUND_COLOR="#22211D" # Background
export FOREGROUND_COLOR="#807A74" # Foreground (Text)
export CURSOR_COLOR="#807a74" # Cursor
export CURSOR_COLOR="#807A74" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/elementary.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Elementary"
export COLOR_01="#303030" # Black (Host)
export COLOR_02="#e1321a" # Red (Syntax string)
export COLOR_03="#6ab017" # Green (Command)
export COLOR_04="#ffc005" # Yellow (Command second)
export COLOR_05="#004f9e" # Blue (Path)
export COLOR_06="#ec0048" # Magenta (Syntax var)
export COLOR_07="#2aa7e7" # Cyan (Prompt)
export COLOR_08="#f2f2f2" # White
export COLOR_02="#E1321A" # Red (Syntax string)
export COLOR_03="#6AB017" # Green (Command)
export COLOR_04="#FFC005" # Yellow (Command second)
export COLOR_05="#004F9E" # Blue (Path)
export COLOR_06="#EC0048" # Magenta (Syntax var)
export COLOR_07="#2AA7E7" # Cyan (Prompt)
export COLOR_08="#F2F2F2" # White
export COLOR_09="#5d5d5d" # Bright Black
export COLOR_10="#ff361e" # Bright Red (Command error)
export COLOR_11="#7bc91f" # Bright Green (Exec)
export COLOR_12="#ffd00a" # Bright Yellow
export COLOR_13="#0071ff" # Bright Blue (Folder)
export COLOR_14="#ff1d62" # Bright Magenta
export COLOR_15="#4bb8fd" # Bright Cyan
export COLOR_16="#a020f0" # Bright White
export COLOR_09="#5D5D5D" # Bright Black
export COLOR_10="#FF361E" # Bright Red (Command error)
export COLOR_11="#7BC91F" # Bright Green (Exec)
export COLOR_12="#FFD00A" # Bright Yellow
export COLOR_13="#0071FF" # Bright Blue (Folder)
export COLOR_14="#FF1D62" # Bright Magenta
export COLOR_15="#4BB8FD" # Bright Cyan
export COLOR_16="#A020F0" # Bright White
export BACKGROUND_COLOR="#101010" # Background
export FOREGROUND_COLOR="#f2f2f2" # Foreground (Text)
export FOREGROUND_COLOR="#F2F2F2" # Foreground (Text)
export CURSOR_COLOR="#f2f2f2" # Cursor
export CURSOR_COLOR="#F2F2F2" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/elic.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Elic"
export COLOR_01="#303030" # Black (Host)
export COLOR_02="#e1321a" # Red (Syntax string)
export COLOR_03="#6ab017" # Green (Command)
export COLOR_04="#ffc005" # Yellow (Command second)
export COLOR_02="#E1321A" # Red (Syntax string)
export COLOR_03="#6AB017" # Green (Command)
export COLOR_04="#FFC005" # Yellow (Command second)
export COLOR_05="#729FCF" # Blue (Path)
export COLOR_06="#ec0048" # Magenta (Syntax var)
export COLOR_07="#f2f2f2" # Cyan (Prompt)
export COLOR_08="#2aa7e7" # White
export COLOR_06="#EC0048" # Magenta (Syntax var)
export COLOR_07="#F2F2F2" # Cyan (Prompt)
export COLOR_08="#2AA7E7" # White
export COLOR_09="#5d5d5d" # Bright Black
export COLOR_10="#ff361e" # Bright Red (Command error)
export COLOR_11="#7bc91f" # Bright Green (Exec)
export COLOR_12="#ffd00a" # Bright Yellow
export COLOR_13="#0071ff" # Bright Blue (Folder)
export COLOR_14="#ff1d62" # Bright Magenta
export COLOR_15="#4bb8fd" # Bright Cyan
export COLOR_16="#a020f0" # Bright White
export COLOR_09="#5D5D5D" # Bright Black
export COLOR_10="#FF361E" # Bright Red (Command error)
export COLOR_11="#7BC91F" # Bright Green (Exec)
export COLOR_12="#FFD00A" # Bright Yellow
export COLOR_13="#0071FF" # Bright Blue (Folder)
export COLOR_14="#FF1D62" # Bright Magenta
export COLOR_15="#4BB8FD" # Bright Cyan
export COLOR_16="#A020F0" # Bright White
export BACKGROUND_COLOR="#4A453E" # Background
export FOREGROUND_COLOR="#f2f2f2" # Foreground (Text)
export FOREGROUND_COLOR="#F2F2F2" # Foreground (Text)
export CURSOR_COLOR="#f2f2f2" # Cursor
export CURSOR_COLOR="#F2F2F2" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/elio.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Elio"
export COLOR_01="#303030" # Black (Host)
export COLOR_02="#e1321a" # Red (Syntax string)
export COLOR_03="#6ab017" # Green (Command)
export COLOR_04="#ffc005" # Yellow (Command second)
export COLOR_02="#E1321A" # Red (Syntax string)
export COLOR_03="#6AB017" # Green (Command)
export COLOR_04="#FFC005" # Yellow (Command second)
export COLOR_05="#729FCF" # Blue (Path)
export COLOR_06="#ec0048" # Magenta (Syntax var)
export COLOR_07="#2aa7e7" # Cyan (Prompt)
export COLOR_08="#f2f2f2" # White
export COLOR_06="#EC0048" # Magenta (Syntax var)
export COLOR_07="#2AA7E7" # Cyan (Prompt)
export COLOR_08="#F2F2F2" # White
export COLOR_09="#5d5d5d" # Bright Black
export COLOR_10="#ff361e" # Bright Red (Command error)
export COLOR_11="#7bc91f" # Bright Green (Exec)
export COLOR_12="#ffd00a" # Bright Yellow
export COLOR_13="#0071ff" # Bright Blue (Folder)
export COLOR_14="#ff1d62" # Bright Magenta
export COLOR_15="#4bb8fd" # Bright Cyan
export COLOR_16="#a020f0" # Bright White
export COLOR_09="#5D5D5D" # Bright Black
export COLOR_10="#FF361E" # Bright Red (Command error)
export COLOR_11="#7BC91F" # Bright Green (Exec)
export COLOR_12="#FFD00A" # Bright Yellow
export COLOR_13="#0071FF" # Bright Blue (Folder)
export COLOR_14="#FF1D62" # Bright Magenta
export COLOR_15="#4BB8FD" # Bright Cyan
export COLOR_16="#A020F0" # Bright White
export BACKGROUND_COLOR="#041A3B" # Background
export FOREGROUND_COLOR="#f2f2f2" # Foreground (Text)
export FOREGROUND_COLOR="#F2F2F2" # Foreground (Text)
export CURSOR_COLOR="#f2f2f2" # Cursor
export CURSOR_COLOR="#F2F2F2" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/espresso-libre.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Espresso Libre"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#cc0000" # Red (Syntax string)
export COLOR_03="#1a921c" # Green (Command)
export COLOR_04="#f0e53a" # Yellow (Command second)
export COLOR_05="#0066ff" # Blue (Path)
export COLOR_06="#c5656b" # Magenta (Syntax var)
export COLOR_07="#06989a" # Cyan (Prompt)
export COLOR_08="#d3d7cf" # White
export COLOR_02="#CC0000" # Red (Syntax string)
export COLOR_03="#1A921C" # Green (Command)
export COLOR_04="#F0E53A" # Yellow (Command second)
export COLOR_05="#0066FF" # Blue (Path)
export COLOR_06="#C5656B" # Magenta (Syntax var)
export COLOR_07="#06989A" # Cyan (Prompt)
export COLOR_08="#D3D7CF" # White
export COLOR_09="#555753" # Bright Black
export COLOR_10="#ef2929" # Bright Red (Command error)
export COLOR_11="#9aff87" # Bright Green (Exec)
export COLOR_12="#fffb5c" # Bright Yellow
export COLOR_13="#43a8ed" # Bright Blue (Folder)
export COLOR_14="#ff818a" # Bright Magenta
export COLOR_15="#34e2e2" # Bright Cyan
export COLOR_16="#eeeeec" # Bright White
export COLOR_10="#EF2929" # Bright Red (Command error)
export COLOR_11="#9AFF87" # Bright Green (Exec)
export COLOR_12="#FFFB5C" # Bright Yellow
export COLOR_13="#43A8ED" # Bright Blue (Folder)
export COLOR_14="#FF818A" # Bright Magenta
export COLOR_15="#34E2E2" # Bright Cyan
export COLOR_16="#EEEEEC" # Bright White
export BACKGROUND_COLOR="#2a211c" # Background
export FOREGROUND_COLOR="#b8a898" # Foreground (Text)
export BACKGROUND_COLOR="#2A211C" # Background
export FOREGROUND_COLOR="#B8A898" # Foreground (Text)
export CURSOR_COLOR="#b8a898" # Cursor
export CURSOR_COLOR="#B8A898" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/espresso.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Espresso"
export COLOR_01="#353535" # Black (Host)
export COLOR_02="#d25252" # Red (Syntax string)
export COLOR_03="#a5c261" # Green (Command)
export COLOR_04="#ffc66d" # Yellow (Command second)
export COLOR_05="#6c99bb" # Blue (Path)
export COLOR_06="#d197d9" # Magenta (Syntax var)
export COLOR_07="#bed6ff" # Cyan (Prompt)
export COLOR_08="#eeeeec" # White
export COLOR_02="#D25252" # Red (Syntax string)
export COLOR_03="#A5C261" # Green (Command)
export COLOR_04="#FFC66D" # Yellow (Command second)
export COLOR_05="#6C99BB" # Blue (Path)
export COLOR_06="#D197D9" # Magenta (Syntax var)
export COLOR_07="#BED6FF" # Cyan (Prompt)
export COLOR_08="#EEEEEC" # White
export COLOR_09="#535353" # Bright Black
export COLOR_10="#f00c0c" # Bright Red (Command error)
export COLOR_11="#c2e075" # Bright Green (Exec)
export COLOR_12="#e1e48b" # Bright Yellow
export COLOR_13="#8ab7d9" # Bright Blue (Folder)
export COLOR_14="#efb5f7" # Bright Magenta
export COLOR_15="#dcf4ff" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#F00C0C" # Bright Red (Command error)
export COLOR_11="#C2E075" # Bright Green (Exec)
export COLOR_12="#E1E48B" # Bright Yellow
export COLOR_13="#8AB7D9" # Bright Blue (Folder)
export COLOR_14="#EFB5F7" # Bright Magenta
export COLOR_15="#DCF4FF" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#323232" # Background
export FOREGROUND_COLOR="#ffffff" # Foreground (Text)
export FOREGROUND_COLOR="#FFFFFF" # Foreground (Text)
export CURSOR_COLOR="#ffffff" # Cursor
export CURSOR_COLOR="#FFFFFF" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/everblush.sh Executable file → Normal file
View File

0
themes/everforest-dark.sh Executable file → Normal file
View File

0
themes/everforest-light.sh Executable file → Normal file
View File

0
themes/fairy-floss-dark.sh Executable file → Normal file
View File

0
themes/fairy-floss.sh Executable file → Normal file
View File

34
themes/fishtank.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Fishtank"
export COLOR_01="#03073c" # Black (Host)
export COLOR_02="#c6004a" # Red (Syntax string)
export COLOR_03="#acf157" # Green (Command)
export COLOR_04="#fecd5e" # Yellow (Command second)
export COLOR_05="#525fb8" # Blue (Path)
export COLOR_06="#986f82" # Magenta (Syntax var)
export COLOR_01="#03073C" # Black (Host)
export COLOR_02="#C6004A" # Red (Syntax string)
export COLOR_03="#ACF157" # Green (Command)
export COLOR_04="#FECD5E" # Yellow (Command second)
export COLOR_05="#525FB8" # Blue (Path)
export COLOR_06="#986F82" # Magenta (Syntax var)
export COLOR_07="#968763" # Cyan (Prompt)
export COLOR_08="#ecf0fc" # White
export COLOR_08="#ECF0FC" # White
export COLOR_09="#6c5b30" # Bright Black
export COLOR_10="#da4b8a" # Bright Red (Command error)
export COLOR_11="#dbffa9" # Bright Green (Exec)
export COLOR_12="#fee6a9" # Bright Yellow
export COLOR_13="#b2befa" # Bright Blue (Folder)
export COLOR_14="#fda5cd" # Bright Magenta
export COLOR_15="#a5bd86" # Bright Cyan
export COLOR_16="#f6ffec" # Bright White
export COLOR_09="#6C5B30" # Bright Black
export COLOR_10="#DA4B8A" # Bright Red (Command error)
export COLOR_11="#DBFFA9" # Bright Green (Exec)
export COLOR_12="#FEE6A9" # Bright Yellow
export COLOR_13="#B2BEFA" # Bright Blue (Folder)
export COLOR_14="#FDA5CD" # Bright Magenta
export COLOR_15="#A5BD86" # Bright Cyan
export COLOR_16="#F6FFEC" # Bright White
export BACKGROUND_COLOR="#232537" # Background
export FOREGROUND_COLOR="#ecf0fe" # Foreground (Text)
export FOREGROUND_COLOR="#ECF0FE" # Foreground (Text)
export CURSOR_COLOR="#ecf0fe" # Cursor
export CURSOR_COLOR="#ECF0FE" # Cursor
# | ===========================================================================
# | Apply Colors

4
themes/flat-remix.sh Executable file → Normal file
View File

@ -6,7 +6,7 @@ export COLOR_01="#1F2229" # Black (Host)
export COLOR_02="#D41919" # Red (Syntax string)
export COLOR_03="#5EBDAB" # Green (Command)
export COLOR_04="#FEA44C" # Yellow (Command second)
export COLOR_05="#367bf0" # Blue (Path)
export COLOR_05="#367BF0" # Blue (Path)
export COLOR_06="#BF2E5D" # Magenta (Syntax var)
export COLOR_07="#49AEE6" # Cyan (Prompt)
export COLOR_08="#E6E6E6" # White
@ -20,7 +20,7 @@ export COLOR_14="#D71655" # Bright Magenta
export COLOR_15="#05A1F7" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#272a34" # Background
export BACKGROUND_COLOR="#272A34" # Background
export FOREGROUND_COLOR="#FFFFFF" # Foreground (Text)
export CURSOR_COLOR="#FFFFFF" # Cursor

34
themes/flat.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Flat"
export COLOR_01="#2c3e50" # Black (Host)
export COLOR_02="#c0392b" # Red (Syntax string)
export COLOR_03="#27ae60" # Green (Command)
export COLOR_04="#f39c12" # Yellow (Command second)
export COLOR_05="#2980b9" # Blue (Path)
export COLOR_06="#8e44ad" # Magenta (Syntax var)
export COLOR_07="#16a085" # Cyan (Prompt)
export COLOR_08="#bdc3c7" # White
export COLOR_01="#2C3E50" # Black (Host)
export COLOR_02="#C0392B" # Red (Syntax string)
export COLOR_03="#27AE60" # Green (Command)
export COLOR_04="#F39C12" # Yellow (Command second)
export COLOR_05="#2980B9" # Blue (Path)
export COLOR_06="#8E44AD" # Magenta (Syntax var)
export COLOR_07="#16A085" # Cyan (Prompt)
export COLOR_08="#BDC3C7" # White
export COLOR_09="#34495e" # Bright Black
export COLOR_10="#e74c3c" # Bright Red (Command error)
export COLOR_11="#2ecc71" # Bright Green (Exec)
export COLOR_12="#f1c40f" # Bright Yellow
export COLOR_13="#3498db" # Bright Blue (Folder)
export COLOR_14="#9b59b6" # Bright Magenta
export COLOR_09="#34495E" # Bright Black
export COLOR_10="#E74C3C" # Bright Red (Command error)
export COLOR_11="#2ECC71" # Bright Green (Exec)
export COLOR_12="#F1C40F" # Bright Yellow
export COLOR_13="#3498DB" # Bright Blue (Folder)
export COLOR_14="#9B59B6" # Bright Magenta
export COLOR_15="#2AA198" # Bright Cyan
export COLOR_16="#ecf0f1" # Bright White
export COLOR_16="#ECF0F1" # Bright White
export BACKGROUND_COLOR="#1F2D3A" # Background
export FOREGROUND_COLOR="#1abc9c" # Foreground (Text)
export FOREGROUND_COLOR="#1ABC9C" # Foreground (Text)
export CURSOR_COLOR="#1abc9c" # Cursor
export CURSOR_COLOR="#1ABC9C" # Cursor
# | ===========================================================================
# | Apply Colors

38
themes/flatland.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Flatland"
export COLOR_01="#1d1d19" # Black (Host)
export COLOR_02="#f18339" # Red (Syntax string)
export COLOR_03="#9fd364" # Green (Command)
export COLOR_04="#f4ef6d" # Yellow (Command second)
export COLOR_05="#5096be" # Blue (Path)
export COLOR_06="#695abc" # Magenta (Syntax var)
export COLOR_07="#d63865" # Cyan (Prompt)
export COLOR_08="#ffffff" # White
export COLOR_01="#1D1D19" # Black (Host)
export COLOR_02="#F18339" # Red (Syntax string)
export COLOR_03="#9FD364" # Green (Command)
export COLOR_04="#F4EF6D" # Yellow (Command second)
export COLOR_05="#5096BE" # Blue (Path)
export COLOR_06="#695ABC" # Magenta (Syntax var)
export COLOR_07="#D63865" # Cyan (Prompt)
export COLOR_08="#FFFFFF" # White
export COLOR_09="#1d1d19" # Bright Black
export COLOR_10="#d22a24" # Bright Red (Command error)
export COLOR_11="#a7d42c" # Bright Green (Exec)
export COLOR_12="#ff8949" # Bright Yellow
export COLOR_13="#61b9d0" # Bright Blue (Folder)
export COLOR_14="#695abc" # Bright Magenta
export COLOR_15="#d63865" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_09="#1D1D19" # Bright Black
export COLOR_10="#D22A24" # Bright Red (Command error)
export COLOR_11="#A7D42C" # Bright Green (Exec)
export COLOR_12="#FF8949" # Bright Yellow
export COLOR_13="#61B9D0" # Bright Blue (Folder)
export COLOR_14="#695ABC" # Bright Magenta
export COLOR_15="#D63865" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#1d1f21" # Background
export FOREGROUND_COLOR="#b8dbef" # Foreground (Text)
export BACKGROUND_COLOR="#1D1F21" # Background
export FOREGROUND_COLOR="#B8DBEF" # Foreground (Text)
export CURSOR_COLOR="#b8dbef" # Cursor
export CURSOR_COLOR="#B8DBEF" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/foxnightly.sh Executable file → Normal file
View File

30
themes/freya.sh Executable file → Normal file
View File

@ -3,25 +3,25 @@
export PROFILE_NAME="Freya"
export COLOR_01="#073642" # Black (Host)
export COLOR_02="#dc322f" # Red (Syntax string)
export COLOR_02="#DC322F" # Red (Syntax string)
export COLOR_03="#859900" # Green (Command)
export COLOR_04="#b58900" # Yellow (Command second)
export COLOR_05="#268bd2" # Blue (Path)
export COLOR_06="#ec0048" # Magenta (Syntax var)
export COLOR_07="#2aa198" # Cyan (Prompt)
export COLOR_08="#94a3a5" # White
export COLOR_04="#B58900" # Yellow (Command second)
export COLOR_05="#268BD2" # Blue (Path)
export COLOR_06="#EC0048" # Magenta (Syntax var)
export COLOR_07="#2AA198" # Cyan (Prompt)
export COLOR_08="#94A3A5" # White
export COLOR_09="#586e75" # Bright Black
export COLOR_10="#cb4b16" # Bright Red (Command error)
export COLOR_09="#586E75" # Bright Black
export COLOR_10="#CB4B16" # Bright Red (Command error)
export COLOR_11="#859900" # Bright Green (Exec)
export COLOR_12="#b58900" # Bright Yellow
export COLOR_13="#268bd2" # Bright Blue (Folder)
export COLOR_14="#d33682" # Bright Magenta
export COLOR_15="#2aa198" # Bright Cyan
export COLOR_16="#6c71c4" # Bright White
export COLOR_12="#B58900" # Bright Yellow
export COLOR_13="#268BD2" # Bright Blue (Folder)
export COLOR_14="#D33682" # Bright Magenta
export COLOR_15="#2AA198" # Bright Cyan
export COLOR_16="#6C71C4" # Bright White
export BACKGROUND_COLOR="#252e32" # Background
export FOREGROUND_COLOR="#94a3a5" # Foreground (Text)
export BACKGROUND_COLOR="#252E32" # Background
export FOREGROUND_COLOR="#94A3A5" # Foreground (Text)
export CURSOR_COLOR="#839496" # Cursor

34
themes/frontend-delight.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Frontend Delight"
export COLOR_01="#242526" # Black (Host)
export COLOR_02="#f8511b" # Red (Syntax string)
export COLOR_02="#F8511B" # Red (Syntax string)
export COLOR_03="#565747" # Green (Command)
export COLOR_04="#fa771d" # Yellow (Command second)
export COLOR_05="#2c70b7" # Blue (Path)
export COLOR_06="#f02e4f" # Magenta (Syntax var)
export COLOR_07="#3ca1a6" # Cyan (Prompt)
export COLOR_08="#adadad" # White
export COLOR_04="#FA771D" # Yellow (Command second)
export COLOR_05="#2C70B7" # Blue (Path)
export COLOR_06="#F02E4F" # Magenta (Syntax var)
export COLOR_07="#3CA1A6" # Cyan (Prompt)
export COLOR_08="#ADADAD" # White
export COLOR_09="#5fac6d" # Bright Black
export COLOR_10="#f74319" # Bright Red (Command error)
export COLOR_11="#74ec4c" # Bright Green (Exec)
export COLOR_12="#fdc325" # Bright Yellow
export COLOR_13="#3393ca" # Bright Blue (Folder)
export COLOR_14="#e75e4f" # Bright Magenta
export COLOR_15="#4fbce6" # Bright Cyan
export COLOR_16="#8c735b" # Bright White
export COLOR_09="#5FAC6D" # Bright Black
export COLOR_10="#F74319" # Bright Red (Command error)
export COLOR_11="#74EC4C" # Bright Green (Exec)
export COLOR_12="#FDC325" # Bright Yellow
export COLOR_13="#3393CA" # Bright Blue (Folder)
export COLOR_14="#E75E4F" # Bright Magenta
export COLOR_15="#4FBCE6" # Bright Cyan
export COLOR_16="#8C735B" # Bright White
export BACKGROUND_COLOR="#1b1c1d" # Background
export FOREGROUND_COLOR="#adadad" # Foreground (Text)
export BACKGROUND_COLOR="#1B1C1D" # Background
export FOREGROUND_COLOR="#ADADAD" # Foreground (Text)
export CURSOR_COLOR="#adadad" # Cursor
export CURSOR_COLOR="#ADADAD" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/frontend-fun-forrest.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Frontend Fun Forrest"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#d6262b" # Red (Syntax string)
export COLOR_03="#919c00" # Green (Command)
export COLOR_04="#be8a13" # Yellow (Command second)
export COLOR_05="#4699a3" # Blue (Path)
export COLOR_06="#8d4331" # Magenta (Syntax var)
export COLOR_07="#da8213" # Cyan (Prompt)
export COLOR_08="#ddc265" # White
export COLOR_02="#D6262B" # Red (Syntax string)
export COLOR_03="#919C00" # Green (Command)
export COLOR_04="#BE8A13" # Yellow (Command second)
export COLOR_05="#4699A3" # Blue (Path)
export COLOR_06="#8D4331" # Magenta (Syntax var)
export COLOR_07="#DA8213" # Cyan (Prompt)
export COLOR_08="#DDC265" # White
export COLOR_09="#7f6a55" # Bright Black
export COLOR_10="#e55a1c" # Bright Red (Command error)
export COLOR_11="#bfc65a" # Bright Green (Exec)
export COLOR_12="#ffcb1b" # Bright Yellow
export COLOR_13="#7cc9cf" # Bright Blue (Folder)
export COLOR_14="#d26349" # Bright Magenta
export COLOR_15="#e6a96b" # Bright Cyan
export COLOR_16="#ffeaa3" # Bright White
export COLOR_09="#7F6A55" # Bright Black
export COLOR_10="#E55A1C" # Bright Red (Command error)
export COLOR_11="#BFC65A" # Bright Green (Exec)
export COLOR_12="#FFCB1B" # Bright Yellow
export COLOR_13="#7CC9CF" # Bright Blue (Folder)
export COLOR_14="#D26349" # Bright Magenta
export COLOR_15="#E6A96B" # Bright Cyan
export COLOR_16="#FFEAA3" # Bright White
export BACKGROUND_COLOR="#251200" # Background
export FOREGROUND_COLOR="#dec165" # Foreground (Text)
export FOREGROUND_COLOR="#DEC165" # Foreground (Text)
export CURSOR_COLOR="#dec165" # Cursor
export CURSOR_COLOR="#DEC165" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/frontend-galaxy.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Frontend Galaxy"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#f9555f" # Red (Syntax string)
export COLOR_03="#21b089" # Green (Command)
export COLOR_04="#fef02a" # Yellow (Command second)
export COLOR_05="#589df6" # Blue (Path)
export COLOR_06="#944d95" # Magenta (Syntax var)
export COLOR_07="#1f9ee7" # Cyan (Prompt)
export COLOR_08="#bbbbbb" # White
export COLOR_02="#F9555F" # Red (Syntax string)
export COLOR_03="#21B089" # Green (Command)
export COLOR_04="#FEF02A" # Yellow (Command second)
export COLOR_05="#589DF6" # Blue (Path)
export COLOR_06="#944D95" # Magenta (Syntax var)
export COLOR_07="#1F9EE7" # Cyan (Prompt)
export COLOR_08="#BBBBBB" # White
export COLOR_09="#555555" # Bright Black
export COLOR_10="#fa8c8f" # Bright Red (Command error)
export COLOR_11="#35bb9a" # Bright Green (Exec)
export COLOR_12="#ffff55" # Bright Yellow
export COLOR_13="#589df6" # Bright Blue (Folder)
export COLOR_14="#e75699" # Bright Magenta
export COLOR_15="#3979bc" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#FA8C8F" # Bright Red (Command error)
export COLOR_11="#35BB9A" # Bright Green (Exec)
export COLOR_12="#FFFF55" # Bright Yellow
export COLOR_13="#589DF6" # Bright Blue (Folder)
export COLOR_14="#E75699" # Bright Magenta
export COLOR_15="#3979BC" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#1d2837" # Background
export FOREGROUND_COLOR="#ffffff" # Foreground (Text)
export BACKGROUND_COLOR="#1D2837" # Background
export FOREGROUND_COLOR="#FFFFFF" # Foreground (Text)
export CURSOR_COLOR="#ffffff" # Cursor
export CURSOR_COLOR="#FFFFFF" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/geohot.sh Executable file → Normal file
View File

36
themes/github.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Github"
export COLOR_01="#3e3e3e" # Black (Host)
export COLOR_02="#970b16" # Red (Syntax string)
export COLOR_03="#07962a" # Green (Command)
export COLOR_04="#f8eec7" # Yellow (Command second)
export COLOR_05="#003e8a" # Blue (Path)
export COLOR_06="#e94691" # Magenta (Syntax var)
export COLOR_07="#89d1ec" # Cyan (Prompt)
export COLOR_08="#ffffff" # White
export COLOR_01="#3E3E3E" # Black (Host)
export COLOR_02="#970B16" # Red (Syntax string)
export COLOR_03="#07962A" # Green (Command)
export COLOR_04="#F8EEC7" # Yellow (Command second)
export COLOR_05="#003E8A" # Blue (Path)
export COLOR_06="#E94691" # Magenta (Syntax var)
export COLOR_07="#89D1EC" # Cyan (Prompt)
export COLOR_08="#FFFFFF" # White
export COLOR_09="#666666" # Bright Black
export COLOR_10="#de0000" # Bright Red (Command error)
export COLOR_11="#87d5a2" # Bright Green (Exec)
export COLOR_12="#f1d007" # Bright Yellow
export COLOR_13="#2e6cba" # Bright Blue (Folder)
export COLOR_14="#ffa29f" # Bright Magenta
export COLOR_15="#1cfafe" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#DE0000" # Bright Red (Command error)
export COLOR_11="#87D5A2" # Bright Green (Exec)
export COLOR_12="#F1D007" # Bright Yellow
export COLOR_13="#2E6CBA" # Bright Blue (Folder)
export COLOR_14="#FFA29F" # Bright Magenta
export COLOR_15="#1CFAFE" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#f4f4f4" # Background
export FOREGROUND_COLOR="#3e3e3e" # Foreground (Text)
export BACKGROUND_COLOR="#F4F4F4" # Background
export FOREGROUND_COLOR="#3E3E3E" # Foreground (Text)
export CURSOR_COLOR="#3e3e3e" # Cursor
export CURSOR_COLOR="#3E3E3E" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/gogh.sh Executable file → Normal file
View File

16
themes/gooey.sh Executable file → Normal file
View File

@ -11,14 +11,14 @@ export COLOR_06="#6488C4" # Magenta (Syntax var)
export COLOR_07="#8D84C6" # Cyan (Prompt)
export COLOR_08="#858893" # White
export COLOR_09="#1f222d" # Bright Black
export COLOR_10="#ee829f" # Bright Red (Command error)
export COLOR_11="#a5ffe1" # Bright Green (Exec)
export COLOR_12="#f99170" # Bright Yellow
export COLOR_13="#8be9fd" # Bright Blue (Folder)
export COLOR_14="#97bbf7" # Bright Magenta
export COLOR_15="#c0b7f9" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_09="#1F222D" # Bright Black
export COLOR_10="#EE829F" # Bright Red (Command error)
export COLOR_11="#A5FFE1" # Bright Green (Exec)
export COLOR_12="#F99170" # Bright Yellow
export COLOR_13="#8BE9FD" # Bright Blue (Folder)
export COLOR_14="#97BBF7" # Bright Magenta
export COLOR_15="#C0B7F9" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#0D101B" # Background
export FOREGROUND_COLOR="#EBEEF9" # Foreground (Text)

0
themes/google-dark.sh Executable file → Normal file
View File

0
themes/google-light.sh Executable file → Normal file
View File

32
themes/gotham.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Gotham"
export COLOR_01="#0a0f14" # Black (Host)
export COLOR_02="#c33027" # Red (Syntax string)
export COLOR_03="#26a98b" # Green (Command)
export COLOR_04="#edb54b" # Yellow (Command second)
export COLOR_01="#0A0F14" # Black (Host)
export COLOR_02="#C33027" # Red (Syntax string)
export COLOR_03="#26A98B" # Green (Command)
export COLOR_04="#EDB54B" # Yellow (Command second)
export COLOR_05="#195465" # Blue (Path)
export COLOR_06="#4e5165" # Magenta (Syntax var)
export COLOR_07="#33859d" # Cyan (Prompt)
export COLOR_08="#98d1ce" # White
export COLOR_06="#4E5165" # Magenta (Syntax var)
export COLOR_07="#33859D" # Cyan (Prompt)
export COLOR_08="#98D1CE" # White
export COLOR_09="#10151b" # Bright Black
export COLOR_10="#d26939" # Bright Red (Command error)
export COLOR_11="#081f2d" # Bright Green (Exec)
export COLOR_09="#10151B" # Bright Black
export COLOR_10="#D26939" # Bright Red (Command error)
export COLOR_11="#081F2D" # Bright Green (Exec)
export COLOR_12="#245361" # Bright Yellow
export COLOR_13="#093748" # Bright Blue (Folder)
export COLOR_14="#888ba5" # Bright Magenta
export COLOR_15="#599caa" # Bright Cyan
export COLOR_16="#d3ebe9" # Bright White
export COLOR_14="#888BA5" # Bright Magenta
export COLOR_15="#599CAA" # Bright Cyan
export COLOR_16="#D3EBE9" # Bright White
export BACKGROUND_COLOR="#0a0f14" # Background
export FOREGROUND_COLOR="#98d1ce" # Foreground (Text)
export BACKGROUND_COLOR="#0A0F14" # Background
export FOREGROUND_COLOR="#98D1CE" # Foreground (Text)
export CURSOR_COLOR="#98d1ce" # Cursor
export CURSOR_COLOR="#98D1CE" # Cursor
# | ===========================================================================
# | Apply Colors

36
themes/grape.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Grape"
export COLOR_01="#2d283f" # Black (Host)
export COLOR_02="#ed2261" # Red (Syntax string)
export COLOR_03="#1fa91b" # Green (Command)
export COLOR_04="#8ddc20" # Yellow (Command second)
export COLOR_05="#487df4" # Blue (Path)
export COLOR_06="#8d35c9" # Magenta (Syntax var)
export COLOR_07="#3bdeed" # Cyan (Prompt)
export COLOR_08="#9e9ea0" # White
export COLOR_01="#2D283F" # Black (Host)
export COLOR_02="#ED2261" # Red (Syntax string)
export COLOR_03="#1FA91B" # Green (Command)
export COLOR_04="#8DDC20" # Yellow (Command second)
export COLOR_05="#487DF4" # Blue (Path)
export COLOR_06="#8D35C9" # Magenta (Syntax var)
export COLOR_07="#3BDEED" # Cyan (Prompt)
export COLOR_08="#9E9EA0" # White
export COLOR_09="#59516a" # Bright Black
export COLOR_10="#f0729a" # Bright Red (Command error)
export COLOR_11="#53aa5e" # Bright Green (Exec)
export COLOR_12="#b2dc87" # Bright Yellow
export COLOR_13="#a9bcec" # Bright Blue (Folder)
export COLOR_14="#ad81c2" # Bright Magenta
export COLOR_15="#9de3eb" # Bright Cyan
export COLOR_16="#a288f7" # Bright White
export COLOR_09="#59516A" # Bright Black
export COLOR_10="#F0729A" # Bright Red (Command error)
export COLOR_11="#53AA5E" # Bright Green (Exec)
export COLOR_12="#B2DC87" # Bright Yellow
export COLOR_13="#A9BCEC" # Bright Blue (Folder)
export COLOR_14="#AD81C2" # Bright Magenta
export COLOR_15="#9DE3EB" # Bright Cyan
export COLOR_16="#A288F7" # Bright White
export BACKGROUND_COLOR="#171423" # Background
export FOREGROUND_COLOR="#9f9fa1" # Foreground (Text)
export FOREGROUND_COLOR="#9F9FA1" # Foreground (Text)
export CURSOR_COLOR="#9f9fa1" # Cursor
export CURSOR_COLOR="#9F9FA1" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/grass.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Grass"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#bb0000" # Red (Syntax string)
export COLOR_03="#00bb00" # Green (Command)
export COLOR_04="#e7b000" # Yellow (Command second)
export COLOR_05="#0000a3" # Blue (Path)
export COLOR_02="#BB0000" # Red (Syntax string)
export COLOR_03="#00BB00" # Green (Command)
export COLOR_04="#E7B000" # Yellow (Command second)
export COLOR_05="#0000A3" # Blue (Path)
export COLOR_06="#950062" # Magenta (Syntax var)
export COLOR_07="#00bbbb" # Cyan (Prompt)
export COLOR_08="#bbbbbb" # White
export COLOR_07="#00BBBB" # Cyan (Prompt)
export COLOR_08="#BBBBBB" # White
export COLOR_09="#555555" # Bright Black
export COLOR_10="#bb0000" # Bright Red (Command error)
export COLOR_11="#00bb00" # Bright Green (Exec)
export COLOR_12="#e7b000" # Bright Yellow
export COLOR_13="#0000bb" # Bright Blue (Folder)
export COLOR_14="#ff55ff" # Bright Magenta
export COLOR_15="#55ffff" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_10="#BB0000" # Bright Red (Command error)
export COLOR_11="#00BB00" # Bright Green (Exec)
export COLOR_12="#E7B000" # Bright Yellow
export COLOR_13="#0000BB" # Bright Blue (Folder)
export COLOR_14="#FF55FF" # Bright Magenta
export COLOR_15="#55FFFF" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#13773d" # Background
export FOREGROUND_COLOR="#fff0a5" # Foreground (Text)
export BACKGROUND_COLOR="#13773D" # Background
export FOREGROUND_COLOR="#FFF0A5" # Foreground (Text)
export CURSOR_COLOR="#fff0a5" # Cursor
export CURSOR_COLOR="#FFF0A5" # Cursor
# | ===========================================================================
# | Apply Colors

30
themes/gruvbox-dark.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Gruvbox Dark"
export COLOR_01="#282828" # Black (Host)
export COLOR_02="#cc241d" # Red (Syntax string)
export COLOR_03="#98971a" # Green (Command)
export COLOR_04="#d79921" # Yellow (Command second)
export COLOR_02="#CC241D" # Red (Syntax string)
export COLOR_03="#98971A" # Green (Command)
export COLOR_04="#D79921" # Yellow (Command second)
export COLOR_05="#458588" # Blue (Path)
export COLOR_06="#b16286" # Magenta (Syntax var)
export COLOR_07="#689d6a" # Cyan (Prompt)
export COLOR_08="#a89984" # White
export COLOR_06="#B16286" # Magenta (Syntax var)
export COLOR_07="#689D6A" # Cyan (Prompt)
export COLOR_08="#A89984" # White
export COLOR_09="#928374" # Bright Black
export COLOR_10="#fb4934" # Bright Red (Command error)
export COLOR_11="#b8bb26" # Bright Green (Exec)
export COLOR_12="#fabd2f" # Bright Yellow
export COLOR_13="#83a598" # Bright Blue (Folder)
export COLOR_14="#d3869b" # Bright Magenta
export COLOR_15="#8ec07c" # Bright Cyan
export COLOR_16="#ebdbb2" # Bright White
export COLOR_10="#FB4934" # Bright Red (Command error)
export COLOR_11="#B8BB26" # Bright Green (Exec)
export COLOR_12="#FABD2F" # Bright Yellow
export COLOR_13="#83A598" # Bright Blue (Folder)
export COLOR_14="#D3869B" # Bright Magenta
export COLOR_15="#8EC07C" # Bright Cyan
export COLOR_16="#EBDBB2" # Bright White
export BACKGROUND_COLOR="#282828" # Background
export FOREGROUND_COLOR="#ebdbb2" # Foreground (Text)
export FOREGROUND_COLOR="#EBDBB2" # Foreground (Text)
export CURSOR_COLOR="#ebdbb2" # Cursor
export CURSOR_COLOR="#EBDBB2" # Cursor
# | ===========================================================================
# | Apply Colors

32
themes/gruvbox.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Gruvbox"
export COLOR_01="#fbf1c7" # Black (Host)
export COLOR_02="#cc241d" # Red (Syntax string)
export COLOR_03="#98971a" # Green (Command)
export COLOR_04="#d79921" # Yellow (Command second)
export COLOR_01="#FBF1C7" # Black (Host)
export COLOR_02="#CC241D" # Red (Syntax string)
export COLOR_03="#98971A" # Green (Command)
export COLOR_04="#D79921" # Yellow (Command second)
export COLOR_05="#458588" # Blue (Path)
export COLOR_06="#b16286" # Magenta (Syntax var)
export COLOR_07="#689d6a" # Cyan (Prompt)
export COLOR_08="#7c6f64" # White
export COLOR_06="#B16286" # Magenta (Syntax var)
export COLOR_07="#689D6A" # Cyan (Prompt)
export COLOR_08="#7C6F64" # White
export COLOR_09="#928374" # Bright Black
export COLOR_10="#9d0006" # Bright Red (Command error)
export COLOR_11="#79740e" # Bright Green (Exec)
export COLOR_12="#b57614" # Bright Yellow
export COLOR_10="#9D0006" # Bright Red (Command error)
export COLOR_11="#79740E" # Bright Green (Exec)
export COLOR_12="#B57614" # Bright Yellow
export COLOR_13="#076678" # Bright Blue (Folder)
export COLOR_14="#8f3f71" # Bright Magenta
export COLOR_15="#427b58" # Bright Cyan
export COLOR_16="#3c3836" # Bright White
export COLOR_14="#8F3F71" # Bright Magenta
export COLOR_15="#427B58" # Bright Cyan
export COLOR_16="#3C3836" # Bright White
export BACKGROUND_COLOR="#fbf1c7" # Background
export FOREGROUND_COLOR="#3c3836" # Foreground (Text)
export BACKGROUND_COLOR="#FBF1C7" # Background
export FOREGROUND_COLOR="#3C3836" # Foreground (Text)
export CURSOR_COLOR="#3c3836" # Cursor
export CURSOR_COLOR="#3C3836" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/hardcore.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Hardcore"
export COLOR_01="#1b1d1e" # Black (Host)
export COLOR_02="#f92672" # Red (Syntax string)
export COLOR_03="#a6e22e" # Green (Command)
export COLOR_04="#fd971f" # Yellow (Command second)
export COLOR_05="#66d9ef" # Blue (Path)
export COLOR_06="#9e6ffe" # Magenta (Syntax var)
export COLOR_07="#5e7175" # Cyan (Prompt)
export COLOR_08="#ccccc6" # White
export COLOR_01="#1B1D1E" # Black (Host)
export COLOR_02="#F92672" # Red (Syntax string)
export COLOR_03="#A6E22E" # Green (Command)
export COLOR_04="#FD971F" # Yellow (Command second)
export COLOR_05="#66D9EF" # Blue (Path)
export COLOR_06="#9E6FFE" # Magenta (Syntax var)
export COLOR_07="#5E7175" # Cyan (Prompt)
export COLOR_08="#CCCCC6" # White
export COLOR_09="#505354" # Bright Black
export COLOR_10="#ff669d" # Bright Red (Command error)
export COLOR_11="#beed5f" # Bright Green (Exec)
export COLOR_12="#e6db74" # Bright Yellow
export COLOR_13="#66d9ef" # Bright Blue (Folder)
export COLOR_14="#9e6ffe" # Bright Magenta
export COLOR_15="#a3babf" # Bright Cyan
export COLOR_16="#f8f8f2" # Bright White
export COLOR_10="#FF669D" # Bright Red (Command error)
export COLOR_11="#BEED5F" # Bright Green (Exec)
export COLOR_12="#E6DB74" # Bright Yellow
export COLOR_13="#66D9EF" # Bright Blue (Folder)
export COLOR_14="#9E6FFE" # Bright Magenta
export COLOR_15="#A3BABF" # Bright Cyan
export COLOR_16="#F8F8F2" # Bright White
export BACKGROUND_COLOR="#121212" # Background
export FOREGROUND_COLOR="#a0a0a0" # Foreground (Text)
export FOREGROUND_COLOR="#A0A0A0" # Foreground (Text)
export CURSOR_COLOR="#a0a0a0" # Cursor
export CURSOR_COLOR="#A0A0A0" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/harper.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Harper"
export COLOR_01="#010101" # Black (Host)
export COLOR_02="#f8b63f" # Red (Syntax string)
export COLOR_03="#7fb5e1" # Green (Command)
export COLOR_04="#d6da25" # Yellow (Command second)
export COLOR_05="#489e48" # Blue (Path)
export COLOR_06="#b296c6" # Magenta (Syntax var)
export COLOR_07="#f5bfd7" # Cyan (Prompt)
export COLOR_08="#a8a49d" # White
export COLOR_02="#F8B63F" # Red (Syntax string)
export COLOR_03="#7FB5E1" # Green (Command)
export COLOR_04="#D6DA25" # Yellow (Command second)
export COLOR_05="#489E48" # Blue (Path)
export COLOR_06="#B296C6" # Magenta (Syntax var)
export COLOR_07="#F5BFD7" # Cyan (Prompt)
export COLOR_08="#A8A49D" # White
export COLOR_09="#726e6a" # Bright Black
export COLOR_10="#f8b63f" # Bright Red (Command error)
export COLOR_11="#7fb5e1" # Bright Green (Exec)
export COLOR_12="#d6da25" # Bright Yellow
export COLOR_13="#489e48" # Bright Blue (Folder)
export COLOR_14="#b296c6" # Bright Magenta
export COLOR_15="#f5bfd7" # Bright Cyan
export COLOR_16="#fefbea" # Bright White
export COLOR_09="#726E6A" # Bright Black
export COLOR_10="#F8B63F" # Bright Red (Command error)
export COLOR_11="#7FB5E1" # Bright Green (Exec)
export COLOR_12="#D6DA25" # Bright Yellow
export COLOR_13="#489E48" # Bright Blue (Folder)
export COLOR_14="#B296C6" # Bright Magenta
export COLOR_15="#F5BFD7" # Bright Cyan
export COLOR_16="#FEFBEA" # Bright White
export BACKGROUND_COLOR="#010101" # Background
export FOREGROUND_COLOR="#a8a49d" # Foreground (Text)
export FOREGROUND_COLOR="#A8A49D" # Foreground (Text)
export CURSOR_COLOR="#a8a49d" # Cursor
export CURSOR_COLOR="#A8A49D" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/hemisu-dark.sh Executable file → Normal file
View File

0
themes/hemisu-light.sh Executable file → Normal file
View File

30
themes/highway.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Highway"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#d00e18" # Red (Syntax string)
export COLOR_02="#D00E18" # Red (Syntax string)
export COLOR_03="#138034" # Green (Command)
export COLOR_04="#ffcb3e" # Yellow (Command second)
export COLOR_05="#006bb3" # Blue (Path)
export COLOR_06="#6b2775" # Magenta (Syntax var)
export COLOR_04="#FFCB3E" # Yellow (Command second)
export COLOR_05="#006BB3" # Blue (Path)
export COLOR_06="#6B2775" # Magenta (Syntax var)
export COLOR_07="#384564" # Cyan (Prompt)
export COLOR_08="#ededed" # White
export COLOR_08="#EDEDED" # White
export COLOR_09="#5d504a" # Bright Black
export COLOR_10="#f07e18" # Bright Red (Command error)
export COLOR_11="#b1d130" # Bright Green (Exec)
export COLOR_12="#fff120" # Bright Yellow
export COLOR_13="#4fc2fd" # Bright Blue (Folder)
export COLOR_14="#de0071" # Bright Magenta
export COLOR_15="#5d504a" # Bright Cyan
export COLOR_16="#ffffff" # Bright White
export COLOR_09="#5D504A" # Bright Black
export COLOR_10="#F07E18" # Bright Red (Command error)
export COLOR_11="#B1D130" # Bright Green (Exec)
export COLOR_12="#FFF120" # Bright Yellow
export COLOR_13="#4FC2FD" # Bright Blue (Folder)
export COLOR_14="#DE0071" # Bright Magenta
export COLOR_15="#5D504A" # Bright Cyan
export COLOR_16="#FFFFFF" # Bright White
export BACKGROUND_COLOR="#222225" # Background
export FOREGROUND_COLOR="#ededed" # Foreground (Text)
export FOREGROUND_COLOR="#EDEDED" # Foreground (Text)
export CURSOR_COLOR="#ededed" # Cursor
export CURSOR_COLOR="#EDEDED" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/hipster-green.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Hipster Green"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#b6214a" # Red (Syntax string)
export COLOR_03="#00a600" # Green (Command)
export COLOR_04="#bfbf00" # Yellow (Command second)
export COLOR_05="#246eb2" # Blue (Path)
export COLOR_06="#b200b2" # Magenta (Syntax var)
export COLOR_07="#00a6b2" # Cyan (Prompt)
export COLOR_08="#bfbfbf" # White
export COLOR_02="#B6214A" # Red (Syntax string)
export COLOR_03="#00A600" # Green (Command)
export COLOR_04="#BFBF00" # Yellow (Command second)
export COLOR_05="#246EB2" # Blue (Path)
export COLOR_06="#B200B2" # Magenta (Syntax var)
export COLOR_07="#00A6B2" # Cyan (Prompt)
export COLOR_08="#BFBFBF" # White
export COLOR_09="#666666" # Bright Black
export COLOR_10="#e50000" # Bright Red (Command error)
export COLOR_11="#86a93e" # Bright Green (Exec)
export COLOR_12="#e5e500" # Bright Yellow
export COLOR_13="#0000ff" # Bright Blue (Folder)
export COLOR_14="#e500e5" # Bright Magenta
export COLOR_15="#00e5e5" # Bright Cyan
export COLOR_16="#e5e5e5" # Bright White
export COLOR_10="#E50000" # Bright Red (Command error)
export COLOR_11="#86A93E" # Bright Green (Exec)
export COLOR_12="#E5E500" # Bright Yellow
export COLOR_13="#0000FF" # Bright Blue (Folder)
export COLOR_14="#E500E5" # Bright Magenta
export COLOR_15="#00E5E5" # Bright Cyan
export COLOR_16="#E5E5E5" # Bright White
export BACKGROUND_COLOR="#100b05" # Background
export FOREGROUND_COLOR="#84c138" # Foreground (Text)
export BACKGROUND_COLOR="#100B05" # Background
export FOREGROUND_COLOR="#84C138" # Foreground (Text)
export CURSOR_COLOR="#84c138" # Cursor
export CURSOR_COLOR="#84C138" # Cursor
# | ===========================================================================
# | Apply Colors

28
themes/homebrew.sh Executable file → Normal file
View File

@ -4,26 +4,26 @@ export PROFILE_NAME="Homebrew"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#990000" # Red (Syntax string)
export COLOR_03="#00a600" # Green (Command)
export COLOR_03="#00A600" # Green (Command)
export COLOR_04="#999900" # Yellow (Command second)
export COLOR_05="#0000b2" # Blue (Path)
export COLOR_06="#b200b2" # Magenta (Syntax var)
export COLOR_07="#00a6b2" # Cyan (Prompt)
export COLOR_08="#bfbfbf" # White
export COLOR_05="#0000B2" # Blue (Path)
export COLOR_06="#B200B2" # Magenta (Syntax var)
export COLOR_07="#00A6B2" # Cyan (Prompt)
export COLOR_08="#BFBFBF" # White
export COLOR_09="#666666" # Bright Black
export COLOR_10="#e50000" # Bright Red (Command error)
export COLOR_11="#00d900" # Bright Green (Exec)
export COLOR_12="#e5e500" # Bright Yellow
export COLOR_13="#0000ff" # Bright Blue (Folder)
export COLOR_14="#e500e5" # Bright Magenta
export COLOR_15="#00e5e5" # Bright Cyan
export COLOR_16="#e5e5e5" # Bright White
export COLOR_10="#E50000" # Bright Red (Command error)
export COLOR_11="#00D900" # Bright Green (Exec)
export COLOR_12="#E5E500" # Bright Yellow
export COLOR_13="#0000FF" # Bright Blue (Folder)
export COLOR_14="#E500E5" # Bright Magenta
export COLOR_15="#00E5E5" # Bright Cyan
export COLOR_16="#E5E5E5" # Bright White
export BACKGROUND_COLOR="#000000" # Background
export FOREGROUND_COLOR="#00ff00" # Foreground (Text)
export FOREGROUND_COLOR="#00FF00" # Foreground (Text)
export CURSOR_COLOR="#00ff00" # Cursor
export CURSOR_COLOR="#00FF00" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/horizon-bright.sh Executable file → Normal file
View File

0
themes/horizon-dark.sh Executable file → Normal file
View File

30
themes/hurtado.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Hurtado"
export COLOR_01="#575757" # Black (Host)
export COLOR_02="#ff1b00" # Red (Syntax string)
export COLOR_03="#a5e055" # Green (Command)
export COLOR_04="#fbe74a" # Yellow (Command second)
export COLOR_02="#FF1B00" # Red (Syntax string)
export COLOR_03="#A5E055" # Green (Command)
export COLOR_04="#FBE74A" # Yellow (Command second)
export COLOR_05="#496487" # Blue (Path)
export COLOR_06="#fd5ff1" # Magenta (Syntax var)
export COLOR_07="#86e9fe" # Cyan (Prompt)
export COLOR_08="#cbcccb" # White
export COLOR_06="#FD5FF1" # Magenta (Syntax var)
export COLOR_07="#86E9FE" # Cyan (Prompt)
export COLOR_08="#CBCCCB" # White
export COLOR_09="#262626" # Bright Black
export COLOR_10="#d51d00" # Bright Red (Command error)
export COLOR_11="#a5df55" # Bright Green (Exec)
export COLOR_12="#fbe84a" # Bright Yellow
export COLOR_13="#89beff" # Bright Blue (Folder)
export COLOR_14="#c001c1" # Bright Magenta
export COLOR_15="#86eafe" # Bright Cyan
export COLOR_16="#dbdbdb" # Bright White
export COLOR_10="#D51D00" # Bright Red (Command error)
export COLOR_11="#A5DF55" # Bright Green (Exec)
export COLOR_12="#FBE84A" # Bright Yellow
export COLOR_13="#89BEFF" # Bright Blue (Folder)
export COLOR_14="#C001C1" # Bright Magenta
export COLOR_15="#86EAFE" # Bright Cyan
export COLOR_16="#DBDBDB" # Bright White
export BACKGROUND_COLOR="#000000" # Background
export FOREGROUND_COLOR="#dbdbdb" # Foreground (Text)
export FOREGROUND_COLOR="#DBDBDB" # Foreground (Text)
export CURSOR_COLOR="#dbdbdb" # Cursor
export CURSOR_COLOR="#DBDBDB" # Cursor
# | ===========================================================================
# | Apply Colors

24
themes/hybrid.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Hybrid"
export COLOR_01="#282a2e" # Black (Host)
export COLOR_01="#282A2E" # Black (Host)
export COLOR_02="#A54242" # Red (Syntax string)
export COLOR_03="#8C9440" # Green (Command)
export COLOR_04="#de935f" # Yellow (Command second)
export COLOR_04="#DE935F" # Yellow (Command second)
export COLOR_05="#5F819D" # Blue (Path)
export COLOR_06="#85678F" # Magenta (Syntax var)
export COLOR_07="#5E8D87" # Cyan (Prompt)
export COLOR_08="#969896" # White
export COLOR_09="#373b41" # Bright Black
export COLOR_10="#cc6666" # Bright Red (Command error)
export COLOR_11="#b5bd68" # Bright Green (Exec)
export COLOR_12="#f0c674" # Bright Yellow
export COLOR_13="#81a2be" # Bright Blue (Folder)
export COLOR_14="#b294bb" # Bright Magenta
export COLOR_15="#8abeb7" # Bright Cyan
export COLOR_16="#c5c8c6" # Bright White
export COLOR_09="#373B41" # Bright Black
export COLOR_10="#CC6666" # Bright Red (Command error)
export COLOR_11="#B5BD68" # Bright Green (Exec)
export COLOR_12="#F0C674" # Bright Yellow
export COLOR_13="#81A2BE" # Bright Blue (Folder)
export COLOR_14="#B294BB" # Bright Magenta
export COLOR_15="#8ABEB7" # Bright Cyan
export COLOR_16="#C5C8C6" # Bright White
export BACKGROUND_COLOR="#141414" # Background
export FOREGROUND_COLOR="#94a3a5" # Foreground (Text)
export FOREGROUND_COLOR="#94A3A5" # Foreground (Text)
export CURSOR_COLOR="#94a3a5" # Cursor
export CURSOR_COLOR="#94A3A5" # Cursor
# | ===========================================================================
# | Apply Colors

0
themes/ibm-3270-high-contrast.sh Executable file → Normal file
View File

0
themes/ibm3270.sh Executable file → Normal file
View File

36
themes/ic-green-ppl.sh Executable file → Normal file
View File

@ -2,28 +2,28 @@
export PROFILE_NAME="Ic Green Ppl"
export COLOR_01="#1f1f1f" # Black (Host)
export COLOR_02="#fb002a" # Red (Syntax string)
export COLOR_03="#339c24" # Green (Command)
export COLOR_04="#659b25" # Yellow (Command second)
export COLOR_05="#149b45" # Blue (Path)
export COLOR_06="#53b82c" # Magenta (Syntax var)
export COLOR_07="#2cb868" # Cyan (Prompt)
export COLOR_08="#e0ffef" # White
export COLOR_01="#1F1F1F" # Black (Host)
export COLOR_02="#FB002A" # Red (Syntax string)
export COLOR_03="#339C24" # Green (Command)
export COLOR_04="#659B25" # Yellow (Command second)
export COLOR_05="#149B45" # Blue (Path)
export COLOR_06="#53B82C" # Magenta (Syntax var)
export COLOR_07="#2CB868" # Cyan (Prompt)
export COLOR_08="#E0FFEF" # White
export COLOR_09="#032710" # Bright Black
export COLOR_10="#a7ff3f" # Bright Red (Command error)
export COLOR_11="#9fff6d" # Bright Green (Exec)
export COLOR_12="#d2ff6d" # Bright Yellow
export COLOR_13="#72ffb5" # Bright Blue (Folder)
export COLOR_14="#50ff3e" # Bright Magenta
export COLOR_15="#22ff71" # Bright Cyan
export COLOR_16="#daefd0" # Bright White
export COLOR_10="#A7FF3F" # Bright Red (Command error)
export COLOR_11="#9FFF6D" # Bright Green (Exec)
export COLOR_12="#D2FF6D" # Bright Yellow
export COLOR_13="#72FFB5" # Bright Blue (Folder)
export COLOR_14="#50FF3E" # Bright Magenta
export COLOR_15="#22FF71" # Bright Cyan
export COLOR_16="#DAEFD0" # Bright White
export BACKGROUND_COLOR="#3a3d3f" # Background
export FOREGROUND_COLOR="#d9efd3" # Foreground (Text)
export BACKGROUND_COLOR="#3A3D3F" # Background
export FOREGROUND_COLOR="#D9EFD3" # Foreground (Text)
export CURSOR_COLOR="#d9efd3" # Cursor
export CURSOR_COLOR="#D9EFD3" # Cursor
# | ===========================================================================
# | Apply Colors

34
themes/ic-orange-ppl.sh Executable file → Normal file
View File

@ -3,27 +3,27 @@
export PROFILE_NAME="Ic Orange Ppl"
export COLOR_01="#000000" # Black (Host)
export COLOR_02="#c13900" # Red (Syntax string)
export COLOR_03="#a4a900" # Green (Command)
export COLOR_04="#caaf00" # Yellow (Command second)
export COLOR_05="#bd6d00" # Blue (Path)
export COLOR_06="#fc5e00" # Magenta (Syntax var)
export COLOR_07="#f79500" # Cyan (Prompt)
export COLOR_08="#ffc88a" # White
export COLOR_02="#C13900" # Red (Syntax string)
export COLOR_03="#A4A900" # Green (Command)
export COLOR_04="#CAAF00" # Yellow (Command second)
export COLOR_05="#BD6D00" # Blue (Path)
export COLOR_06="#FC5E00" # Magenta (Syntax var)
export COLOR_07="#F79500" # Cyan (Prompt)
export COLOR_08="#FFC88A" # White
export COLOR_09="#6a4f2a" # Bright Black
export COLOR_10="#ff8c68" # Bright Red (Command error)
export COLOR_11="#f6ff40" # Bright Green (Exec)
export COLOR_12="#ffe36e" # Bright Yellow
export COLOR_13="#ffbe55" # Bright Blue (Folder)
export COLOR_14="#fc874f" # Bright Magenta
export COLOR_15="#c69752" # Bright Cyan
export COLOR_16="#fafaff" # Bright White
export COLOR_09="#6A4F2A" # Bright Black
export COLOR_10="#FF8C68" # Bright Red (Command error)
export COLOR_11="#F6FF40" # Bright Green (Exec)
export COLOR_12="#FFE36E" # Bright Yellow
export COLOR_13="#FFBE55" # Bright Blue (Folder)
export COLOR_14="#FC874F" # Bright Magenta
export COLOR_15="#C69752" # Bright Cyan
export COLOR_16="#FAFAFF" # Bright White
export BACKGROUND_COLOR="#262626" # Background
export FOREGROUND_COLOR="#ffcb83" # Foreground (Text)
export FOREGROUND_COLOR="#FFCB83" # Foreground (Text)
export CURSOR_COLOR="#ffcb83" # Cursor
export CURSOR_COLOR="#FFCB83" # Cursor
# | ===========================================================================
# | Apply Colors

Some files were not shown because too many files have changed in this diff Show More