Code Monkey home page Code Monkey logo

heroic's Issues

Themes no longer seem to work in Heroic 2.13.0

Hi!

I'm not sure if the problem is exclusive to me, but it seems that the themes included in the repo no longer work, using some kind of a default set of colors instead.

image

Contents of the catpuccin-frappe.css

body.catppuccin-mocha {
  --text-default: #cdd6f4;
  --text-secondary: #bac2de;
  --text-tertiary: #11111b;

  --background: #1e1e2e;
  --background-darker: #181825;
  --background-lighter: #313244;
  --body-background: #1e1e2e;
  --gradient-body-background: #1e1e2e;
  --input-background: #313244;
  --controller-hints-background: transparent;
  --current-background: #1e1e2e;
  --modal-background: #11111b;
  --modal-border: #89b4fa;
  --osk-background: #1e1e2e;
  --osk-button-background: #313244;
  --osk-button-border: #11111b;
  --search-bar-background: #313244;
  --search-bar-border: #313244;

  --action-icon: #cdd6f4;
  --action-icon-hover: #cba6f7;
  --action-icon-active: #89b4fa;
  --icons-background: #1e1e2e;

  --primary-button: #89b4fa;
  --primary-button-overlay: #74c7ec;
  --secondary-button: #cba6f7;
  --secondary-button-overlay: #f5c2e7;
  --tertiary-button: #f9e2af;
  --tertiary-button-overlay: #fab387;
  --success-button: #a6e3a1;
  --disabled-button: #181825;
  --disabled-button-overlay: #11111b;

  --navbar-active: #89b4fa;
  --navbar-inactive: #cdd6f4;
  --navbar-active-background: #313244;
  --navbar-accent: #cba6f7;
  --navbar-background: #181825;
  --divider: #181825;

  --success: #a6e3a1;
  --success-hover: #94e2d5;
  --danger: #f9e2af;
  --danger-hover: #fab387;

  --primary: #89b4fa;
  --secondary: #cba6f7;
  --accent: #89b4fa;

  --status-success: #a6e3a1;
  --status-warning: #f9e2af;
  --status-danger: #f38ba8;
  --status-info: #89b4fa;

  --neutral-01: #11111b;
  --neutral-02: #1e1e2e;
  --neutral-03: #313244;
  --neutral-04: #6c7086;
  --neutral-05: #a6adc8;
  --neutral-06: #cdd6f4;
}

body.catppuccin-mocha select,
body.catppuccin-mocha input {
  box-shadow: none !important;
}

Did something change in the recent releases that made the themes incompatible?

Thanks in advance!

OS: Ubuntu 23.10
Installed via Flatpak

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.