ali322/CNodeRN

View on GitHub
app/theme/dark/module/anonymous.js

Summary

Maintainability
A
0 mins
Test Coverage
export default {
  anonymousPanel: {
    backgroundColor: '#333'
  },
  authorizeQrcodeText: {
    color: '#999'
  }
}