Last active
June 10, 2020 12:24
-
-
Save karasugawasu/5215041927bb63683958aa4f4995230b to your computer and use it in GitHub Desktop.
misskeyテーマ
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": "Cure aqua dark", | |
"author": "karasugawasu", | |
"desc": "あおいだーくてーま", | |
"base": "dark", | |
"vars": { | |
"primary": "rgb(8, 0, 128)", | |
"secondary": "rgb(145, 193, 255)", | |
"text": "rgb(8, 0, 128)", | |
}, | |
"props": { | |
"divider": "rgba(143, 167, 191, 0.52)", | |
"accent": "rgb(33, 111, 50)", | |
"navActive": "rgb(111, 165, 118)", | |
"renoteGradient": "rgba(255,255,255,0)", | |
"renoteText": "#19cf86", | |
"noteActions": "#aab8c2", | |
"noteText": "rgb(150, 211, 251)", | |
"noteHeaderName": "rgb(83, 195, 107)", | |
"fg": "rgb(178, 188, 210)", | |
"badge": "rgb(38, 185, 51)", | |
"link": "rgb(54, 162, 85)", | |
"bg": "rgb(19, 63, 93)", | |
"hashtag": "rgb(236, 230, 154)", | |
"panel": "rgb(15, 17, 49)", | |
"navBg": "rgb(23, 77, 114)", | |
"navHoverFg": "rgb(59, 148, 66)", | |
"header": "rgba(6, 59, 138, 0.75)", | |
"cwBg": "rgb(76, 152, 42)", | |
"cwFg": "rgb(10, 10, 10)", | |
"cwHoverBg": "rgb(127, 210, 90)", | |
}, | |
"id": "cure-aqua-dark-misskey" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment