Giter VIP home page Giter VIP logo

Comments (1)

mvllow avatar mvllow commented on August 16, 2024 1

I started to add rose-pine-moon.theme.css and noticed that our main theme has three values that are not in our current palette (perhaps an older version):

.theme-dark {
  --background-primary: #393552;
  --background-secondary: #2a273f;
  --background-secondary-alt: #393552;
  --channeltextarea-background: #2c2842; /* TODO: Match palette*/
  --background-tertiary: #232136;
  --background-accent: #ebbcba;
  --text-normal: #dad7fd; /* TODO: Match palette */
  --text-spotify: #9ccfd8;
  --text-muted: #4f4c58 /* TODO: Match palette */;
  --text-link: #3e8fb0;
  --background-floating: #2a273f;
  --header-primary: #e0def4;
  --header-secondary: #9ccfd8;
  --header-spotify: #9ccfd8;
  --interactive-normal: #e0def4;
  --interactive-hover: #c4a7e7;
  --interactive-active: #e0def4;
  --ping: #eb6f92;
  --background-modifier-selected: #393552b4;
  --scrollbar-thin-thumb: #232136;
  --scrollbar-thin-track: transparent;
  --scrollbar-auto-thumb: #232136;
  --scrollbar-auto-track: transparent;
}

Aside from the commented colours, this code contains the updated palette values for moon. I don't have a way to test this personally but if someone wants to pick this up, feel free to start with the above :)

from discord.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.