mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 03:04:31 +10:00
Initial commit
This commit is contained in:
+35
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "TokyoNight-Dark",
|
||||
"description": "Dark",
|
||||
"version": "3.0",
|
||||
"icons": {
|
||||
"16": "images/icon16.png",
|
||||
"48": "images/icon48.png",
|
||||
"128": "images/icon128.png"
|
||||
},
|
||||
"theme": {
|
||||
"colors": {
|
||||
"frame": [26, 27, 38],
|
||||
"frame_inactive": [26, 27, 38],
|
||||
"frame_incognito": [26, 27, 38],
|
||||
"frame_incognito_inactive": [26, 27, 38],
|
||||
"bookmark_text": [192, 202, 245],
|
||||
"tab_background_text": [192, 202, 245],
|
||||
"tab_background_text_inactive": [192, 202, 245],
|
||||
"tab_background_text_incognito": [192, 202, 245],
|
||||
"tab_background_text_incognito_inactive": [192, 202, 245],
|
||||
"tab_text": [13, 183, 212],
|
||||
"toolbar": [46, 47, 66],
|
||||
"toolbar_button_icon": [192, 202, 245],
|
||||
"omnibox_text": [13, 183, 212],
|
||||
"omnibox_background": [26, 27, 38],
|
||||
"ntp_background": [46, 47, 66],
|
||||
"ntp_link": [13, 183, 212],
|
||||
"ntp_text": [13, 183, 212],
|
||||
"ntp_link_underline": [13, 183, 212],
|
||||
"ntp_section_link_underline": [13, 183, 212],
|
||||
"button_background": [30, 30, 46]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user