-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update with the latest tinted-theming colorschemes
- Loading branch information
1 parent
8a140ee
commit c27109b
Showing
12 changed files
with
10,332 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
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,13 @@ | ||
<!-- Base16 Measured Dark | ||
Scheme author: Measured (https://measured.co) | ||
Template author: Tinted Theming (https://github.com/tinted-theming) --> | ||
|
||
<application> | ||
<component name="MaterialThemeConfig"> | ||
<option name="version" value="2.2.0.1" /> | ||
<option name="selectedTheme" value="CUSTOM" /> | ||
<option name="highlightColor" value="88b0da" /> | ||
<option name="accentColor" value="88b0da" /> | ||
<option name="darkTitleBar" value="true" /> | ||
</component> | ||
</application> |
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,9 @@ | ||
<!-- Base16 Measured Dark | ||
Scheme author: Measured (https://measured.co) | ||
Template author: Tinted Theming (https://github.com/tinted-theming) --> | ||
|
||
<application> | ||
<component name="EditorColorsManagerImpl"> | ||
<global_color_scheme name="Base16 Measured Dark" /> | ||
</component> | ||
</application> |
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 @@ | ||
<!-- Base16 Measured Dark | ||
Scheme author: Measured (https://measured.co) | ||
Template author: Tinted Theming (https://github.com/tinted-theming) --> | ||
|
||
<application> | ||
<component name="MaterialCustomThemeConfig"> | ||
<option name="notificationsColor" value="00211f" /> | ||
<option name="treeSelectionColor" value="88b0da" /> | ||
<option name="highlightColor" value="005453" /> | ||
<option name="secondBorderColor" value="00211f" /> | ||
<option name="tableSelectedColor" value="88b0da" /> | ||
<option name="contrastColor" value="003a38" /> | ||
<option name="disabledColor" value="c3c3c3" /> | ||
<option name="secondaryBackgroundColor" value="003a38" /> | ||
<option name="buttonColor" value="00211f" /> | ||
<option name="selectionForegroundColor" value="efefef" /> | ||
<option name="selectionBackgroundColor" value="88b0da" /> | ||
<option name="textColor" value="efefef" /> | ||
<option name="foregroundColor" value="dcdcdc" /> | ||
<option name="backgroundColor" value="00211f" /> | ||
</component> | ||
</application> |
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,13 @@ | ||
<!-- Base16 Measured Light | ||
Scheme author: Measured (https://measured.co) | ||
Template author: Tinted Theming (https://github.com/tinted-theming) --> | ||
|
||
<application> | ||
<component name="MaterialThemeConfig"> | ||
<option name="version" value="2.2.0.1" /> | ||
<option name="selectedTheme" value="CUSTOM" /> | ||
<option name="highlightColor" value="0158ad" /> | ||
<option name="accentColor" value="0158ad" /> | ||
<option name="darkTitleBar" value="true" /> | ||
</component> | ||
</application> |
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,9 @@ | ||
<!-- Base16 Measured Light | ||
Scheme author: Measured (https://measured.co) | ||
Template author: Tinted Theming (https://github.com/tinted-theming) --> | ||
|
||
<application> | ||
<component name="EditorColorsManagerImpl"> | ||
<global_color_scheme name="Base16 Measured Light" /> | ||
</component> | ||
</application> |
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 @@ | ||
<!-- Base16 Measured Light | ||
Scheme author: Measured (https://measured.co) | ||
Template author: Tinted Theming (https://github.com/tinted-theming) --> | ||
|
||
<application> | ||
<component name="MaterialCustomThemeConfig"> | ||
<option name="notificationsColor" value="fdf9f5" /> | ||
<option name="treeSelectionColor" value="0158ad" /> | ||
<option name="highlightColor" value="ffeada" /> | ||
<option name="secondBorderColor" value="fdf9f5" /> | ||
<option name="tableSelectedColor" value="0158ad" /> | ||
<option name="contrastColor" value="f9f5f1" /> | ||
<option name="disabledColor" value="404040" /> | ||
<option name="secondaryBackgroundColor" value="f9f5f1" /> | ||
<option name="buttonColor" value="fdf9f5" /> | ||
<option name="selectionForegroundColor" value="181818" /> | ||
<option name="selectionBackgroundColor" value="0158ad" /> | ||
<option name="textColor" value="181818" /> | ||
<option name="foregroundColor" value="292929" /> | ||
<option name="backgroundColor" value="fdf9f5" /> | ||
</component> | ||
</application> |
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,13 @@ | ||
<!-- Base16 SAGA | ||
Scheme author: https://github.com/SAGAtheme/SAGA | ||
Template author: Tinted Theming (https://github.com/tinted-theming) --> | ||
|
||
<application> | ||
<component name="MaterialThemeConfig"> | ||
<option name="version" value="2.2.0.1" /> | ||
<option name="selectedTheme" value="CUSTOM" /> | ||
<option name="highlightColor" value="c9fff7" /> | ||
<option name="accentColor" value="c9fff7" /> | ||
<option name="darkTitleBar" value="true" /> | ||
</component> | ||
</application> |
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,9 @@ | ||
<!-- Base16 SAGA | ||
Scheme author: https://github.com/SAGAtheme/SAGA | ||
Template author: Tinted Theming (https://github.com/tinted-theming) --> | ||
|
||
<application> | ||
<component name="EditorColorsManagerImpl"> | ||
<global_color_scheme name="Base16 SAGA" /> | ||
</component> | ||
</application> |
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 @@ | ||
<!-- Base16 SAGA | ||
Scheme author: https://github.com/SAGAtheme/SAGA | ||
Template author: Tinted Theming (https://github.com/tinted-theming) --> | ||
|
||
<application> | ||
<component name="MaterialCustomThemeConfig"> | ||
<option name="notificationsColor" value="05080a" /> | ||
<option name="treeSelectionColor" value="c9fff7" /> | ||
<option name="highlightColor" value="0f181e" /> | ||
<option name="secondBorderColor" value="05080a" /> | ||
<option name="tableSelectedColor" value="c9fff7" /> | ||
<option name="contrastColor" value="0a1014" /> | ||
<option name="disabledColor" value="192630" /> | ||
<option name="secondaryBackgroundColor" value="0a1014" /> | ||
<option name="buttonColor" value="05080a" /> | ||
<option name="selectionForegroundColor" value="f8eae7" /> | ||
<option name="selectionBackgroundColor" value="c9fff7" /> | ||
<option name="textColor" value="f8eae7" /> | ||
<option name="foregroundColor" value="dce2f7" /> | ||
<option name="backgroundColor" value="05080a" /> | ||
</component> | ||
</application> |