Skip to content

Commit

Permalink
Update with the latest tinted-theming colorschemes
Browse files Browse the repository at this point in the history
  • Loading branch information
tinted-theming-bot committed Jan 21, 2024
1 parent 8a140ee commit c27109b
Show file tree
Hide file tree
Showing 12 changed files with 10,332 additions and 0 deletions.
3,400 changes: 3,400 additions & 0 deletions colors/base16-measured-dark.icls

Large diffs are not rendered by default.

3,400 changes: 3,400 additions & 0 deletions colors/base16-measured-light.icls

Large diffs are not rendered by default.

3,400 changes: 3,400 additions & 0 deletions colors/base16-saga.icls

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions options/base16-measured-dark.accent.xml
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>
9 changes: 9 additions & 0 deletions options/base16-measured-dark.scheme.xml
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>
22 changes: 22 additions & 0 deletions options/base16-measured-dark.theme.xml
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>
13 changes: 13 additions & 0 deletions options/base16-measured-light.accent.xml
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>
9 changes: 9 additions & 0 deletions options/base16-measured-light.scheme.xml
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>
22 changes: 22 additions & 0 deletions options/base16-measured-light.theme.xml
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>
13 changes: 13 additions & 0 deletions options/base16-saga.accent.xml
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>
9 changes: 9 additions & 0 deletions options/base16-saga.scheme.xml
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>
22 changes: 22 additions & 0 deletions options/base16-saga.theme.xml
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>

0 comments on commit c27109b

Please sign in to comment.