Last active
April 14, 2021 12:12
-
-
Save dumindu/243f43ba4b61b6865b32bc9701098fda to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"manifest_version": 2, | |
"name": "Whatever name 🦄", | |
"author": "Dumindu Madunuwan", | |
"version": "0.0.1", | |
"theme": { | |
"colors": { | |
"frame": "#32ae75", | |
"toolbar": "#32ae75", | |
"toolbar_field": "#32ae75", | |
"ntp_background": "#32ae75", | |
"toolbar_bottom_separator": "#32ae75", | |
"sidebar": "#288b5e", | |
"sidebar_border": "rgba(255, 255, 255, .1)", | |
"tab_background_text": "#f5f5f5", | |
"ntp_text": "#f5f5f5", | |
"toolbar_field_border": "rgba(255, 255, 255, .1)", | |
"tab_selected": "#fbbc00", | |
"tab_line": "rgba(255, 255, 255, .2)", | |
"tab_text": "#fdfdf9", | |
"sidebar_text": "#fdfdf9", | |
"popup": "#288b5e", | |
"popup_border": "#288b5e", | |
"popup_text": "#fdfdf9", | |
"toolbar_field_focus": "#288b5e", | |
"toolbar_field_text": "#f5f5f5" | |
} | |
} | |
} |
"SUPERGREEN!"
Ruby Rhod ;)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Temp