Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new theme NeoDark #13

Merged
merged 1 commit into from Oct 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions neo-dark.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
[meta]
name=NeoDark
author=JaggerJam, Johnnie
[gui]
editor.color=16777215
editor.background=1644825
editor.style.bold=0
editor.style.italic=0
editor.style.underline=0
editor.activeLine.background=2500134
gutter.color=16777215
gutter.background=1644825
bottomPanel.color=16777215
bottomPanel.background=538515737
bottomPanel.border.color=538515737
[syntax]
comments.color=3303744
comments.background=2171169
comments.style.bold=0
comments.style.italic=1
comments.style.underline=0
labels.color=13023145
labels.background=2171169
labels.style.bold=1
labels.style.italic=0
labels.style.underline=0
variables.color=8421376
variables.background=2171169
variables.style.bold=0
variables.style.italic=0
variables.style.underline=0
keywords.color=27372
keywords.background=2171169
keywords.style.bold=0
keywords.style.italic=0
keywords.style.underline=0
numbers.color=10144626
numbers.background=2171169
numbers.style.bold=0
numbers.style.italic=0
numbers.style.underline=1
strings.color=6079141
strings.background=2171169
strings.style.bold=0
strings.style.italic=0
strings.style.underline=0
models.color=9175200
models.background=2171169
models.style.bold=0
models.style.italic=0
models.style.underline=0
classes.color=8026111
classes.background=2171169
classes.style.bold=1
classes.style.italic=0
classes.style.underline=0
commands.color=4278190093
commands.background=2171169
commands.style.bold=0
commands.style.italic=0
commands.style.underline=0
directives.color=255
directives.background=2171169
directives.style.bold=0
directives.style.italic=0
directives.style.underline=0
constants.color=536870911
constants.background=536870911
constants.style.bold=0
constants.style.italic=0
constants.style.underline=0