mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Add new themes to the array
This commit is contained in:
parent
7edf4c6fec
commit
bdf862b4d9
16
gogh.sh
16
gogh.sh
@ -22,12 +22,12 @@ declare -a THEMES=(
|
||||
'brogrammer.sh'
|
||||
'c64.sh'
|
||||
'cai.sh'
|
||||
'chalkboard.sh'
|
||||
'chalk.sh'
|
||||
'chalkboard.sh'
|
||||
'ciapre.sh'
|
||||
'clrs.sh'
|
||||
'cobalt2.sh'
|
||||
'cobalt-neon.sh'
|
||||
'cobalt2.sh'
|
||||
'crayon-pony-fish.sh'
|
||||
'dark-pastel.sh'
|
||||
'darkside.sh'
|
||||
@ -42,8 +42,8 @@ declare -a THEMES=(
|
||||
'espresso-libre.sh'
|
||||
'espresso.sh'
|
||||
'fishtank.sh'
|
||||
'flatland.sh'
|
||||
'flat.sh'
|
||||
'flatland.sh'
|
||||
'foxnightly.sh'
|
||||
'freya.sh'
|
||||
'frontend-delight.sh'
|
||||
@ -74,8 +74,8 @@ declare -a THEMES=(
|
||||
'kibble.sh'
|
||||
'later-this-evening.sh'
|
||||
'lavandula.sh'
|
||||
'liquid-carbon.sh'
|
||||
'liquid-carbon-transparent.sh'
|
||||
'liquid-carbon.sh'
|
||||
'man-page.sh'
|
||||
'mar.sh'
|
||||
'material.sh'
|
||||
@ -98,10 +98,11 @@ declare -a THEMES=(
|
||||
'novel.sh'
|
||||
'obsidian.sh'
|
||||
'ocean-dark.sh'
|
||||
'oceanic-next.sh'
|
||||
'ocean.sh'
|
||||
'oceanic-next.sh'
|
||||
'ollie.sh'
|
||||
'one-dark.sh'
|
||||
'one-half-black.sh'
|
||||
'one-light.sh'
|
||||
'pali.sh'
|
||||
'paraiso-dark.sh'
|
||||
@ -116,8 +117,8 @@ declare -a THEMES=(
|
||||
'rippedcasts.sh'
|
||||
'royal.sh'
|
||||
'sat.sh'
|
||||
'seafoam-pastel.sh'
|
||||
'sea-shells.sh'
|
||||
'seafoam-pastel.sh'
|
||||
'seti.sh'
|
||||
'shaman.sh'
|
||||
'shel.sh'
|
||||
@ -134,6 +135,7 @@ declare -a THEMES=(
|
||||
'spacegray.sh'
|
||||
'spring.sh'
|
||||
'square.sh'
|
||||
'srcery.sh'
|
||||
'sundried.sh'
|
||||
'symphonic.sh'
|
||||
'teerb.sh'
|
||||
@ -141,11 +143,11 @@ declare -a THEMES=(
|
||||
'terminix-dark.sh'
|
||||
'thayer-bright.sh'
|
||||
'tin.sh'
|
||||
'tomorrow-night.sh'
|
||||
'tomorrow-night-blue.sh'
|
||||
'tomorrow-night-bright.sh'
|
||||
'tomorrow-night-eighties.sh'
|
||||
'tomorrow-night.sh'
|
||||
'tomorrow.night.sh'
|
||||
'tomorrow.sh'
|
||||
'toy-chest.sh'
|
||||
'treehouse.sh'
|
||||
|
Loading…
Reference in New Issue
Block a user