Added base files as well as base16 and styles

This commit is contained in:
Toastie 2025-03-22 20:32:42 +13:00
parent 2901bf2c96
commit 382b2ce94b
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
95 changed files with 7505 additions and 0 deletions
styles/embedded

View file

@ -0,0 +1,12 @@
<style name="hr_high_contrast" theme="light">
<entry type="Other" style="#d5d500"/>
<entry type="Background" style="#000000"/>
<entry type="Keyword" style="#467faf"/>
<entry type="Name" style="#ffffff"/>
<entry type="LiteralString" style="#a87662"/>
<entry type="LiteralStringBoolean" style="#467faf"/>
<entry type="LiteralNumber" style="#ffffff"/>
<entry type="Operator" style="#e4e400"/>
<entry type="OperatorWord" style="#467faf"/>
<entry type="Comment" style="#5a8349"/>
</style>