Created
December 22, 2024 13:42
-
-
Save boydaihungst/24a24a28b0ee31ec91abb16c6e6a8c24 to your computer and use it in GitHub Desktop.
aegisub dark theme, I guess
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
"Colour" : { | |
"Audio Display" : { | |
"Keyframe" : "rgb(255, 0, 255)", | |
"Line Boundary Inactive Line" : "rgb(188, 196, 201)", | |
"Line boundary End" : "rgb(0, 0, 216)", | |
"Line boundary Start" : "rgb(216, 0, 0)", | |
"Play Cursor" : "rgb(32, 255, 0)", | |
"Seconds Line" : "rgb(79, 166, 237)", | |
"Spectrum" : "Icy Blue", | |
"Syllable Boundaries" : "rgb(255, 255, 0)", | |
"Waveform" : "Green" | |
}, | |
"Schemes" : { | |
"Green" : { | |
"Inactive" : { | |
"Hue Offset" : 85.0, | |
"Hue Scale" : 0.0, | |
"Lightness Offset" : 0.0, | |
"Lightness Scale" : 100.0, | |
"Saturation Offset" : 255.0, | |
"Saturation Scale" : 0.0 | |
}, | |
"Normal" : { | |
"Hue Offset" : 85.0, | |
"Hue Scale" : 0.0, | |
"Lightness Offset" : 0.0, | |
"Lightness Scale" : 200.0, | |
"Saturation Offset" : 255.0, | |
"Saturation Scale" : 0.0 | |
}, | |
"Primary" : { | |
"Hue Offset" : 85.0, | |
"Hue Scale" : 0.0, | |
"Lightness Offset" : 25.0, | |
"Lightness Scale" : 300.0, | |
"Saturation Offset" : 128.0, | |
"Saturation Scale" : 0.0 | |
}, | |
"Selection" : { | |
"Hue Offset" : 80.0, | |
"Hue Scale" : 0.0, | |
"Lightness Offset" : 10.0, | |
"Lightness Scale" : 175.0, | |
"Saturation Offset" : 255.0, | |
"Saturation Scale" : 0.0 | |
}, | |
"UI" : { | |
"Dark" : "rgb(0, 10, 0)", | |
"Light" : "rgb(0, 200, 0)", | |
"Selection" : "rgb(0, 80, 0)" | |
}, | |
"UI Focused" : { | |
"Dark" : "rgb(0, 10, 0)", | |
"Light" : "rgb(50, 255, 50)", | |
"Selection" : "rgb(0, 80, 0)" | |
} | |
}, | |
"Icy Blue" : { | |
"Inactive" : { | |
"Hue Offset" : 191.0, | |
"Hue Scale" : -128.0, | |
"Lightness Offset" : 32.0, | |
"Lightness Scale" : 192.0, | |
"Saturation Offset" : 63.0, | |
"Saturation Scale" : 192.0 | |
}, | |
"Normal" : { | |
"Hue Offset" : 191.0, | |
"Hue Scale" : -128.0, | |
"Lightness Offset" : 0.0, | |
"Lightness Scale" : 255.0, | |
"Saturation Offset" : 127.0, | |
"Saturation Scale" : 128.0 | |
}, | |
"Primary" : { | |
"Hue Offset" : 191.0, | |
"Hue Scale" : -128.0, | |
"Lightness Offset" : 64.0, | |
"Lightness Scale" : 192.0, | |
"Saturation Offset" : 127.0, | |
"Saturation Scale" : 128.0 | |
}, | |
"Selection" : { | |
"Hue Offset" : 191.0, | |
"Hue Scale" : -128.0, | |
"Lightness Offset" : 32.0, | |
"Lightness Scale" : 192.0, | |
"Saturation Offset" : 127.0, | |
"Saturation Scale" : 128.0 | |
}, | |
"UI" : { | |
"Dark" : "rgb(8, 4, 13)", | |
"Light" : "rgb(89, 145, 220)", | |
"Selection" : "rgb(65, 34, 103)" | |
}, | |
"UI Focused" : { | |
"Dark" : "rgb(8, 4, 13)", | |
"Light" : "rgb(205, 240, 226)", | |
"Selection" : "rgb(82, 107, 213)" | |
} | |
} | |
}, | |
"Style Editor" : { | |
"Background" : { | |
"Preview" : "rgb(125, 153, 176)" | |
} | |
}, | |
"Subtitle" : { | |
"Background" : "rgb(14, 16, 19)", | |
"Syntax" : { | |
"Background" : { | |
"Brackets" : "", | |
"Comment" : "", | |
"Drawing Command" : "", | |
"Drawing X" : "", | |
"Drawing Y" : "", | |
"Error" : "rgb(255, 200, 200)", | |
"Karaoke Template" : "", | |
"Karaoke Variable" : "", | |
"Line Break" : "", | |
"Normal" : "", | |
"Parameters" : "", | |
"Slashes" : "", | |
"Tags" : "" | |
}, | |
"Bold" : { | |
"Brackets" : false, | |
"Comment" : true, | |
"Drawing Command" : true, | |
"Drawing X" : false, | |
"Drawing Y" : false, | |
"Error" : false, | |
"Karaoke Template" : true, | |
"Karaoke Variable" : true, | |
"Line Break" : true, | |
"Normal" : false, | |
"Parameters" : false, | |
"Slashes" : false, | |
"Tags" : true | |
}, | |
"Brackets" : "rgb(97, 175, 239)", | |
"Comment" : "rgb(93, 95, 104)", | |
"Drawing Command" : "rgb(0, 0, 0)", | |
"Drawing X" : "rgb(90, 40, 40)", | |
"Drawing Y" : "rgb(40, 90, 40)", | |
"Error" : "rgb(229, 85, 97)", | |
"Karaoke Template" : "rgb(191, 104, 217)", | |
"Karaoke Variable" : "rgb(191, 104, 217)", | |
"Line Break" : "rgb(160, 160, 160)", | |
"Normal" : "rgb(54, 114, 162)", | |
"Parameters" : "rgb(142, 189, 107)", | |
"Slashes" : "rgb(191, 104, 217)", | |
"Tags" : "rgb(90, 90, 90)", | |
"Underline" : { | |
"Drawing Endpoint" : true | |
} | |
} | |
}, | |
"Subtitle Grid" : { | |
"Active Border" : "rgb(0, 255, 29)", | |
"Background" : { | |
"Background" : "rgb(14, 16, 19)", | |
"Closed Fold" : "rgb(35, 35, 35)", | |
"Comment" : "rgb(63, 20, 95)", | |
"Inframe" : "rgb(34, 70, 34)", | |
"Open Fold" : "rgb(87, 84, 84)", | |
"Selected Comment" : "rgb(96, 37, 140)", | |
"Selection" : "rgb(33, 35, 43)" | |
}, | |
"CPS Error" : "rgb(255, 0, 0)", | |
"Collision" : "rgb(123, 0, 9)", | |
"Header" : "rgb(14, 16, 19)", | |
"Left Column" : "rgb(14, 16, 19)", | |
"Lines" : "rgb(8, 10, 14)", | |
"Selection" : "rgb(188, 196, 201)", | |
"Standard" : "rgb(188, 196, 201)" | |
}, | |
"Video Dummy" : { | |
"Last Colour" : "rgb(47, 163, 254)" | |
}, | |
"Visual Tools" : { | |
"Highlight Primary" : "rgb(255, 169, 40)", | |
"Highlight Secondary" : "rgb(255, 253, 185)", | |
"Lines Primary" : "rgb(187, 0, 0)", | |
"Lines Secondary" : "rgb(124, 37, 23)", | |
"Shaded Area Alpha" : 0.5 | |
} | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment