Skip to content

Latest commit

 

History

History
102 lines (95 loc) · 9.69 KB

colors.md

File metadata and controls

102 lines (95 loc) · 9.69 KB

Theme colors

Everforest

Background colors

#232A2E#2D353B#343F44#3D484D#475258#4F585E#56635f
#543A48#514045#425047#3A515D#4D4C43

Foreground Colors

default
#D3C6AA
accents
#E67E80#E69875#DBBC7F#A7C080#83C092#7FBBB3#D699B6
greys
#7A8478#859289#9DA9A0
statusline
#A7C080#D3C6AA#E67E80

Highlights

Hex Identifier Usages
#232A2E #232A2E bg_dim Dimmed Background
#2D353B #2D353B bg0 Default Background, Line Numbers Background, Signs Background, Status Line Background (inactive), Tab Line Label (active)
#343F44 #343F44 bg1 Cursor Line Background, Color Columns, Closed Folds Background, Status Line Background (active), Tab Line Background
#3D484D #3D484D bg2 Popup Menu Background, Floating Window Background, Window Toolbar Background
#475258 #475258 bg3 List Chars, Special Keys, Tab Line Label Background (inactive)
#4F585E #4F585E bg4 Window Splits Separators, Whitespaces, Breaks
#56635f #56635f bg5 Not currently used
#543A48 #543A48 bg_visual Visual Selection
#514045 #514045 bg_red Diff Deleted Line Background, Error Highlights
#425047 #425047 bg_green Diff Added Line Background, Hint Highlights
#3A515D #3A515D bg_blue Diff Changed Line Background, Info Highlights
#4D4C43 #4D4C43 bg_yellow Warning Highlights
#D3C6AA #D3C6AA fg Default Foreground, Signs, [Treesitter: Constants, Variables, Function Parameters, Properties, Symbol Identifiers]
#E67E80 #E67E80 red Conditional Keywords, Loop Keywords, Exception Keywords, Inclusion Keywords, Uncategorised Keywords, Diff Deleted Signs, Error Messages, Error Signs
#E69875 #E69875 orange Operator Keywords, Operators, Labels, Storage Classes, Composite Types, Enumerated Types, Tags, Debugging Statements
#DBBC7F #DBBC7F yellow Types, Special Characters, Warning Messages, Warning Signs, [Treesitter: Modules, Namespaces]
#A7C080 #A7C080 green Function Names, Method Names, Strings, Characters, Hint Messages, Hint Signs, Search Highlights, [Treesitter: Constructors, Function Calls, Built-In Functions, Macro Functions, String Escapes, Regex Literals, Tag Delimiters, Non-Structured Text]
#83C092 #83C092 aqua Constants, Macros, [Treesitter: Strings, Characters]
#7FBBB3 #7FBBB3 blue Identifiers, Uncategorised Special Symbols, Diff Changed Text Background, Info Messages, Info Signs, [Treesitter: Fields, Special Punctuation, Math Environments]
#D699B6 #D699B6 purple Booleans, Numbers, Preprocessors, [Treesitter: Built-In Constants, Built-In Variables, Macro-Defined Constants, Attributes/Annotations]
#7A8478 #7A8478 grey0 Line Numbers, Fold Columns, Concealed Text, Foreground UI Elements
#859289 #859289 grey1 Comments, Punctuation Delimiters, Closed Folds, Ignored/Disabled, UI Borders, Status Line Text
#9DA9A0 #9DA9A0 grey2 Cursor Line Number, Tab Line Label (inactive)
#A7C080 #A7C080 statusline1 Menu Selection Background, Tab Line Label Background (active), Status Line Mode Indicator
#D3C6AA #D3C6AA statusline2 Status Line Mode Indicator
#E67E80 #E67E80 statusline3 Status Line Mode Indicator