mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Insert missing # in color codes of ir-black and synthwave
This commit is contained in:
parent
b3c5bbb685
commit
7c2020273e
@ -21,7 +21,7 @@ export COLOR_16="#ffffff" #
|
|||||||
|
|
||||||
export BACKGROUND_COLOR="#000000" # Background Color
|
export BACKGROUND_COLOR="#000000" # Background Color
|
||||||
export FOREGROUND_COLOR="#eeeeee" # Text
|
export FOREGROUND_COLOR="#eeeeee" # Text
|
||||||
export CURSOR_COLOR="ffa560" # Cursor
|
export CURSOR_COLOR="#ffa560" # Cursor
|
||||||
export PROFILE_NAME="Ir Black"
|
export PROFILE_NAME="Ir Black"
|
||||||
# =============================================
|
# =============================================
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ export COLOR_16="#ffffff" # White
|
|||||||
|
|
||||||
export BACKGROUND_COLOR="#262335" # Background Color
|
export BACKGROUND_COLOR="#262335" # Background Color
|
||||||
export FOREGROUND_COLOR="#ffffff" # Foreground Color (text)
|
export FOREGROUND_COLOR="#ffffff" # Foreground Color (text)
|
||||||
export CURSOR_COLOR="03edf9" # Cursor color
|
export CURSOR_COLOR="#03edf9" # Cursor color
|
||||||
export PROFILE_NAME="SynthWave"
|
export PROFILE_NAME="SynthWave"
|
||||||
# =============================================================== #
|
# =============================================================== #
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user