Fix issue in theme

This commit is contained in:
Benoit Marty
2019-06-06 15:16:56 +02:00
parent 75b8932395
commit 2cc2844abf
19 changed files with 67 additions and 80 deletions

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- TODO remove those colors-->
<color name="pale_grey">#f2f5f8</color>
<color name="pale_teal">#7ac9a1</color>
<color name="bluey_grey_two">#929eb4</color>
<color name="light_blue_grey">#4ac1c9d6</color>
<color name="grey_lynch">#61708B</color>
<color name="black">#000000</color>
</resources>

View File

@ -23,6 +23,9 @@
<color name="riotx_username_7">#5c56f5</color>
<color name="riotx_username_8">#74d12c</color>
<!-- Other usefull color -->
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color>
<!-- Palette: format fo naming:
'riotx_<name in the palette snake case>_<theme>'