/usr/share/highlight/themes/bipolar.theme is in highlight-common 3.8-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | -- Theme generated by theme2to3
Description="Bipolar"
Default = { Colour="#d62b9a" }
Canvas = { Colour="#0f020a" }
Number = { Colour="#0083c9" }
Escape = { Colour="#2fa4a8" }
String = { Colour="#eba236" }
StringPreProc = { Colour="#d9eb36" }
BlockComment = { Colour="#35d6e5", Italic=true }
LineComment = { Colour="#35d6e5", Italic=true }
PreProcessor = { Colour="#6b5deb" }
LineNum = { Colour="#999999" }
Operator = { Colour="#e3d922" }
Keywords = {
{ Colour= "#20c79d", Bold=true },
{ Colour= "#1d9617", Bold=true },
{ Colour= "#72d42c", Bold=true },
{ Colour= "#81e535", Bold=true },
}
|