Fixed typo

This commit is contained in:
M66B 2021-08-21 19:07:20 +02:00
parent 1b39cdb929
commit 1478802fdb
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
<color name="darkSolarizedAccent">#268bd2</color>
<color name="darkSolarizedActionBackground">#444</color><!-- Base01 is too light -->
<color name="lightSolarizedPaper">#fdf6e3</color><!-- Base3 -->
<color name="lightSolarizedBackground">#eee8d5</color><!-- Base3 -->
<color name="lightSolarizedBackground">#eee8d5</color><!-- Base2 -->
<color name="lightSolarizedActionBackground">#93a1a1</color><!-- Base1 -->
<!-- default: #323232 -->