Last active
August 29, 2019 18:20
-
-
Save nerdius/792a9f143bb902e9d5af4a615f510257 to your computer and use it in GitHub Desktop.
A theme for Revolution IRC client for Android
This file contains hidden or 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
{ | |
"name": "Chlorophyll", | |
"base": "default_dark", | |
"colors": { | |
"colorPrimaryDark": "#FF289335", | |
"colorBackground": "#FF404040", | |
"colorPrimary": "#FF40AF4F", | |
"colorAccent": "#FFFF9150", | |
"colorBackgroundFloating": "#FF525252" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment