Compare commits

...

11 Commits

Author SHA1 Message Date
Mgldvd ed9d0244d2 Fix index links 2023-02-12 23:44:13 +00:00
Mgldvd 4410f0ca1d update readme 2023-02-12 23:42:38 +00:00
Mgldvd 8f44a468e4 Update README add index 2023-02-12 23:37:54 +00:00
Mgldvd a94bef5693 Merge branch 'master' of https://github.com/Gogh-Co/Gogh 2023-02-12 23:05:22 +00:00
Mgldvd 3629e702d9 Update README 2023-02-12 23:05:18 +00:00
github-actions[bot] 3da5b50b02 ------- Generate themes.json ------- 2023-02-12 22:44:21 +00:00
Mgldvd 7ca9208a94 add breath-darker.sh to gogh.sh 2023-02-12 22:43:26 +00:00
Mgldvd 8e3c77cfed
Merge pull request #367 from joser93/breath-darker
Breath darker
2023-02-12 17:41:31 -05:00
Mgldvd 03cfb254d3
Merge pull request #368 from CicadaCinema/patch-1
swap the labels between the cyan and purple colours
2023-02-12 17:39:47 -05:00
CicadaCinema 303cd3deed
swap the labels between the cyan and purple colours 2023-02-12 21:24:16 +00:00
José Roberto Sánchez 95b77fe0b7 duplicate breath with darker settings and highlight options 2023-02-12 20:55:18 +00:00
5 changed files with 134 additions and 26 deletions

View File

