added bunny's blossom theme
adding rayes0's(githubname) blossom theme
This commit is contained in:
		
							parent
							
								
									13abea4340
								
							
						
					
					
						commit
						69718c7138
					
				
							
								
								
									
										35
									
								
								lua/colors/themes/blossom.lua
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								lua/colors/themes/blossom.lua
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,35 @@ | ||||
| local colors = { | ||||
|    white = "", | ||||
|    darker_black = "#dad3d0", | ||||
|    black = "#ede6e3", --  nvim bg | ||||
|    black2 = "#dad3d0", | ||||
|    one_bg = "#dad3d0", | ||||
|    one_bg2 = "#dad3d0", | ||||
|    one_bg3 = "#dad3d0", | ||||
|    grey = "#685c56", | ||||
|    grey_fg = "#938680", | ||||
|    grey_fg2 = "#938680", | ||||
|    light_grey = "#938680", | ||||
|    red = "#ce9c85", | ||||
|    baby_pink = "#ce9c85", | ||||
|    pink = "#ce9c85", | ||||
|    line = "#937f74", -- for lines like vertsplit | ||||
|    green = "#839773", | ||||
|    vibrant_green = "#839773", | ||||
|    blue = "#8f8678", | ||||
|    alt_blue = "#8f8678", | ||||
|    yellow = "#a09c80", | ||||
|    sun = "#a09c80", | ||||
|    purple = "#9c7b9c", | ||||
|    dark_purple = "#9c7b9c", | ||||
|    teal = "#8f8678", | ||||
|    orange = "#e39a83", | ||||
|    cyan = "#75998e", | ||||
|    statusline_bg = "#ede6e3", | ||||
|    lightbg = "#685c56", | ||||
|    lightbg2 = "#938680", | ||||
|    pmenu_bg = "#A3BE8C", | ||||
|    folder_bg = "#7797b7", | ||||
| } | ||||
| 
 | ||||
| return colors | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user