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

New color scheme palette WIP #27

Merged
merged 75 commits into from
Jan 20, 2022
Merged

New color scheme palette WIP #27

merged 75 commits into from
Jan 20, 2022

Conversation

0oAstro
Copy link
Collaborator

@0oAstro 0oAstro commented Dec 29, 2021

No description provided.

@0oAstro 0oAstro mentioned this pull request Jan 7, 2022
@0oAstro
Copy link
Collaborator Author

0oAstro commented Jan 8, 2022

Summary
fg = fg ofc
bg.alt = float bg
bg.selected = bg of selected stuff
bg.base = base bg or bg of normal
syntax["function"] = function
syntax.variable = variable
similarly, syntax.include
syntax.keyword
syntax.struct
syntax.string
syntax.parameter
syntax.property
syntax.punctuation
syntax.constructor
syntax.operator
syntax.punc_delimiter
syntax.preproc
syntax.constant
syntax.todo
syntax.conditional
syntax.number
syntax.number

phew that was long
then we have built_in (s):
built_in["function"]
built_in.variable
built_in.keyword
built_in.type
built_in.constant
ofc these are for built in counterparts :kek:

then we have git diffs
diff.add
diff.delete
diff.change
diff.text

oh theres also these colors
accent = accent of theme
match = color of match term
search_result.bg = background of matched term, kinda like orange of tokyonight
and search_result.fg same as above but foreground

now we have uri for urls

dimmed.subtle = subtle
dimmed.inactive = inactive

heading.h1 to heading.h7 }, color of all the headings

diagnostic.warn
diagnostic.error
diagnostic.hint
diagnostic.info

at last
pum.sbar = sbar of pum
pum.thumb = thumb of pum
pum.fg
pum.bg

@bryant-the-coder
Copy link
Contributor

(づ。◕‿‿◕。)づ

@0oAstro 0oAstro merged commit 29c07a2 into dev Jan 20, 2022
Copy link
Contributor

@bryant-the-coder bryant-the-coder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice

@0oAstro 0oAstro deleted the new-palette branch January 22, 2022 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants