-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tokyonighted everything, removed redundant themes, changed naming con…
…vention of colors/ dir
- Loading branch information
1 parent
a6f9120
commit 75f2315
Showing
58 changed files
with
1,004 additions
and
1,213 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
colors: | ||
primary: | ||
background: "#2c2e34" | ||
foreground: "#c5cdd9" | ||
|
||
normal: | ||
black: "#3e4249" | ||
red: "#ec7279" | ||
green: "#a0c980" | ||
yellow: "#deb974" | ||
blue: "#6cb6eb" | ||
magenta: "#d38aea" | ||
cyan: "#5dbbc1" | ||
white: "#c5cdd9" | ||
|
||
bright: | ||
black: "#3e4249" | ||
red: "#ec7279" | ||
green: "#a0c980" | ||
yellow: "#deb974" | ||
blue: "#6cb6eb" | ||
magenta: "#d38aea" | ||
cyan: "#5dbbc1" | ||
white: "#c5cdd9" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
colors: | ||
primary: | ||
background: "#fafafa" | ||
foreground: "#4b505b" | ||
|
||
normal: | ||
black: "#4b505b" | ||
red: "#d05858" | ||
green: "#608e32" | ||
yellow: "#be7e05" | ||
blue: "#5079be" | ||
magenta: "#b05ccc" | ||
cyan: "#3a8b84" | ||
white: "#fafafa" | ||
|
||
bright: | ||
black: "#4b505b" | ||
red: "#d05858" | ||
green: "#608e32" | ||
yellow: "#be7e05" | ||
blue: "#5079be" | ||
magenta: "#b05ccc" | ||
cyan: "#3a8b84" | ||
white: "#fafafa" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
colors: | ||
primary: | ||
background: "#2f383e" | ||
foreground: "#d3c6aa" | ||
normal: | ||
black: "#4b565c" | ||
red: "#e67e80" | ||
green: "#a7c080" | ||
yellow: "#dbbc7f" | ||
blue: "#7fbbb3" | ||
magenta: "#d699b6" | ||
cyan: "#83c092" | ||
white: "#d3c6aa" | ||
bright: | ||
black: "#4b565c" | ||
red: "#e67e80" | ||
green: "#a7c080" | ||
yellow: "#dbbc7f" | ||
blue: "#7fbbb3" | ||
magenta: "#d699b6" | ||
cyan: "#83c092" | ||
white: "#d3c6aa" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
colors: | ||
primary: | ||
background: "#323d43" | ||
foreground: "#d3c6aa" | ||
normal: | ||
black: "#4b565c" | ||
red: "#e67e80" | ||
green: "#a7c080" | ||
yellow: "#dbbc7f" | ||
blue: "#7fbbb3" | ||
magenta: "#d699b6" | ||
cyan: "#83c092" | ||
white: "#d3c6aa" | ||
bright: | ||
black: "#4b565c" | ||
red: "#e67e80" | ||
green: "#a7c080" | ||
yellow: "#dbbc7f" | ||
blue: "#7fbbb3" | ||
magenta: "#d699b6" | ||
cyan: "#83c092" | ||
white: "#d3c6aa" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
colors: | ||
primary: | ||
background: "#fff9e8" | ||
foreground: "#5c6a72" | ||
normal: | ||
black: "#5c6a72" | ||
red: "#f85552" | ||
green: "#8da101" | ||
yellow: "#dfa000" | ||
blue: "#3a94c5" | ||
magenta: "#df69ba" | ||
cyan: "#35a77c" | ||
white: "#dfddc8" | ||
bright: | ||
black: "#5c6a72" | ||
red: "#f85552" | ||
green: "#8da101" | ||
yellow: "#dfa000" | ||
blue: "#3a94c5" | ||
magenta: "#df69ba" | ||
cyan: "#35a77c" | ||
white: "#dfddc8" |
Oops, something went wrong.