✨Powered by Weblate✨
See CONTRIBUTING.md for details on how can you help the project and how to provide information so we can help you in case of troubles with the app.
GNOME PDF Export SampleThe Linux version of this app is designed for GNOME and optimized for the default Adwaita theme. If you customized your system look, it can negatively affect Denaro. However, in case of a breakage, we provide a way to customize some elements using CSS so you can make it look as you need. The CSS code should be added to ~/.config/gtk-4.0/gtk.css
. An example (not really pleasant-looking, it's just to show what modifications you can apply):
.denaro-total {
background-color: @warning_color;
color: #fff;
}
.denaro-income {
color: @purple_2;
}
.denaro-expense {
background: linear-gradient(to right, #000, @blue_4);
color: #fff;
}
@define-color denaro_calendar_today_bg_color @blue_5;
@define-color denaro_calendar_today_fg_color #ff0000;
@define-color denaro_calendar_marked_day_fg_color @success_color;
@define-color denaro_calendar_selected_day_bg_color @card_bg_color;
@define-color denaro_calendar_selected_day_fg_color #55cc10;
@define-color denaro_calendar_other_month_fg_color @dark_5;
This project follows the GNOME Code of Conduct.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3