Git Product home page Git Product logo

luci-theme-darkmatter's People

Contributors

chron0 avatar samunders-core avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

luci-theme-darkmatter's Issues

Some color and UI issues

chrome_2017-02-28_11-14-04
Dark contrast color box missing.

chrome_2017-02-28_11-14-31
MWAN3 status box colors look bad.
I know the status box is from the MWAN pkg and not the theme, but it would be great if you could do something to match to color of the status box to the UI.

chrome_2017-02-28_11-21-06
Remove icon overlapping with box.

iexplore_2017-03-02_23-33-57
Sort up/down arrow icon missing.

Can't be installed on 19.07.3

# opkg install luci-theme-darkmatter_0.2-beta-2_all.ipk 
Installing luci-theme-darkmatter (git-17.010.73729-fd88e48-1) to root...
Configuring luci-theme-darkmatter.
uci: Parse error (invalid command) at line 201, byte 1

OpenWrt 19.07.3, r11063-85e04e9f46

is possible to deploy this nice theme on classic and old openwrt-14.07 , barrier breaker?

Really hope this very nice dark style theme could be compiled in openwrt-14.07.

at this moment i've tried and it is not working out, having an error notice of no rule to compile the darkmatter. don't know why this would happen.

is possible to have some improvements and modifications so this could be used in BB?

or could you kindly give some tips about what we people can do who still love to use the old openwrt

Can't install your IPK that has been compiled with non-standard clib(?)

Your .IPK file can't be installed, as it has been compiled with non-standard options (not with "musl" clib???).

I tested with LEDE but the same goes for Openwrt trunk (as both use musl by default).

root@lede:~# opkg install luci-theme-darkmatter_0.1.77-1_all.ipk
Installing luci-theme-darkmatter (0.1.77-1) to root...
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-theme-darkmatter:
 *      libssp *
 * opkg_install_cmd: Cannot install package luci-theme-darkmatter.

Looking in the contents of your IPK, it declares dependency on libssp that is not available with musl.

Package: luci-theme-darkmatter
Version: 0.1.77-1
Depends: libc, libssp

The reason is SSP_SUPPORT config option that gets set by default with non-musl clib:
https://github.com/openwrt/openwrt/blob/master/toolchain/gcc/Config.in#L39

config SSP_SUPPORT
	bool
	prompt "Enable Stack-Smashing Protection support" if TOOLCHAINOPTS
	depends on !USE_MUSL
	default y if !USE_MUSL
	help
Enable Stack-Smashing Protection support

Some color combinations look bad

Some color combinations look bad. Seems to be "links part of text" components.

Example, the words "collectd" and RRDtool" get almost hidden:

image

image

Error when building via feeds.conf using src-git

./scripts/feeds update darkmatterUpdating feed 'darkmatter' from 'git://github.com/apollo-ng/luci-theme-darkmatter.git' ...Cloning into './feeds/darkmatter'...remote: Counting objects: 36, done.remote: Compressing objects: 100% (33/33), done.remote: Total 36 (delta 2), reused 33 (delta 2), pack-reused 0Receiving objects: 100% (36/36), 882.93 KiB | 156.00 KiB/s, done.Resolving deltas: 100% (2/2), done.Create index file './feeds/darkmatter.index' grep: feeds/darkmatter/Makefile:$(eval: No such file or directorygrep: $(call: No such file or directorygrep: BuildPackage,luci-theme-$(THEME_NAME)))/Makefile: No such file or directoryfeeds/darkmatter.tmp/info/.files-packageinfo.mk:1: *** target pattern contains no '%'. Stop.Collecting target info: done

It works when in local fs:

git clone https://github.com/apollo-ng/luci-theme-darkmatter.git
mv luci-theme-darkmatter <lede-source>/feeds/luci/themes
cd <lede-source>
./scripts/feeds update -i
./scripts/feeds install -a
make menuconfig --> select theme

Rework media query based font sizes

Rework media query based font sizes to find the best compromise for different display size and resolution aspects. This has only been a rough draft for first release so far.

Unable to install on OpenWRT CC.

Hello,
I have a TPLink-WDR3500 router with OpenWRT CC in it. The firmware is the generic one from OpenWRT and i haven't modified (rebuilded) it.
I am trying to install this theme via command: opkg install /luci-theme-darkmatter_0.2-beta-2_all.ipk ... But, it is showing me this error:
pkg_init_from_file: Malformed package file /luci-theme-darkmatter_0.2-beta-2_all.ipk.
Kindly let me know if i am making an error somewhere.
I am using OpenWRT CC (r46767)

How do I create a self-designed Luci theme?

Hello~
I want to create a theme,
I think your theme is very good,
So how can I create self-design theme?
Do you have some information?
Hope can get help,
Thank you so much.

Wrong SSID showing up!

okay when you are in the Wireless Overview page, and you have multiple SSID's on the same interface; if you disable one of the ssid's it will no longer show the correct name instead it will show the name of the enabled network. it affects the ssid tab's along with the ssid devices config page under status; only on the feedback not in the actual essid box. let me know if screenshots are needed.

Parse error on line 2

I followed instructions.
opkg install luci-theme-darkmatter_0.2-bata-2_all.ipk resulted in

Installing luci-theme-darkmatter (git-17.010.73729-fd88e48-1) to root...
Configuring luci-theme-darkmatter.
uci: Parse error (invalid command at line 2, byte 0

It seems to work, and I don't notice any odd behavior yet, but there's that error...

How to uninstall?

I installed it - to the internal flash.
I'd like to install it to another location, like /opt on a usb drive.

# opkg remove luci-theme-darkmatter_0.2-beta-2_all.ipk
No packages removed.

How to uninstall this?

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.