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

Feature request: Solarized dark & light #7

Open
magnetophon opened this issue Jan 27, 2024 · 2 comments
Open

Feature request: Solarized dark & light #7

magnetophon opened this issue Jan 27, 2024 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@magnetophon
Copy link

The classics:
https://ethanschoonover.com/solarized

I've been using solarized light for years now.

To be clear: no rush, I only ended up here since I have a small similar issue as the theme related one in this answer and two clicks later I was writing this text! :)

@sxyazi sxyazi added the good first issue Good for newcomers label Jan 28, 2024
@redoxahmii
Copy link

Any update on this ?

@sxyazi
Copy link
Member

sxyazi commented Jan 23, 2025

Hey, I've completed a color system in efea767, so creating flavors is much easier now.

You just need to specify a few colors and then run node generate.js to generate it. Anyone want to try out Solarized? You can refer to the existing Catppuccin-Latte here:

"Catppuccin Latte": {
text: "#4c4f69",
background: "#eff1f5",
primary: "#1e66f5",
secondary: "#179299",
tertiary: "#dd7878",
accent: "#ea76cb",
surface: "#ccd0da",
surface1: "#bcc0cc",
surface2: "#acb0be",
onSurface: "#9ca0b0",
onSurface1: "#8c8fa1",
onSurface2: "#7c7f93",
red: "#d20f39",
green: "#40a02b",
blue: "#1e66f5",
yellow: "#df8e1d",
_light: true,
_tmtheme: "https://raw.githubusercontent.com/catppuccin/bat/refs/heads/main/themes/Catppuccin%20Latte.tmTheme",
_tmthemeLicense: "https://raw.githubusercontent.com/catppuccin/bat/refs/heads/main/LICENSE",
},

@sxyazi sxyazi added the help wanted Extra attention is needed label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants