We should use CSS variables for values like theme colors etc. By using CSS variables, these values can be changed in a single location instead of having to edit them manually in every file where they appear.
# CSS Variables
We should use CSS variables for values like theme colors etc. By using CSS variables, these values can be changed in a single location instead of having to edit them manually in every file where they appear.
jakob.scheid
added this to the 0.1.0 milestone 2026-05-07 18:14:36 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
CSS Variables
We should use CSS variables for values like theme colors etc. By using CSS variables, these values can be changed in a single location instead of having to edit them manually in every file where they appear.
mainto refactor/css-variablesjakob.scheid referenced this issue2026-05-10 15:36:56 +02:00