@ -1,21 +1,58 @@
Gogh
====
<h1 align="center">
Gogh
</h1>
<div align="center">
<img src="https://raw.githubusercontent.com/Gogh-Co/Gogh/master/images/gogh/Gogh-logo-dark.png" alt="Gogh" width="100%">
</div>
<div align="center">
:small_blue_diamond: <a href="http://Gogh-Co.github.io/Gogh"> Visit the Website </a> :small_blue_diamond:
:small_blue_diamond: <a href="http://Gogh-Co.github.io/Gogh"> Visit the Website </a> :small_blue_diamond:
</div>
## Color scheme for your terminal
Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that use Gnome Terminal, Pantheon Terminal, Tilix, or XFCE4 Terminal; initially inspired by Elementary OS Luna. Also works on iTerm for macOS. You can check out the themes [here](https://Gogh-Co.github.io/Gogh/).
![elementary](https://raw.githubusercontent.com/Gogh-Co/Gogh/master/images/demos/themes.gif)
<br>
----
<table>
<tr>
<td>
<img width="441" height="1">
<b style="font-size:30px">Index:</b>
<br>
- [Pre-Install](https://github.com/Gogh-Co/Gogh#%EF%B8%8F-pre-install)
- [Install 📦](https://github.com/Gogh-Co/Gogh#-install)
- [Help](https://github.com/Gogh-Co/Gogh#thinking-help)
- [Install (non-interactive mode)](https://github.com/Gogh-Co/Gogh#%EF%B8%8F-install-non-interactive-mode)
- [Terminals](https://github.com/Gogh-Co/Gogh#-terminals)
- [Themes](https://github.com/Gogh-Co/Gogh#-themes)
- [How to?](https://github.com/Gogh-Co/Gogh#-how-to)
- [First commit](https://github.com/Gogh-Co/Gogh#-first-commit)
- [Credits](https://github.com/Gogh-Co/Gogh#heart-credits)
- [Contributors](https://github.com/Gogh-Co/Gogh#heart-contributors)
- [Why Gogh?](https://github.com/Gogh-Co/Gogh#%EF%B8%8F-why-gogh)
- [Author](https://github.com/Gogh-Co/Gogh#-author)
- [Mentions](https://github.com/Gogh-Co/Gogh#-mentions)
- [Themes in json format](https://github.com/Gogh-Co/Gogh#-themes-in-json-format)
- [Stargazers over time](https://github.com/Gogh-Co/Gogh#-stargazers-over-time)
</td>
<td>
<img width="441" height="1">
<br>
<br>
![gogh](https://raw.githubusercontent.com/Gogh-Co/Gogh/master/images/demos/themes.gif)
</td>
</table>
<br>
## ⚙️ Pre-Install
@ -27,7 +64,9 @@ sudo apt-get install dconf-cli uuid-runtime
You can now install in interactive mode (easy) or non-interactive mode (ideal for scripting)
## ⚙️ Install (interactive mode)
## 📦 **Install**
Interactive mode
**1. Just copy and paste this one-line command:**
@ -48,9 +87,14 @@ bash -c "$(curl -sLo- https://git.io/vQgMr)"
![gogh-demo-profile](https://raw.githubusercontent.com/Gogh-Co/Gogh/master/images/demos/gogh-demo-profile.gif)
<br/>
## :thinking: [Help](https://github.com/Gogh-Co/Gogh/blob/master/content/help.md)
- [link to page](https://github.com/Gogh-Co/Gogh/blob/master/content/help.md)
<br/>
## Install (non-interactive mode)
## ⚙️ Install (non-interactive mode)
```bash
# clone the repo into "$HOME/src/gogh"
@ -74,6 +118,8 @@ cd themes
./dracula.sh
```
<br/>
## 💻 Terminals
- Alacritty - [Web](https://github.com/alacritty/alacritty)
@ -98,20 +144,20 @@ We have lots of themes. Check them out [here](https://Gogh-Co.github.io/Gogh/)!
also all themes in json format: https://raw.githubusercontent.com/Gogh-Co/Gogh/master/data/themes.json
<br/>
<br/>
## 📌 [How to](https://github.com/Gogh-Co/Gogh/blob/master/content/howto.md)
If you want to create your own color scheme or contribute to the project, [start here](https://github.com/Gogh-Co/Gogh/blob/master/content/howto.md).
<br/>
## :thinking: [Help](https://github.com/Gogh-Co/Gogh/blob/master/content/help.md)
<br/>
<br/>
## 🌱 First commit:
Nov 18, 2013 - [aa9871e](https://github.com/Gogh-Co/Gogh/commit/aa9871e2d6008d5dc8986b90356fa7cf433a0bb3)
<br/>
## :heart: Credits:
@ -155,32 +201,31 @@ If you want to create your own color scheme or contribute to the project, [start
- [KANAGAWA.nvim](https://github.com/rebelot/kanagawa.nvim)
<br/>
<br/>
## :heart: Contributors:
Many thanks to all who have participated in this project.
- [@contributors](https://github.com/Gogh-Co/Gogh/graphs/contributors)
<br/>
<br/>
## Why Gogh?
## 🖌️ Why Gogh?
There is no blue without yellow and without orange.
-- [Vincent Van Gogh](https://en.wikipedia.org/wiki/Vincent_van_Gogh)
<br/>
-- [Vincent Van Gogh](https://en.wikipedia.org/wiki/Vincent_van_Gogh) --
<br/>
## Author
## 🧠 Author
- Miguel D. Quintero - [Lanet.co](https://lanet.co)
[💵 Buy me a coffee - paypal](https://paypal.me/mgldvd?country.x=CO&locale.x=es_XC)
&nbsp;&nbsp;&nbsp;&nbsp; [💵 Invite me a coffee - paypal](https://paypal.me/mgldvd?country.x=CO&locale.x=es_XC)
<br/>
## 📣 Mentions
@ -191,7 +236,11 @@ There is no blue without yellow and without orange.
- [Reddit - elementaryos](https://www.reddit.com/r/elementaryos/comments/3ivnb7/how_to_change_terminals_colors/)
- [dev.to](https://dev.to/Gogh-Co/color-scheme-for-your-terminal-1pea)
## Themes in `json` format
<br/>
## 📄 Themes in `json` format
- :link: [json RAW](https://raw.githubusercontent.com/Gogh-Co/Gogh/master/data/themes.json)
In your terminal type:
@ -203,6 +252,7 @@ This generates a json file located at `gh-pages/data/themes.json`
Original script source: https://gist.github.com/rapgru/09b449285231d18f4e4536c5f48fc927
<br/>
## 🌟 Stargazers over time

Binary file not shown.

View File

@ -40,6 +40,7 @@ declare -a THEMES=(
'breath-light.sh'
'breath-silverfox.sh'
'breath.sh'
'breath-darker.sh'
'breeze.sh'
'broadcast.sh'
'brogrammer.sh'

57
themes/breath-darker.sh Executable file
View File

@ -0,0 +1,57 @@
#!/usr/bin/env bash
# ====================CONFIG THIS =============================== #
export COLOR_01="#1E2229" # HOST
export COLOR_02="#ED1515" # SYNTAX_STRING
export COLOR_03="#44853A" # COMMAND
export COLOR_04="#F67400" # COMMAND_COLOR2
export COLOR_05="#1D99F3" # PATH
export COLOR_06="#9B59B6" # SYNTAX_VAR
export COLOR_07="#1ABC9C" # PROMP
export COLOR_08="#FCFCFC" #
export COLOR_09="#7F8C8D" #
export COLOR_10="#C0392B" # COMMAND_ERROR
export COLOR_11="#55A649" # EXEC
export COLOR_12="#FDBC4B" #
export COLOR_13="#3DAEE9" # FOLDER
export COLOR_14="#8E44AD" #
export COLOR_15="#16A085" #
export COLOR_16="#FFFFFF" #
export BACKGROUND_COLOR="#080D14" # Background Color
export FOREGROUND_COLOR="#17A88B" # Foreground Color (text)
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
export HIGHLIGHT_FG_COLOR="#07C6D2" # Text color within highlight
export HIGHLIGHT_BG_COLOR="#1F1F1F" # Highlight color
export PROFILE_NAME="Breath Darker"
# =============================================================== #
# =============================================================== #
# | Apply Colors
# ===============================================================|#
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
# Allow developer to change url to forked url for easier testing
# IMPORTANT: Make sure you export this variable if your main shell is not bash
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
bash "${PARENT_PATH}/apply-colors.sh"
else
if [[ "$(uname)" = "Darwin" ]]; then
# OSX ships with curl and ancient bash
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
else
# Linux ships with wget
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
fi
fi

View File

@ -6,8 +6,8 @@ export COLOR_02="#EA4335" # Red
export COLOR_03="#34A853" # Green
export COLOR_04="#FBBC04" # Yellow
export COLOR_05="#4285F4" # Blue
export COLOR_06="#A142F4" # Cyan
export COLOR_07="#24C1E0" # Purple
export COLOR_06="#A142F4" # Purple
export COLOR_07="#24C1E0" # Cyan
export COLOR_08="#E8EAED" # Light gray
export COLOR_09="#5F6368" # Dark gray
@ -15,8 +15,8 @@ export COLOR_10="#EA4335" # Bright Red
export COLOR_11="#34A853" # Bright Green
export COLOR_12="#FBBC05" # Bright Yellow
export COLOR_13="#4285F4" # Bright Blue
export COLOR_14="#A142F4" # Bright Cyan
export COLOR_15="#24C1E0" # Bright Purple
export COLOR_14="#A142F4" # Bright Purple
export COLOR_15="#24C1E0" # Bright Cyan
export COLOR_16="#FFFFFF" # White
export BACKGROUND_COLOR="#FFFFFF" # Background Color