Last active
March 18, 2025 18:37
-
-
Save treuks/c7dad27f539c6f8a4103b19868cb362e to your computer and use it in GitHub Desktop.
Rose Pine for Chatterino2
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
{ | |
"colors": { | |
"accent": "#00aeef", | |
"messages": { | |
"backgrounds": { | |
"alternate": "#1d1d2a", | |
"regular": "#191724" | |
}, | |
"disabled": "#7a1c1b2a", | |
"highlightAnimationEnd": "#00e6e6e6", | |
"highlightAnimationStart": "#6ee6e6e6", | |
"selection": "#4c31748f", | |
"textColors": { | |
"caret": "#ffffff", | |
"chatPlaceholder": "#6D6C87", | |
"link": "#4286f4", | |
"regular": "#e0def4", | |
"system": "#6d6c87" | |
} | |
}, | |
"scrollbars": { | |
"background": "transparent-1", | |
"thumb": "#21202e", | |
"thumbSelected": "#403d52" | |
}, | |
"splits": { | |
"background": "#191724", | |
"dropPreview": "#300094ff", | |
"dropPreviewBorder": "#0094ff", | |
"dropTargetRect": "#000094ff", | |
"dropTargetRectBorder": "#000094ff", | |
"header": { | |
"background": "#191724", | |
"border": "#383838", | |
"focusedBackground": "#1F1D2E", | |
"focusedBorder": "#1F1D2E", | |
"focusedText": "#9ccfd8", | |
"text": "#ffffff" | |
}, | |
"input": { | |
"background": "#21202e", | |
"text": "#ffffff" | |
}, | |
"messageSeperator": "#2e2e41", | |
"resizeHandle": "#700094ff", | |
"resizeHandleBackground": "#200094ff" | |
}, | |
"tabs": { | |
"liveIndicator": "#eb6f92", | |
"rerunIndicator": "#f6c177", | |
"dividerLine": "#524f67", | |
"highlighted": { | |
"backgrounds": { | |
"hover": "#252525", | |
"regular": "#26233a", | |
"unfocused": "#191724" | |
}, | |
"line": { | |
"hover": "#ee6166", | |
"regular": "#eb6f92", | |
"unfocused": "#eb6f92" | |
}, | |
"text": "#E0DEF4" | |
}, | |
"newMessage": { | |
"backgrounds": { | |
"hover": "#252525", | |
"regular": "#1f1d2e", | |
"unfocused": "#191724" | |
}, | |
"line": { | |
"hover": "#888888", | |
"regular": "#524f67", | |
"unfocused": "#524f67" | |
}, | |
"text": "#E0DEF4" | |
}, | |
"regular": { | |
"backgrounds": { | |
"hover": "#252525", | |
"regular": "#1f1d2e", | |
"unfocused": "#191724" | |
}, | |
"line": { | |
"hover": "#444444", | |
"regular": "#1F1D2E", | |
"unfocused": "#191724" | |
}, | |
"text": "#908caa" | |
}, | |
"selected": { | |
"backgrounds": { | |
"hover": "#555555", | |
"regular": "#26233a", | |
"unfocused": "#191724" | |
}, | |
"line": { | |
"hover": "#00aeef", | |
"regular": "#31748f", | |
"unfocused": "#31748f" | |
}, | |
"text": "#e0def4" | |
} | |
}, | |
"window": { | |
"background": "#191724", | |
"text": "#E0DEF4" | |
} | |
}, | |
"metadata": { | |
"iconTheme": "light" | |
}, | |
"ctcMeta": { | |
"name": "Dark", | |
"createdAt": "1970-01-01T00:00:00Z", | |
"modifiedAt": "1970-01-01T00:00:00Z", | |
"simpleTabSettings": false, | |
"checkeredRow": true, | |
"messageSeparator": true | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://wiki.chatterino.com/Themes/