mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Initial commit
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "Everforest Dark B",
|
||||
"description": "Forest.",
|
||||
"version": "3.0",
|
||||
"icons": {
|
||||
"16": "images/icon16.png",
|
||||
"48": "images/icon48.png",
|
||||
"128": "images/icon128.png"
|
||||
},
|
||||
"theme": {
|
||||
"colors": {
|
||||
"frame": [28, 32, 33],
|
||||
"frame_inactive": [30, 32, 31],
|
||||
"frame_incognito": [28, 32, 33],
|
||||
"frame_incognito_inactive": [30, 32, 31],
|
||||
"bookmark_text": [211, 198, 170],
|
||||
"tab_background_text": [161, 152, 131],
|
||||
"tab_background_text_inactive": [211, 198, 170],
|
||||
"tab_background_text_incognito": [161, 152, 131],
|
||||
"tab_background_text_incognito_inactive": [211, 198, 170],
|
||||
"tab_text": [168, 179, 112],
|
||||
"toolbar": [48, 49, 52],
|
||||
"toolbar_button_icon": [168, 179, 112],
|
||||
"omnibox_text": [168, 179, 112],
|
||||
"omnibox_background": [28, 32, 33],
|
||||
"ntp_background": [28, 32, 33],
|
||||
"ntp_link": [168, 179, 112],
|
||||
"ntp_text": [168, 179, 112],
|
||||
"ntp_link_underline": [28, 32, 33],
|
||||
"ntp_section_link_underline": [28, 32, 33],
|
||||
"button_background": [48, 49, 52]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user