-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
• Fixed possible Linux/MacOS case-sensitivity issues.
• Added and refined several palettes for usability. Re-organized palettes based on broader usage-case attributes. • Dynamic textures are now supported project-wide for use with palette system. These can rely on matching files in the same folder (as well as parent folder).
- Loading branch information
Showing
165 changed files
with
2,090 additions
and
1,261 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
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,40 @@ | ||
[Textured] | ||
(Main) | ||
Main : #4C4A48 | ||
MainActive : #2E2E2E | ||
MainButton : #FFFFFF20 | ||
MainIcons : #DDDCBF | ||
Border : #2E2E2E | ||
BorderActive : #5B5B4F | ||
BorderButton : #2E2E2E | ||
BorderIcons : #DDDCBF | ||
Highlight : #2E2E2E | ||
HighlightActive : #5B5B4F8D | ||
HighlightButton : #DDDCBF2B | ||
HighlightIcons : #FFFFFF83 | ||
Scrollbar : #DDDCBF10 | ||
ScrollbarThumb : #928F89 | ||
Header : #DDDCBF1A | ||
|
||
[NonTextured] | ||
(Text) | ||
Text : #FFFFFFC0 | ||
TextActive : #FFFFFF | ||
TextButton : #FFFFFF | ||
TextBorder : #FFFFFF91 | ||
TextBorderActive : #FFFCDF | ||
TextBorderButton : #FFFFFF91 | ||
TextHighlight : #FFFFFF88 | ||
TextHighlightActive : #FFFFFF | ||
TextHighlightButton : #FFFFFF | ||
TextWarning : #FFF700 | ||
TextError : #FF9797 | ||
TextHeader : #CACACA | ||
(Other) | ||
Frame : #2E2E2E : Border | ||
Window : #4C4A48 : Main | ||
Details : #2E2E2E : Border | ||
Cursor : #FFE200 | ||
Selection : #48629D : 1.5 | ||
Curve : #535353 : Highlight : 1.5 | ||
CurveBackground : #1B1B1B : Border : 0.5 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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,40 @@ | ||
[Textured] | ||
(Main) | ||
Main : #3E4340 | ||
MainActive : #2C2C2C | ||
MainButton : #A1C19D25 | ||
MainIcons : #A1C19D | ||
Border : #262B26 | ||
BorderActive : #373D38 | ||
BorderButton : #2C2C2C00 | ||
BorderIcons : #FFFFFF60 | ||
Highlight : #373D38 | ||
HighlightActive : #32473B | ||
HighlightButton : #00000080 | ||
HighlightIcons : #FFFFFF83 | ||
Scrollbar : #FFFFFF10 | ||
ScrollbarThumb : #A1C19D5D | ||
Header : #A1C19D25 | ||
|
||
[NonTextured] | ||
(Text) | ||
Text : #FFFFFFC0 | ||
TextActive : #FFFFFF | ||
TextButton : #FFFFFF | ||
TextBorder : #FFFFFFC7 | ||
TextBorderActive : #FFFFFF | ||
TextBorderButton : #FFFFFFC7 | ||
TextHighlight : #FFFFFFB4 | ||
TextHighlightActive : #FFFFFF | ||
TextHighlightButton : #FFFFFF | ||
TextWarning : #FFF700 | ||
TextError : #FF9797 | ||
TextHeader : #FFFFFF | ||
(Other) | ||
Frame : #262B26 : Border | ||
Window : #3E4340 : Main | ||
Details : #262B26 : Border | ||
Cursor : #FFF700 : TextWarning | ||
Selection : #373D38 : Highlight | ||
Curve : #525B54 : Highlight : 1.5 | ||
CurveBackground : #1E221E : Border : 0.5 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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,40 @@ | ||
[Textured] | ||
(Main) | ||
Main : #1D1D1D | ||
MainActive : #2F374A | ||
MainButton : #FFFFFF20 | ||
MainIcons : #5A7FD3 | ||
Border : #1D1D1D | ||
BorderActive : #2F374A | ||
BorderButton : #292C32 | ||
BorderIcons : #5A7FD3 | ||
Highlight : #2E2E2E | ||
HighlightActive : #5A7FD38D | ||
HighlightButton : #2C3342 | ||
HighlightIcons : #FFFFFF83 | ||
Scrollbar : #5A7FD310 | ||
ScrollbarThumb : #2C3342 | ||
Header : #5A7FD31A | ||
|
||
[NonTextured] | ||
(Text) | ||
Text : #FFFFFFC0 | ||
TextActive : #FFFFFF | ||
TextButton : #FFFFFF | ||
TextBorder : #FFFFFF91 | ||
TextBorderActive : #FFFFFF | ||
TextBorderButton : #FFFFFF91 | ||
TextHighlight : #FFFFFF88 | ||
TextHighlightActive : #FFFFFF | ||
TextHighlightButton : #FFFFFF | ||
TextWarning : #FFF700 | ||
TextError : #FF9797 | ||
TextHeader : #CACACA | ||
(Other) | ||
Frame : #2F374A : BorderActive | ||
Window : #1D1D1D : Main | ||
Details : #1D1D1D : Border | ||
Cursor : #FFE200 | ||
Selection : #48629D : 1.5 | ||
Curve : #2E2E2E : Highlight : 1.5 | ||
CurveBackground : #1D1D1D : Border : 0.5 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
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
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
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,40 @@ | ||
[Textured] | ||
(Main) | ||
Main : #093616 | ||
MainActive : #487652 | ||
MainButton : #335847 | ||
MainIcons : #A3FFAB | ||
Border : #2B6A33 | ||
BorderActive : #474638 | ||
BorderButton : #4C4439 | ||
BorderIcons : #CEBDA9 | ||
Highlight : #6C5B46 | ||
HighlightActive : #335847 | ||
HighlightButton : #4C4439 | ||
HighlightIcons : #CEBDA9 | ||
Scrollbar : #CEBDA910 | ||
ScrollbarThumb : #B6CEA9 | ||
Header : #B6CEA92A | ||
|
||
[NonTextured] | ||
(Text) | ||
Text : #DBFFBF | ||
TextActive : #E4ECB4 | ||
TextButton : #FFFFFF | ||
TextBorder : #CEBDA9 | ||
TextBorderActive : #CEBDA9 | ||
TextBorderButton : #CEBDA9 | ||
TextHighlight : #CEBDA9 | ||
TextHighlightActive : #FFFFFF | ||
TextHighlightButton : #FFFFFF | ||
TextWarning : #FFF700 | ||
TextError : #FF9797 | ||
TextHeader : #FFFFFF | ||
(Other) | ||
Frame : #474638 : BorderActive | ||
Window : #093616 : Main | ||
Details : #2B6A33 : Border | ||
Cursor : #6C5B46 : Highlight | ||
Selection : #2B6A33 : Border | ||
Curve : #6C5B46 : Highlight : 1.5 | ||
CurveBackground : #2B6A33 : Border : 0.5 |
File renamed without changes.
Oops, something went wrong.